[==========] 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 12:19:09.192858  9416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.50.62:43651
I20260709 12:19:09.194589  9416 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 12:19:09.195694  9416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:09.213362  9425 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 12:19:09.213335  9422 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 12:19:09.213999  9423 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 12:19:09.215502  9416 server_base.cc:1061] running on GCE node
I20260709 12:19:10.337778  9416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:10.338042  9416 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 12:19:10.338459  9416 hybrid_clock.cc:648] HybridClock initialized: now 1783599550338404 us; error 0 us; skew 500 ppm
I20260709 12:19:10.339470  9416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:10.346019  9416 webserver.cc:533] Webserver started at http://127.9.50.62:35979/ using document root <none> and password file <none>
I20260709 12:19:10.346995  9416 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:10.347258  9416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:10.347853  9416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:10.354435  9416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599549021389-9416-0/minicluster-data/master-0-root/instance:
uuid: "8464d2e1f9fd4ae1816119c1d20e6922"
format_stamp: "Formatted at 2026-07-09 12:19:10 on dist-test-slave-hw7q"
I20260709 12:19:10.362985  9416 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:19:10.369724  9431 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:10.371258  9416 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:19:10.371665  9416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599549021389-9416-0/minicluster-data/master-0-root
uuid: "8464d2e1f9fd4ae1816119c1d20e6922"
format_stamp: "Formatted at 2026-07-09 12:19:10 on dist-test-slave-hw7q"
I20260709 12:19:10.372035  9416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599549021389-9416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599549021389-9416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599549021389-9416-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 12:19:10.432664  9416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:10.434254  9416 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 12:19:10.434717  9416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:10.506513  9416 rpc_server.cc:307] RPC server started. Bound to: 127.9.50.62:43651
I20260709 12:19:10.506596  9482 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.50.62:43651 every 8 connection(s)
I20260709 12:19:10.514775  9483 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 12:19:10.536585  9483 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922: Bootstrap starting.
I20260709 12:19:10.542486  9483 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:10.544407  9483 log.cc:826] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922: Log is configured to *not* fsync() on all Append() calls
I20260709 12:19:10.549067  9483 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922: No bootstrap required, opened a new log
I20260709 12:19:10.570644  9483 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8464d2e1f9fd4ae1816119c1d20e6922" member_type: VOTER }
I20260709 12:19:10.571383  9483 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:10.571705  9483 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8464d2e1f9fd4ae1816119c1d20e6922, State: Initialized, Role: FOLLOWER
I20260709 12:19:10.572881  9483 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8464d2e1f9fd4ae1816119c1d20e6922" member_type: VOTER }
I20260709 12:19:10.573611  9483 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:19:10.573979  9483 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:19:10.574426  9483 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:10.579313  9483 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8464d2e1f9fd4ae1816119c1d20e6922" member_type: VOTER }
I20260709 12:19:10.580052  9483 leader_election.cc:304] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922 [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: 8464d2e1f9fd4ae1816119c1d20e6922; no voters: 
I20260709 12:19:10.581672  9483 leader_election.cc:290] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:19:10.582018  9486 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:10.584074  9486 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922 [term 1 LEADER]: Becoming Leader. State: Replica: 8464d2e1f9fd4ae1816119c1d20e6922, State: Running, Role: LEADER
I20260709 12:19:10.584987  9486 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922 [LEADER]: Queue going to LEADER mode. State: All 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: "8464d2e1f9fd4ae1816119c1d20e6922" member_type: VOTER }
I20260709 12:19:10.586043  9483 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:19:10.594671  9488 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8464d2e1f9fd4ae1816119c1d20e6922" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8464d2e1f9fd4ae1816119c1d20e6922" member_type: VOTER } }
I20260709 12:19:10.595111  9487 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8464d2e1f9fd4ae1816119c1d20e6922. Latest consensus state: current_term: 1 leader_uuid: "8464d2e1f9fd4ae1816119c1d20e6922" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8464d2e1f9fd4ae1816119c1d20e6922" member_type: VOTER } }
I20260709 12:19:10.595532  9488 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922 [sys.catalog]: This master's current role is: LEADER
I20260709 12:19:10.595638  9487 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922 [sys.catalog]: This master's current role is: LEADER
I20260709 12:19:10.599058  9495 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:19:10.609889  9495 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:19:10.612262  9416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:19:10.628679  9495 catalog_manager.cc:1383] Generated new cluster ID: 522014c80aec40fcb0c96d4bbc7e3fcf
I20260709 12:19:10.629009  9495 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:19:10.649994  9495 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:19:10.652302  9495 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:19:10.670643  9495 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922: Generated new TSK 0
I20260709 12:19:10.671670  9495 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:19:10.679747  9416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:10.689723  9505 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 12:19:10.691639  9506 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 12:19:10.694855  9416 server_base.cc:1061] running on GCE node
W20260709 12:19:10.695142  9508 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 12:19:10.696143  9416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:10.696429  9416 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 12:19:10.696650  9416 hybrid_clock.cc:648] HybridClock initialized: now 1783599550696630 us; error 0 us; skew 500 ppm
I20260709 12:19:10.697441  9416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:10.701751  9416 webserver.cc:533] Webserver started at http://127.9.50.1:46701/ using document root <none> and password file <none>
I20260709 12:19:10.702502  9416 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:10.702775  9416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:10.703133  9416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:10.704658  9416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599549021389-9416-0/minicluster-data/ts-0-root/instance:
uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
format_stamp: "Formatted at 2026-07-09 12:19:10 on dist-test-slave-hw7q"
I20260709 12:19:10.712064  9416 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:19:10.717557  9513 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:10.718400  9416 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:19:10.718698  9416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599549021389-9416-0/minicluster-data/ts-0-root
uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
format_stamp: "Formatted at 2026-07-09 12:19:10 on dist-test-slave-hw7q"
I20260709 12:19:10.719060  9416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599549021389-9416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599549021389-9416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599549021389-9416-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 12:19:10.746981  9416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:10.748520  9416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:10.751569  9416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:10.756129  9416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:10.756385  9416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:10.756655  9416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:10.756832  9416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:10.853726  9416 rpc_server.cc:307] RPC server started. Bound to: 127.9.50.1:46553
I20260709 12:19:10.853801  9575 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.50.1:46553 every 8 connection(s)
I20260709 12:19:10.860612  9416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:10.869923  9580 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 12:19:10.873142  9581 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 12:19:10.879222  9416 server_base.cc:1061] running on GCE node
W20260709 12:19:10.880926  9584 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 12:19:10.881932  9416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:10.882157  9416 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 12:19:10.882331  9416 hybrid_clock.cc:648] HybridClock initialized: now 1783599550882315 us; error 0 us; skew 500 ppm
I20260709 12:19:10.882985  9416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:10.887866  9416 webserver.cc:533] Webserver started at http://127.9.50.2:36199/ using document root <none> and password file <none>
I20260709 12:19:10.888118  9576 heartbeater.cc:344] Connected to a master server at 127.9.50.62:43651
I20260709 12:19:10.888538  9416 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:10.888616  9576 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:10.888782  9416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:10.889129  9416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:10.889863  9576 heartbeater.cc:507] Master 127.9.50.62:43651 requested a full tablet report, sending...
I20260709 12:19:10.890296  9416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599549021389-9416-0/minicluster-data/ts-1-root/instance:
uuid: "dddf04a9087c4cd5b145e3fb72a83102"
format_stamp: "Formatted at 2026-07-09 12:19:10 on dist-test-slave-hw7q"
I20260709 12:19:10.894156  9448 ts_manager.cc:194] Registered new tserver with Master: b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553)
I20260709 12:19:10.896729  9416 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260709 12:19:10.897001  9448 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53130
I20260709 12:19:10.902124  9588 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:10.902988  9416 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260709 12:19:10.903255  9416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599549021389-9416-0/minicluster-data/ts-1-root
uuid: "dddf04a9087c4cd5b145e3fb72a83102"
format_stamp: "Formatted at 2026-07-09 12:19:10 on dist-test-slave-hw7q"
I20260709 12:19:10.903523  9416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599549021389-9416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599549021389-9416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599549021389-9416-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 12:19:10.920637  9416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:10.922016  9416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:10.924417  9416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:10.927351  9416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:10.927551  9416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:10.927793  9416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:10.927935  9416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:11.022117  9416 rpc_server.cc:307] RPC server started. Bound to: 127.9.50.2:34513
I20260709 12:19:11.022351  9650 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.50.2:34513 every 8 connection(s)
I20260709 12:19:11.033119  9416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:11.041460  9654 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 12:19:11.044289  9655 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 12:19:11.046656  9651 heartbeater.cc:344] Connected to a master server at 127.9.50.62:43651
I20260709 12:19:11.047140  9651 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:11.048175  9651 heartbeater.cc:507] Master 127.9.50.62:43651 requested a full tablet report, sending...
I20260709 12:19:11.051403  9448 ts_manager.cc:194] Registered new tserver with Master: dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513)
I20260709 12:19:11.053401  9448 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53138
W20260709 12:19:11.059478  9657 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 12:19:11.060385  9416 server_base.cc:1061] running on GCE node
I20260709 12:19:11.061462  9416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:11.061736  9416 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 12:19:11.061941  9416 hybrid_clock.cc:648] HybridClock initialized: now 1783599551061923 us; error 0 us; skew 500 ppm
I20260709 12:19:11.062693  9416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:11.066605  9416 webserver.cc:533] Webserver started at http://127.9.50.3:41621/ using document root <none> and password file <none>
I20260709 12:19:11.067333  9416 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:11.067586  9416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:11.067914  9416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:11.069437  9416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599549021389-9416-0/minicluster-data/ts-2-root/instance:
uuid: "f627df9206474a5c87e051bfc5bc6f1f"
format_stamp: "Formatted at 2026-07-09 12:19:11 on dist-test-slave-hw7q"
I20260709 12:19:11.076089  9416 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.004s
I20260709 12:19:11.081542  9662 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:11.082494  9416 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:19:11.082855  9416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599549021389-9416-0/minicluster-data/ts-2-root
uuid: "f627df9206474a5c87e051bfc5bc6f1f"
format_stamp: "Formatted at 2026-07-09 12:19:11 on dist-test-slave-hw7q"
I20260709 12:19:11.083176  9416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599549021389-9416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599549021389-9416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599549021389-9416-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 12:19:11.103505  9416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:11.104782  9416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:11.106153  9416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:11.108318  9416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:11.108517  9416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:11.108752  9416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:11.108924  9416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:11.193383  9416 rpc_server.cc:307] RPC server started. Bound to: 127.9.50.3:36203
I20260709 12:19:11.193465  9724 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.50.3:36203 every 8 connection(s)
I20260709 12:19:11.210629  9725 heartbeater.cc:344] Connected to a master server at 127.9.50.62:43651
I20260709 12:19:11.211046  9725 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:11.211814  9725 heartbeater.cc:507] Master 127.9.50.62:43651 requested a full tablet report, sending...
I20260709 12:19:11.214303  9448 ts_manager.cc:194] Registered new tserver with Master: f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:11.214395  9416 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016032234s
I20260709 12:19:11.216181  9448 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53140
I20260709 12:19:11.266790  9448 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53148:
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 12:19:11.270574  9448 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 12:19:11.375870  9541 tablet_service.cc:1511] Processing CreateTablet for tablet 74081f2cbe724a24bc1d0988fbf30e91 (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:19:11.376546  9540 tablet_service.cc:1511] Processing CreateTablet for tablet 92a0724ceca24b3884bace46c6ddcb40 (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:19:11.377604  9541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74081f2cbe724a24bc1d0988fbf30e91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.378744  9535 tablet_service.cc:1511] Processing CreateTablet for tablet 2c930c80a55446ce8abf26393118755e (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:19:11.379127  9538 tablet_service.cc:1511] Processing CreateTablet for tablet e7153b561eb94cbf866b49bbcd9e4b13 (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:19:11.380270  9535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c930c80a55446ce8abf26393118755e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.380074  9539 tablet_service.cc:1511] Processing CreateTablet for tablet f53bd77a4d4f4cc9ab5d4064d028c418 (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:19:11.381021  9537 tablet_service.cc:1511] Processing CreateTablet for tablet dad18151fdfc48fb8707784c6ac947ef (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:19:11.382603  9536 tablet_service.cc:1511] Processing CreateTablet for tablet 4d8c7edc36064659a553e79c4a6fe6da (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:19:11.382738  9540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a0724ceca24b3884bace46c6ddcb40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.386538  9539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53bd77a4d4f4cc9ab5d4064d028c418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.388154  9538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7153b561eb94cbf866b49bbcd9e4b13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.389640  9537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dad18151fdfc48fb8707784c6ac947ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.391232  9536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d8c7edc36064659a553e79c4a6fe6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.397410  9615 tablet_service.cc:1511] Processing CreateTablet for tablet 92a0724ceca24b3884bace46c6ddcb40 (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:19:11.407743  9616 tablet_service.cc:1511] Processing CreateTablet for tablet 74081f2cbe724a24bc1d0988fbf30e91 (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:19:11.401563  9614 tablet_service.cc:1511] Processing CreateTablet for tablet f53bd77a4d4f4cc9ab5d4064d028c418 (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:19:11.404206  9615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a0724ceca24b3884bace46c6ddcb40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.424171  9614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53bd77a4d4f4cc9ab5d4064d028c418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.426764  9616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74081f2cbe724a24bc1d0988fbf30e91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.435094  9690 tablet_service.cc:1511] Processing CreateTablet for tablet 74081f2cbe724a24bc1d0988fbf30e91 (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:19:11.436535  9690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74081f2cbe724a24bc1d0988fbf30e91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.440189  9689 tablet_service.cc:1511] Processing CreateTablet for tablet 92a0724ceca24b3884bace46c6ddcb40 (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:19:11.441594  9689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a0724ceca24b3884bace46c6ddcb40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.444933  9688 tablet_service.cc:1511] Processing CreateTablet for tablet f53bd77a4d4f4cc9ab5d4064d028c418 (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:19:11.446331  9688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53bd77a4d4f4cc9ab5d4064d028c418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.453318  9687 tablet_service.cc:1511] Processing CreateTablet for tablet e7153b561eb94cbf866b49bbcd9e4b13 (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:19:11.459431  9686 tablet_service.cc:1511] Processing CreateTablet for tablet dad18151fdfc48fb8707784c6ac947ef (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:19:11.462193  9685 tablet_service.cc:1511] Processing CreateTablet for tablet 4d8c7edc36064659a553e79c4a6fe6da (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:19:11.469007  9687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7153b561eb94cbf866b49bbcd9e4b13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.473832  9684 tablet_service.cc:1511] Processing CreateTablet for tablet 2c930c80a55446ce8abf26393118755e (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:19:11.463212  9613 tablet_service.cc:1511] Processing CreateTablet for tablet e7153b561eb94cbf866b49bbcd9e4b13 (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:19:11.478485  9686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dad18151fdfc48fb8707784c6ac947ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.487497  9685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d8c7edc36064659a553e79c4a6fe6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.483765  9743 tablet_bootstrap.cc:492] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da: Bootstrap starting.
I20260709 12:19:11.490983  9611 tablet_service.cc:1511] Processing CreateTablet for tablet 4d8c7edc36064659a553e79c4a6fe6da (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:19:11.476987  9612 tablet_service.cc:1511] Processing CreateTablet for tablet dad18151fdfc48fb8707784c6ac947ef (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:19:11.496511  9613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7153b561eb94cbf866b49bbcd9e4b13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.497193  9684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c930c80a55446ce8abf26393118755e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.500013  9612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dad18151fdfc48fb8707784c6ac947ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.499962  9610 tablet_service.cc:1511] Processing CreateTablet for tablet 2c930c80a55446ce8abf26393118755e (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:19:11.507114  9610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c930c80a55446ce8abf26393118755e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.522619  9609 tablet_service.cc:1511] Processing CreateTablet for tablet e755c5b88c314483a5ec16904f186d6c (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:19:11.534940  9611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d8c7edc36064659a553e79c4a6fe6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.539320  9609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e755c5b88c314483a5ec16904f186d6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.538347  9540 tablet_service.cc:1511] Processing CreateTablet for tablet e755c5b88c314483a5ec16904f186d6c (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:19:11.549489  9540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e755c5b88c314483a5ec16904f186d6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.549670  9683 tablet_service.cc:1511] Processing CreateTablet for tablet e755c5b88c314483a5ec16904f186d6c (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:19:11.552870  9683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e755c5b88c314483a5ec16904f186d6c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:19:11.606314  9496 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:11.649672  9616 tablet_service.cc:1511] Processing CreateTablet for tablet 255ea14aaef24f9bbcd06521fdc92eb6 (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:19:11.650391  9536 tablet_service.cc:1511] Processing CreateTablet for tablet 255ea14aaef24f9bbcd06521fdc92eb6 (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:19:11.650993  9616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255ea14aaef24f9bbcd06521fdc92eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.651537  9536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255ea14aaef24f9bbcd06521fdc92eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.657349  9743 tablet_bootstrap.cc:654] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:11.672662  9746 tablet_bootstrap.cc:492] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f: Bootstrap starting.
I20260709 12:19:11.676656  9744 tablet_bootstrap.cc:492] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102: Bootstrap starting.
I20260709 12:19:11.689986  9683 tablet_service.cc:1511] Processing CreateTablet for tablet 255ea14aaef24f9bbcd06521fdc92eb6 (DEFAULT_TABLE table=test-workload [id=1cef56f230a1425ba7f2a059557fb725]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:19:11.702463  9743 tablet_bootstrap.cc:492] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da: No bootstrap required, opened a new log
I20260709 12:19:11.703047  9743 ts_tablet_manager.cc:1403] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da: Time spent bootstrapping tablet: real 0.232s	user 0.006s	sys 0.013s
I20260709 12:19:11.699079  9683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255ea14aaef24f9bbcd06521fdc92eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:11.715632  9743 raft_consensus.cc:359] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.716816  9743 raft_consensus.cc:385] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:11.717212  9743 raft_consensus.cc:740] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b36ede3e77434fcbab3d3cd14fcce4da, State: Initialized, Role: FOLLOWER
I20260709 12:19:11.718487  9743 consensus_queue.cc:260] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.719043  9744 tablet_bootstrap.cc:654] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:11.719110  9746 tablet_bootstrap.cc:654] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:11.732375  9746 tablet_bootstrap.cc:492] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f: No bootstrap required, opened a new log
I20260709 12:19:11.732900  9743 ts_tablet_manager.cc:1434] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.010s
I20260709 12:19:11.732942  9746 ts_tablet_manager.cc:1403] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.011s
I20260709 12:19:11.732864  9576 heartbeater.cc:499] Master 127.9.50.62:43651 was elected leader, sending a full tablet report...
I20260709 12:19:11.734413  9743 tablet_bootstrap.cc:492] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da: Bootstrap starting.
I20260709 12:19:11.736724  9746 raft_consensus.cc:359] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.737514  9746 raft_consensus.cc:385] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:11.738407  9746 raft_consensus.cc:740] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f627df9206474a5c87e051bfc5bc6f1f, State: Initialized, Role: FOLLOWER
I20260709 12:19:11.739480  9746 consensus_queue.cc:260] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.741597  9743 tablet_bootstrap.cc:654] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:11.749070  9744 tablet_bootstrap.cc:492] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102: No bootstrap required, opened a new log
I20260709 12:19:11.749691  9744 ts_tablet_manager.cc:1403] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102: Time spent bootstrapping tablet: real 0.101s	user 0.010s	sys 0.012s
I20260709 12:19:11.753326  9744 raft_consensus.cc:359] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.754151  9744 raft_consensus.cc:385] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:11.754509  9744 raft_consensus.cc:740] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Initialized, Role: FOLLOWER
I20260709 12:19:11.758311  9743 tablet_bootstrap.cc:492] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da: No bootstrap required, opened a new log
I20260709 12:19:11.758958  9743 ts_tablet_manager.cc:1403] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.008s
I20260709 12:19:11.763980  9725 heartbeater.cc:499] Master 127.9.50.62:43651 was elected leader, sending a full tablet report...
I20260709 12:19:11.764600  9746 ts_tablet_manager.cc:1434] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.010s
I20260709 12:19:11.766011  9746 tablet_bootstrap.cc:492] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f: Bootstrap starting.
I20260709 12:19:11.768522  9750 raft_consensus.cc:493] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:11.769057  9750 raft_consensus.cc:515] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.772197  9750 leader_election.cc:290] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513)
I20260709 12:19:11.762430  9743 raft_consensus.cc:359] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.773207  9743 raft_consensus.cc:385] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:11.773540  9743 raft_consensus.cc:740] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b36ede3e77434fcbab3d3cd14fcce4da, State: Initialized, Role: FOLLOWER
I20260709 12:19:11.774569  9744 consensus_queue.cc:260] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.776782  9743 consensus_queue.cc:260] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.778927  9743 ts_tablet_manager.cc:1434] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 12:19:11.780365  9743 tablet_bootstrap.cc:492] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da: Bootstrap starting.
I20260709 12:19:11.781383  9651 heartbeater.cc:499] Master 127.9.50.62:43651 was elected leader, sending a full tablet report...
I20260709 12:19:11.783489  9746 tablet_bootstrap.cc:654] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:11.790323  9744 ts_tablet_manager.cc:1434] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102: Time spent starting tablet: real 0.040s	user 0.001s	sys 0.010s
I20260709 12:19:11.792351  9744 tablet_bootstrap.cc:492] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102: Bootstrap starting.
I20260709 12:19:11.808427  9743 tablet_bootstrap.cc:654] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:11.812268  9744 tablet_bootstrap.cc:654] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:11.814018  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a0724ceca24b3884bace46c6ddcb40" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102" is_pre_election: true
I20260709 12:19:11.815578  9626 raft_consensus.cc:2468] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 0.
I20260709 12:19:11.818066  9663 leader_election.cc:304] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dddf04a9087c4cd5b145e3fb72a83102, f627df9206474a5c87e051bfc5bc6f1f; no voters: 
I20260709 12:19:11.827699  9744 tablet_bootstrap.cc:492] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102: No bootstrap required, opened a new log
I20260709 12:19:11.828217  9744 ts_tablet_manager.cc:1403] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.004s
I20260709 12:19:11.821528  9752 raft_consensus.cc:2804] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:11.828917  9752 raft_consensus.cc:493] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:11.829278  9752 raft_consensus.cc:3060] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:11.833264  9743 tablet_bootstrap.cc:492] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da: No bootstrap required, opened a new log
I20260709 12:19:11.833750  9743 ts_tablet_manager.cc:1403] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.007s
I20260709 12:19:11.831034  9746 tablet_bootstrap.cc:492] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f: No bootstrap required, opened a new log
I20260709 12:19:11.834424  9744 raft_consensus.cc:359] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.835427  9744 raft_consensus.cc:385] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:11.835923  9746 ts_tablet_manager.cc:1403] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.015s
I20260709 12:19:11.836032  9744 raft_consensus.cc:740] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Initialized, Role: FOLLOWER
I20260709 12:19:11.837978  9743 raft_consensus.cc:359] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.838691  9743 raft_consensus.cc:385] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:11.837078  9744 consensus_queue.cc:260] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.839015  9743 raft_consensus.cc:740] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b36ede3e77434fcbab3d3cd14fcce4da, State: Initialized, Role: FOLLOWER
I20260709 12:19:11.839753  9743 consensus_queue.cc:260] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.840474  9752 raft_consensus.cc:515] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.841869  9743 ts_tablet_manager.cc:1434] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:19:11.842811  9743 tablet_bootstrap.cc:492] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da: Bootstrap starting.
I20260709 12:19:11.849998  9551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a0724ceca24b3884bace46c6ddcb40" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" is_pre_election: true
I20260709 12:19:11.850636  9743 tablet_bootstrap.cc:654] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:11.851025  9744 ts_tablet_manager.cc:1434] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:19:11.850719  9551 raft_consensus.cc:2468] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 0.
I20260709 12:19:11.852804  9746 raft_consensus.cc:359] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.853564  9746 raft_consensus.cc:385] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:11.853852  9746 raft_consensus.cc:740] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f627df9206474a5c87e051bfc5bc6f1f, State: Initialized, Role: FOLLOWER
I20260709 12:19:11.854545  9746 consensus_queue.cc:260] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.855329  9551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a0724ceca24b3884bace46c6ddcb40" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
I20260709 12:19:11.855871  9551 raft_consensus.cc:3060] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:11.856945  9746 ts_tablet_manager.cc:1434] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 12:19:11.857724  9752 leader_election.cc:290] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 election: Requested vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513)
I20260709 12:19:11.857883  9746 tablet_bootstrap.cc:492] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f: Bootstrap starting.
W20260709 12:19:11.860657  9577 tablet.cc:2406] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:19:11.862895  9744 tablet_bootstrap.cc:492] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102: Bootstrap starting.
I20260709 12:19:11.863215  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a0724ceca24b3884bace46c6ddcb40" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
I20260709 12:19:11.863780  9626 raft_consensus.cc:3060] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:11.870249  9746 tablet_bootstrap.cc:654] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:11.876076  9551 raft_consensus.cc:2468] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 1.
I20260709 12:19:11.878002  9665 leader_election.cc:304] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b36ede3e77434fcbab3d3cd14fcce4da, f627df9206474a5c87e051bfc5bc6f1f; no voters: 
I20260709 12:19:11.879711  9752 raft_consensus.cc:2804] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:11.880270  9752 raft_consensus.cc:697] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [term 1 LEADER]: Becoming Leader. State: Replica: f627df9206474a5c87e051bfc5bc6f1f, State: Running, Role: LEADER
I20260709 12:19:11.881269  9752 consensus_queue.cc:237] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.881982  9743 tablet_bootstrap.cc:492] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da: No bootstrap required, opened a new log
I20260709 12:19:11.882709  9743 ts_tablet_manager.cc:1403] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.000s
I20260709 12:19:11.887271  9626 raft_consensus.cc:2468] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 1.
I20260709 12:19:11.886961  9743 raft_consensus.cc:359] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.888384  9743 raft_consensus.cc:385] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:11.888864  9743 raft_consensus.cc:740] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b36ede3e77434fcbab3d3cd14fcce4da, State: Initialized, Role: FOLLOWER
I20260709 12:19:11.890266  9743 consensus_queue.cc:260] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.891633  9747 raft_consensus.cc:493] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:11.892133  9747 raft_consensus.cc:515] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.893424  9744 tablet_bootstrap.cc:654] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:11.894939  9747 leader_election.cc:290] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:11.898437  9746 tablet_bootstrap.cc:492] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f: No bootstrap required, opened a new log
I20260709 12:19:11.899020  9746 ts_tablet_manager.cc:1403] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.010s
I20260709 12:19:11.905670  9746 raft_consensus.cc:359] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.906467  9746 raft_consensus.cc:385] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:11.906769  9746 raft_consensus.cc:740] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f627df9206474a5c87e051bfc5bc6f1f, State: Initialized, Role: FOLLOWER
I20260709 12:19:11.907835  9746 consensus_queue.cc:260] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.912358  9746 ts_tablet_manager.cc:1434] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 12:19:11.911710  9446 catalog_manager.cc:5697] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f reported cstate change: term changed from 0 to 1, leader changed from <none> to f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3). New cstate: current_term: 1 leader_uuid: "f627df9206474a5c87e051bfc5bc6f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:11.914430  9743 ts_tablet_manager.cc:1434] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da: Time spent starting tablet: real 0.031s	user 0.013s	sys 0.003s
I20260709 12:19:11.915855  9746 tablet_bootstrap.cc:492] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f: Bootstrap starting.
I20260709 12:19:11.916610  9743 tablet_bootstrap.cc:492] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da: Bootstrap starting.
I20260709 12:19:11.923365  9743 tablet_bootstrap.cc:654] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:11.935902  9746 tablet_bootstrap.cc:654] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:11.940026  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7153b561eb94cbf866b49bbcd9e4b13" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102" is_pre_election: true
W20260709 12:19:11.943922  9514 leader_election.cc:343] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:11.949611  9700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7153b561eb94cbf866b49bbcd9e4b13" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f" is_pre_election: true
I20260709 12:19:11.951262  9743 tablet_bootstrap.cc:492] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da: No bootstrap required, opened a new log
I20260709 12:19:11.951814  9743 ts_tablet_manager.cc:1403] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.010s
W20260709 12:19:11.951829  9515 leader_election.cc:343] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:11.952504  9515 leader_election.cc:304] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b36ede3e77434fcbab3d3cd14fcce4da; no voters: dddf04a9087c4cd5b145e3fb72a83102, f627df9206474a5c87e051bfc5bc6f1f
I20260709 12:19:11.953693  9764 raft_consensus.cc:2749] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:11.954583  9744 tablet_bootstrap.cc:492] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102: No bootstrap required, opened a new log
I20260709 12:19:11.955178  9744 ts_tablet_manager.cc:1403] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102: Time spent bootstrapping tablet: real 0.093s	user 0.023s	sys 0.007s
I20260709 12:19:11.956318  9743 raft_consensus.cc:359] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.957175  9743 raft_consensus.cc:385] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:11.957484  9743 raft_consensus.cc:740] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b36ede3e77434fcbab3d3cd14fcce4da, State: Initialized, Role: FOLLOWER
I20260709 12:19:11.958290  9743 consensus_queue.cc:260] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.958410  9744 raft_consensus.cc:359] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.959296  9744 raft_consensus.cc:385] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:11.959643  9744 raft_consensus.cc:740] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Initialized, Role: FOLLOWER
I20260709 12:19:11.960449  9744 consensus_queue.cc:260] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.964308  9743 ts_tablet_manager.cc:1434] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:19:11.966148  9743 tablet_bootstrap.cc:492] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da: Bootstrap starting.
I20260709 12:19:11.966357  9744 ts_tablet_manager.cc:1434] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 12:19:11.967486  9744 tablet_bootstrap.cc:492] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102: Bootstrap starting.
I20260709 12:19:11.973671  9746 tablet_bootstrap.cc:492] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f: No bootstrap required, opened a new log
I20260709 12:19:11.974159  9746 ts_tablet_manager.cc:1403] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.013s
I20260709 12:19:11.974255  9744 tablet_bootstrap.cc:654] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:11.977572  9746 raft_consensus.cc:359] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.978607  9746 raft_consensus.cc:385] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:11.979080  9746 raft_consensus.cc:740] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f627df9206474a5c87e051bfc5bc6f1f, State: Initialized, Role: FOLLOWER
I20260709 12:19:11.980085  9746 consensus_queue.cc:260] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.982550  9746 ts_tablet_manager.cc:1434] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260709 12:19:11.983542  9746 tablet_bootstrap.cc:492] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f: Bootstrap starting.
I20260709 12:19:11.984850  9764 raft_consensus.cc:493] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:11.985306  9764 raft_consensus.cc:515] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:11.987699  9764 leader_election.cc:290] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:11.988739  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8c7edc36064659a553e79c4a6fe6da" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102" is_pre_election: true
I20260709 12:19:11.989915  9700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8c7edc36064659a553e79c4a6fe6da" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f" is_pre_election: true
W20260709 12:19:11.991364  9515 leader_election.cc:343] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:11.992442  9514 leader_election.cc:343] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:11.992846  9514 leader_election.cc:304] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b36ede3e77434fcbab3d3cd14fcce4da; no voters: dddf04a9087c4cd5b145e3fb72a83102, f627df9206474a5c87e051bfc5bc6f1f
I20260709 12:19:11.993635  9764 raft_consensus.cc:2749] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:11.994541  9743 tablet_bootstrap.cc:654] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:11.995868  9744 tablet_bootstrap.cc:492] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102: No bootstrap required, opened a new log
I20260709 12:19:11.996346  9744 ts_tablet_manager.cc:1403] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.007s
I20260709 12:19:11.997298  9746 tablet_bootstrap.cc:654] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:11.999212  9744 raft_consensus.cc:359] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.000242  9744 raft_consensus.cc:385] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:12.000526  9744 raft_consensus.cc:740] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Initialized, Role: FOLLOWER
I20260709 12:19:12.001310  9744 consensus_queue.cc:260] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.005807  9744 ts_tablet_manager.cc:1434] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:19:12.006784  9744 tablet_bootstrap.cc:492] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102: Bootstrap starting.
I20260709 12:19:12.007313  9743 tablet_bootstrap.cc:492] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da: No bootstrap required, opened a new log
I20260709 12:19:12.007818  9743 ts_tablet_manager.cc:1403] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.002s
I20260709 12:19:12.010421  9746 tablet_bootstrap.cc:492] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f: No bootstrap required, opened a new log
I20260709 12:19:12.010973  9746 ts_tablet_manager.cc:1403] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.006s
I20260709 12:19:12.010723  9743 raft_consensus.cc:359] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.012398  9743 raft_consensus.cc:385] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:12.012707  9743 raft_consensus.cc:740] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b36ede3e77434fcbab3d3cd14fcce4da, State: Initialized, Role: FOLLOWER
I20260709 12:19:12.013643  9743 consensus_queue.cc:260] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.014340  9746 raft_consensus.cc:359] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.015671  9744 tablet_bootstrap.cc:654] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:12.015882  9746 raft_consensus.cc:385] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:12.016593  9746 raft_consensus.cc:740] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f627df9206474a5c87e051bfc5bc6f1f, State: Initialized, Role: FOLLOWER
I20260709 12:19:12.017331  9746 consensus_queue.cc:260] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.019825  9746 ts_tablet_manager.cc:1434] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260709 12:19:12.020929  9746 tablet_bootstrap.cc:492] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f: Bootstrap starting.
I20260709 12:19:12.028566  9743 ts_tablet_manager.cc:1434] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:19:12.029579  9743 tablet_bootstrap.cc:492] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da: Bootstrap starting.
I20260709 12:19:12.033129  9746 tablet_bootstrap.cc:654] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:12.036012  9743 tablet_bootstrap.cc:654] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:12.049063  9746 tablet_bootstrap.cc:492] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f: No bootstrap required, opened a new log
I20260709 12:19:12.049773  9746 ts_tablet_manager.cc:1403] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.008s
I20260709 12:19:12.052346  9746 raft_consensus.cc:359] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.052274  9744 tablet_bootstrap.cc:492] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102: No bootstrap required, opened a new log
I20260709 12:19:12.053092  9746 raft_consensus.cc:385] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:12.053416  9744 ts_tablet_manager.cc:1403] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.015s
I20260709 12:19:12.053445  9746 raft_consensus.cc:740] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f627df9206474a5c87e051bfc5bc6f1f, State: Initialized, Role: FOLLOWER
I20260709 12:19:12.054319  9746 consensus_queue.cc:260] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.054900  9743 tablet_bootstrap.cc:492] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da: No bootstrap required, opened a new log
I20260709 12:19:12.055474  9743 ts_tablet_manager.cc:1403] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.000s
I20260709 12:19:12.056902  9744 raft_consensus.cc:359] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.057703  9744 raft_consensus.cc:385] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:12.058000  9744 raft_consensus.cc:740] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Initialized, Role: FOLLOWER
I20260709 12:19:12.058801  9744 consensus_queue.cc:260] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.059532  9746 ts_tablet_manager.cc:1434] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:19:12.060482  9746 tablet_bootstrap.cc:492] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f: Bootstrap starting.
I20260709 12:19:12.061241  9744 ts_tablet_manager.cc:1434] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:19:12.062172  9744 tablet_bootstrap.cc:492] T 4d8c7edc36064659a553e79c4a6fe6da P dddf04a9087c4cd5b145e3fb72a83102: Bootstrap starting.
I20260709 12:19:12.063280  9743 raft_consensus.cc:359] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.065867  9743 raft_consensus.cc:385] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:12.066216  9743 raft_consensus.cc:740] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b36ede3e77434fcbab3d3cd14fcce4da, State: Initialized, Role: FOLLOWER
I20260709 12:19:12.067008  9743 consensus_queue.cc:260] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.071717  9743 ts_tablet_manager.cc:1434] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 12:19:12.072813  9743 tablet_bootstrap.cc:492] T dad18151fdfc48fb8707784c6ac947ef P b36ede3e77434fcbab3d3cd14fcce4da: Bootstrap starting.
I20260709 12:19:12.073177  9746 tablet_bootstrap.cc:654] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:12.076539  9752 raft_consensus.cc:493] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:12.077042  9752 raft_consensus.cc:515] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.077803  9744 tablet_bootstrap.cc:654] T 4d8c7edc36064659a553e79c4a6fe6da P dddf04a9087c4cd5b145e3fb72a83102: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:12.079174  9752 leader_election.cc:290] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513)
I20260709 12:19:12.081822  9551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8c7edc36064659a553e79c4a6fe6da" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" is_pre_election: true
I20260709 12:19:12.082451  9551 raft_consensus.cc:2468] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 0.
I20260709 12:19:12.083433  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8c7edc36064659a553e79c4a6fe6da" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102" is_pre_election: true
W20260709 12:19:12.084987  9663 leader_election.cc:343] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:12.086227  9665 leader_election.cc:304] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [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: b36ede3e77434fcbab3d3cd14fcce4da, f627df9206474a5c87e051bfc5bc6f1f; no voters: dddf04a9087c4cd5b145e3fb72a83102
I20260709 12:19:12.087404  9752 raft_consensus.cc:2804] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:12.087822  9752 raft_consensus.cc:493] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:12.088198  9752 raft_consensus.cc:3060] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:12.095906  9752 raft_consensus.cc:515] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.100236  9551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8c7edc36064659a553e79c4a6fe6da" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
I20260709 12:19:12.101380  9551 raft_consensus.cc:3060] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:12.108150  9750 raft_consensus.cc:493] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:12.108857  9750 raft_consensus.cc:515] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.111678  9754 raft_consensus.cc:493] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:12.112464  9754 raft_consensus.cc:515] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.113183  9550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53bd77a4d4f4cc9ab5d4064d028c418" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" is_pre_election: true
I20260709 12:19:12.114068  9550 raft_consensus.cc:2468] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 0.
I20260709 12:19:12.115375  9754 leader_election.cc:290] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:12.119788  9750 leader_election.cc:290] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513)
I20260709 12:19:12.121441  9764 raft_consensus.cc:493] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:12.121750  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53bd77a4d4f4cc9ab5d4064d028c418" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102" is_pre_election: true
I20260709 12:19:12.121917  9764 raft_consensus.cc:515] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.122352  9626 raft_consensus.cc:2468] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 0.
I20260709 12:19:12.123685  9663 leader_election.cc:304] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dddf04a9087c4cd5b145e3fb72a83102, f627df9206474a5c87e051bfc5bc6f1f; no voters: 
I20260709 12:19:12.123916  9764 leader_election.cc:290] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:12.125718  9700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c930c80a55446ce8abf26393118755e" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f" is_pre_election: true
W20260709 12:19:12.127264  9515 leader_election.cc:343] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:12.128188  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c930c80a55446ce8abf26393118755e" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102" is_pre_election: true
I20260709 12:19:12.128930  9626 raft_consensus.cc:2468] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b36ede3e77434fcbab3d3cd14fcce4da in term 0.
I20260709 12:19:12.130673  9514 leader_election.cc:304] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [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: b36ede3e77434fcbab3d3cd14fcce4da, dddf04a9087c4cd5b145e3fb72a83102; no voters: f627df9206474a5c87e051bfc5bc6f1f
I20260709 12:19:12.131493  9764 raft_consensus.cc:2804] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:12.131835  9764 raft_consensus.cc:493] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:12.132283  9764 raft_consensus.cc:3060] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:12.131867  9750 raft_consensus.cc:2804] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:12.134996  9750 raft_consensus.cc:493] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:12.135366  9750 raft_consensus.cc:3060] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:12.137938  9551 raft_consensus.cc:2468] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 1.
I20260709 12:19:12.141935  9665 leader_election.cc:304] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b36ede3e77434fcbab3d3cd14fcce4da, f627df9206474a5c87e051bfc5bc6f1f; no voters: 
I20260709 12:19:12.146792  9764 raft_consensus.cc:515] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.149072  9764 leader_election.cc:290] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 1 election: Requested vote from peers dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:12.141718  9750 raft_consensus.cc:515] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.150699  9700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c930c80a55446ce8abf26393118755e" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
W20260709 12:19:12.152307  9515 leader_election.cc:343] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:12.153225  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c930c80a55446ce8abf26393118755e" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
I20260709 12:19:12.153815  9626 raft_consensus.cc:3060] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:12.154506  9750 leader_election.cc:290] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 election: Requested vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513)
I20260709 12:19:12.155053  9750 raft_consensus.cc:2804] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:12.155467  9750 raft_consensus.cc:697] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [term 1 LEADER]: Becoming Leader. State: Replica: f627df9206474a5c87e051bfc5bc6f1f, State: Running, Role: LEADER
I20260709 12:19:12.156219  9750 consensus_queue.cc:237] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.158428  9625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53bd77a4d4f4cc9ab5d4064d028c418" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
I20260709 12:19:12.159134  9625 raft_consensus.cc:3060] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:12.167228  9625 raft_consensus.cc:2468] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 1.
I20260709 12:19:12.168560  9663 leader_election.cc:304] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dddf04a9087c4cd5b145e3fb72a83102, f627df9206474a5c87e051bfc5bc6f1f; no voters: 
I20260709 12:19:12.170847  9626 raft_consensus.cc:2468] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b36ede3e77434fcbab3d3cd14fcce4da in term 1.
I20260709 12:19:12.172375  9514 leader_election.cc:304] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b36ede3e77434fcbab3d3cd14fcce4da, dddf04a9087c4cd5b145e3fb72a83102; no voters: f627df9206474a5c87e051bfc5bc6f1f
I20260709 12:19:12.173663  9764 raft_consensus.cc:2804] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:12.174549  9700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74081f2cbe724a24bc1d0988fbf30e91" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f" is_pre_election: true
I20260709 12:19:12.174984  9764 raft_consensus.cc:697] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [term 1 LEADER]: Becoming Leader. State: Replica: b36ede3e77434fcbab3d3cd14fcce4da, State: Running, Role: LEADER
I20260709 12:19:12.176245  9743 tablet_bootstrap.cc:654] T dad18151fdfc48fb8707784c6ac947ef P b36ede3e77434fcbab3d3cd14fcce4da: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:12.183065  9744 tablet_bootstrap.cc:492] T 4d8c7edc36064659a553e79c4a6fe6da P dddf04a9087c4cd5b145e3fb72a83102: No bootstrap required, opened a new log
I20260709 12:19:12.183588  9744 ts_tablet_manager.cc:1403] T 4d8c7edc36064659a553e79c4a6fe6da P dddf04a9087c4cd5b145e3fb72a83102: Time spent bootstrapping tablet: real 0.122s	user 0.023s	sys 0.021s
I20260709 12:19:12.175879  9764 consensus_queue.cc:237] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
W20260709 12:19:12.177080  9590 leader_election.cc:343] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:12.178874  9551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53bd77a4d4f4cc9ab5d4064d028c418" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
I20260709 12:19:12.179850  9752 leader_election.cc:290] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 election: Requested vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513)
I20260709 12:19:12.182404  9781 raft_consensus.cc:2804] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:12.189313  9781 raft_consensus.cc:697] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 1 LEADER]: Becoming Leader. State: Replica: f627df9206474a5c87e051bfc5bc6f1f, State: Running, Role: LEADER
I20260709 12:19:12.190549  9781 consensus_queue.cc:237] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.209828  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8c7edc36064659a553e79c4a6fe6da" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
I20260709 12:19:12.212488  9550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74081f2cbe724a24bc1d0988fbf30e91" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" is_pre_election: true
I20260709 12:19:12.221345  9550 raft_consensus.cc:2468] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddf04a9087c4cd5b145e3fb72a83102 in term 0.
I20260709 12:19:12.221299  9744 raft_consensus.cc:359] T 4d8c7edc36064659a553e79c4a6fe6da P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.224042  9744 raft_consensus.cc:385] T 4d8c7edc36064659a553e79c4a6fe6da P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:12.227890  9743 tablet_bootstrap.cc:492] T dad18151fdfc48fb8707784c6ac947ef P b36ede3e77434fcbab3d3cd14fcce4da: No bootstrap required, opened a new log
I20260709 12:19:12.225124  9445 catalog_manager.cc:5697] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f reported cstate change: term changed from 0 to 1, leader changed from <none> to f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3). New cstate: current_term: 1 leader_uuid: "f627df9206474a5c87e051bfc5bc6f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:12.228372  9743 ts_tablet_manager.cc:1403] T dad18151fdfc48fb8707784c6ac947ef P b36ede3e77434fcbab3d3cd14fcce4da: Time spent bootstrapping tablet: real 0.156s	user 0.006s	sys 0.009s
I20260709 12:19:12.224397  9744 raft_consensus.cc:740] T 4d8c7edc36064659a553e79c4a6fe6da P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Initialized, Role: FOLLOWER
I20260709 12:19:12.225273  9551 raft_consensus.cc:3060] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:12.225211  9591 leader_election.cc:304] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [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: b36ede3e77434fcbab3d3cd14fcce4da, dddf04a9087c4cd5b145e3fb72a83102; no voters: f627df9206474a5c87e051bfc5bc6f1f
I20260709 12:19:12.232065  9754 raft_consensus.cc:2804] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:12.232518  9754 raft_consensus.cc:493] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:12.232856  9754 raft_consensus.cc:3060] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:12.236737  9743 raft_consensus.cc:359] T dad18151fdfc48fb8707784c6ac947ef P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.237401  9743 raft_consensus.cc:385] T dad18151fdfc48fb8707784c6ac947ef P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:12.237664  9743 raft_consensus.cc:740] T dad18151fdfc48fb8707784c6ac947ef P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b36ede3e77434fcbab3d3cd14fcce4da, State: Initialized, Role: FOLLOWER
I20260709 12:19:12.232043  9744 consensus_queue.cc:260] T 4d8c7edc36064659a553e79c4a6fe6da P dddf04a9087c4cd5b145e3fb72a83102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.240108  9754 raft_consensus.cc:515] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.245124  9550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74081f2cbe724a24bc1d0988fbf30e91" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
I20260709 12:19:12.245936  9550 raft_consensus.cc:3060] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:12.246032  9700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74081f2cbe724a24bc1d0988fbf30e91" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
I20260709 12:19:12.253213  9746 tablet_bootstrap.cc:492] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f: No bootstrap required, opened a new log
I20260709 12:19:12.253821  9746 ts_tablet_manager.cc:1403] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f: Time spent bootstrapping tablet: real 0.194s	user 0.062s	sys 0.063s
I20260709 12:19:12.242933  9626 raft_consensus.cc:3060] T 4d8c7edc36064659a553e79c4a6fe6da P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:12.259963  9746 raft_consensus.cc:359] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.260756  9746 raft_consensus.cc:385] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:12.261051  9746 raft_consensus.cc:740] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f627df9206474a5c87e051bfc5bc6f1f, State: Initialized, Role: FOLLOWER
I20260709 12:19:12.261817  9746 consensus_queue.cc:260] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.265095  9746 ts_tablet_manager.cc:1434] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:19:12.266160  9746 tablet_bootstrap.cc:492] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f: Bootstrap starting.
I20260709 12:19:12.252741  9754 leader_election.cc:290] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [CANDIDATE]: Term 1 election: Requested vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
W20260709 12:19:12.268999  9590 leader_election.cc:343] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:12.271900  9743 consensus_queue.cc:260] T dad18151fdfc48fb8707784c6ac947ef P b36ede3e77434fcbab3d3cd14fcce4da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.273473  9446 catalog_manager.cc:5697] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f reported cstate change: term changed from 0 to 1, leader changed from <none> to f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3). New cstate: current_term: 1 leader_uuid: "f627df9206474a5c87e051bfc5bc6f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:12.283140  9781 raft_consensus.cc:493] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:12.283761  9781 raft_consensus.cc:515] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.283937  9445 catalog_manager.cc:5697] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da reported cstate change: term changed from 0 to 1, leader changed from <none> to b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1). New cstate: current_term: 1 leader_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:12.285705  9782 raft_consensus.cc:493] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:12.286404  9781 leader_election.cc:290] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513)
I20260709 12:19:12.287120  9743 ts_tablet_manager.cc:1434] T dad18151fdfc48fb8707784c6ac947ef P b36ede3e77434fcbab3d3cd14fcce4da: Time spent starting tablet: real 0.058s	user 0.000s	sys 0.011s
I20260709 12:19:12.286190  9782 raft_consensus.cc:515] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.287883  9754 raft_consensus.cc:493] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:12.289578  9743 tablet_bootstrap.cc:492] T 255ea14aaef24f9bbcd06521fdc92eb6 P b36ede3e77434fcbab3d3cd14fcce4da: Bootstrap starting.
I20260709 12:19:12.288578  9754 raft_consensus.cc:515] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.291409  9549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7153b561eb94cbf866b49bbcd9e4b13" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" is_pre_election: true
I20260709 12:19:12.295832  9781 raft_consensus.cc:493] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:12.296535  9781 raft_consensus.cc:515] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
W20260709 12:19:12.305389  9786 log.cc:927] Time spent T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260709 12:19:12.307305  9744 ts_tablet_manager.cc:1434] T 4d8c7edc36064659a553e79c4a6fe6da P dddf04a9087c4cd5b145e3fb72a83102: Time spent starting tablet: real 0.123s	user 0.023s	sys 0.030s
I20260709 12:19:12.309594  9624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad18151fdfc48fb8707784c6ac947ef" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102" is_pre_election: true
I20260709 12:19:12.311410  9754 leader_election.cc:290] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:12.311774  9550 raft_consensus.cc:2468] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddf04a9087c4cd5b145e3fb72a83102 in term 1.
I20260709 12:19:12.311973  9626 raft_consensus.cc:2468] T 4d8c7edc36064659a553e79c4a6fe6da P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 1.
I20260709 12:19:12.305377  9782 leader_election.cc:290] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513)
I20260709 12:19:12.312942  9744 tablet_bootstrap.cc:492] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102: Bootstrap starting.
I20260709 12:19:12.308455  9625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7153b561eb94cbf866b49bbcd9e4b13" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102" is_pre_election: true
I20260709 12:19:12.312754  9550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7153b561eb94cbf866b49bbcd9e4b13" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" is_pre_election: true
I20260709 12:19:12.306071  9549 raft_consensus.cc:2468] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 0.
I20260709 12:19:12.319123  9625 raft_consensus.cc:2468] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 0.
I20260709 12:19:12.314287  9591 leader_election.cc:304] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b36ede3e77434fcbab3d3cd14fcce4da, dddf04a9087c4cd5b145e3fb72a83102; no voters: f627df9206474a5c87e051bfc5bc6f1f
I20260709 12:19:12.314157  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad18151fdfc48fb8707784c6ac947ef" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" is_pre_election: true
I20260709 12:19:12.322395  9754 raft_consensus.cc:2804] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:12.322597  9700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7153b561eb94cbf866b49bbcd9e4b13" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f" is_pre_election: true
I20260709 12:19:12.322894  9754 raft_consensus.cc:697] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 1 LEADER]: Becoming Leader. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Running, Role: LEADER
I20260709 12:19:12.323297  9700 raft_consensus.cc:2468] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddf04a9087c4cd5b145e3fb72a83102 in term 0.
I20260709 12:19:12.322652  9548 raft_consensus.cc:2468] T dad18151fdfc48fb8707784c6ac947ef P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 0.
I20260709 12:19:12.323879  9665 leader_election.cc:304] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b36ede3e77434fcbab3d3cd14fcce4da, f627df9206474a5c87e051bfc5bc6f1f; no voters: 
I20260709 12:19:12.323734  9754 consensus_queue.cc:237] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.324693  9782 raft_consensus.cc:2804] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:19:12.318428  9663 leader_election.cc:343] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:12.325032  9764 raft_consensus.cc:493] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:12.325057  9782 raft_consensus.cc:493] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:12.329696  9550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e755c5b88c314483a5ec16904f186d6c" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" is_pre_election: true
I20260709 12:19:12.330184  9764 raft_consensus.cc:515] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.331316  9590 leader_election.cc:304] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [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: dddf04a9087c4cd5b145e3fb72a83102, f627df9206474a5c87e051bfc5bc6f1f; no voters: b36ede3e77434fcbab3d3cd14fcce4da
I20260709 12:19:12.331950  9743 tablet_bootstrap.cc:654] T 255ea14aaef24f9bbcd06521fdc92eb6 P b36ede3e77434fcbab3d3cd14fcce4da: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:12.330211  9782 raft_consensus.cc:3060] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:12.334905  9787 raft_consensus.cc:2804] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:12.336284  9787 raft_consensus.cc:493] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:12.336669  9787 raft_consensus.cc:3060] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:12.337594  9625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e755c5b88c314483a5ec16904f186d6c" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102" is_pre_election: true
I20260709 12:19:12.338667  9764 leader_election.cc:290] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:12.333781  9550 raft_consensus.cc:2468] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 0.
I20260709 12:19:12.336736  9551 raft_consensus.cc:2468] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 1.
I20260709 12:19:12.335556  9781 leader_election.cc:290] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513)
W20260709 12:19:12.342662  9663 leader_election.cc:343] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:12.344447  9700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e755c5b88c314483a5ec16904f186d6c" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f" is_pre_election: true
I20260709 12:19:12.346453  9700 raft_consensus.cc:2468] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b36ede3e77434fcbab3d3cd14fcce4da in term 0.
I20260709 12:19:12.347451  9625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e755c5b88c314483a5ec16904f186d6c" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102" is_pre_election: true
I20260709 12:19:12.349601  9515 leader_election.cc:304] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b36ede3e77434fcbab3d3cd14fcce4da, f627df9206474a5c87e051bfc5bc6f1f; no voters: 
W20260709 12:19:12.350306  9514 leader_election.cc:343] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:12.366808  9746 tablet_bootstrap.cc:654] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:12.367115  9764 raft_consensus.cc:2804] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:12.369436  9764 raft_consensus.cc:493] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:12.369915  9764 raft_consensus.cc:3060] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:12.373293  9744 tablet_bootstrap.cc:654] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:12.378052  9787 raft_consensus.cc:515] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.388015  9764 raft_consensus.cc:515] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.390388  9744 tablet_bootstrap.cc:492] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102: No bootstrap required, opened a new log
I20260709 12:19:12.393043  9744 ts_tablet_manager.cc:1403] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.017s
I20260709 12:19:12.393338  9787 leader_election.cc:290] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [CANDIDATE]: Term 1 election: Requested vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:12.390717  9764 leader_election.cc:290] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 1 election: Requested vote from peers dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:12.392283  9700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e755c5b88c314483a5ec16904f186d6c" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
I20260709 12:19:12.394459  9700 raft_consensus.cc:3060] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:12.394717  9551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7153b561eb94cbf866b49bbcd9e4b13" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
I20260709 12:19:12.395682  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e755c5b88c314483a5ec16904f186d6c" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
I20260709 12:19:12.396342  9551 raft_consensus.cc:3060] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:12.398940  9514 leader_election.cc:343] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:12.399773  9699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7153b561eb94cbf866b49bbcd9e4b13" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
I20260709 12:19:12.403865  9746 tablet_bootstrap.cc:492] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f: No bootstrap required, opened a new log
I20260709 12:19:12.403254  9744 raft_consensus.cc:359] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.404266  9746 ts_tablet_manager.cc:1403] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f: Time spent bootstrapping tablet: real 0.138s	user 0.014s	sys 0.012s
I20260709 12:19:12.406087  9743 tablet_bootstrap.cc:492] T 255ea14aaef24f9bbcd06521fdc92eb6 P b36ede3e77434fcbab3d3cd14fcce4da: No bootstrap required, opened a new log
I20260709 12:19:12.406445  9743 ts_tablet_manager.cc:1403] T 255ea14aaef24f9bbcd06521fdc92eb6 P b36ede3e77434fcbab3d3cd14fcce4da: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.015s
I20260709 12:19:12.405155  9744 raft_consensus.cc:385] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:12.407608  9744 raft_consensus.cc:740] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Initialized, Role: FOLLOWER
I20260709 12:19:12.411222  9744 consensus_queue.cc:260] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.412185  9746 raft_consensus.cc:359] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.412878  9746 raft_consensus.cc:385] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:12.413223  9746 raft_consensus.cc:740] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f627df9206474a5c87e051bfc5bc6f1f, State: Initialized, Role: FOLLOWER
I20260709 12:19:12.413944  9744 ts_tablet_manager.cc:1434] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.008s
I20260709 12:19:12.414229  9700 raft_consensus.cc:2468] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b36ede3e77434fcbab3d3cd14fcce4da in term 1.
I20260709 12:19:12.413933  9746 consensus_queue.cc:260] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.414527  9551 raft_consensus.cc:2468] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddf04a9087c4cd5b145e3fb72a83102 in term 1.
I20260709 12:19:12.416431  9746 ts_tablet_manager.cc:1434] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:19:12.416688  9744 tablet_bootstrap.cc:492] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102: Bootstrap starting.
I20260709 12:19:12.415462  9515 leader_election.cc:304] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b36ede3e77434fcbab3d3cd14fcce4da, f627df9206474a5c87e051bfc5bc6f1f; no voters: dddf04a9087c4cd5b145e3fb72a83102
I20260709 12:19:12.417289  9746 tablet_bootstrap.cc:492] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f: Bootstrap starting.
I20260709 12:19:12.417752  9591 leader_election.cc:304] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b36ede3e77434fcbab3d3cd14fcce4da, dddf04a9087c4cd5b145e3fb72a83102; no voters: 
I20260709 12:19:12.418463  9764 raft_consensus.cc:2804] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:12.418973  9764 raft_consensus.cc:697] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 1 LEADER]: Becoming Leader. State: Replica: b36ede3e77434fcbab3d3cd14fcce4da, State: Running, Role: LEADER
I20260709 12:19:12.419518  9787 raft_consensus.cc:2804] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:12.419770  9764 consensus_queue.cc:237] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.419950  9743 raft_consensus.cc:359] T 255ea14aaef24f9bbcd06521fdc92eb6 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.421142  9743 raft_consensus.cc:385] T 255ea14aaef24f9bbcd06521fdc92eb6 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:12.420013  9787 raft_consensus.cc:697] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 1 LEADER]: Becoming Leader. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Running, Role: LEADER
I20260709 12:19:12.421446  9743 raft_consensus.cc:740] T 255ea14aaef24f9bbcd06521fdc92eb6 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b36ede3e77434fcbab3d3cd14fcce4da, State: Initialized, Role: FOLLOWER
I20260709 12:19:12.422336  9743 consensus_queue.cc:260] T 255ea14aaef24f9bbcd06521fdc92eb6 P b36ede3e77434fcbab3d3cd14fcce4da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.422421  9787 consensus_queue.cc:237] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.427453  9782 raft_consensus.cc:515] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.432361  9743 ts_tablet_manager.cc:1434] T 255ea14aaef24f9bbcd06521fdc92eb6 P b36ede3e77434fcbab3d3cd14fcce4da: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.005s
I20260709 12:19:12.434351  9665 leader_election.cc:304] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [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: b36ede3e77434fcbab3d3cd14fcce4da, f627df9206474a5c87e051bfc5bc6f1f; no voters: dddf04a9087c4cd5b145e3fb72a83102
I20260709 12:19:12.438004  9699 raft_consensus.cc:2393] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dddf04a9087c4cd5b145e3fb72a83102 in current term 1: Already voted for candidate f627df9206474a5c87e051bfc5bc6f1f in this term.
I20260709 12:19:12.454456  9781 raft_consensus.cc:2804] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:19:12.454567  9665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.50.1:46553, user_credentials={real_user=slave}} blocked reactor thread for 129759us
I20260709 12:19:12.454921  9781 raft_consensus.cc:493] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:12.455339  9781 raft_consensus.cc:3060] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:12.456995  9551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7153b561eb94cbf866b49bbcd9e4b13" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
I20260709 12:19:12.457732  9551 raft_consensus.cc:2393] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f627df9206474a5c87e051bfc5bc6f1f in current term 1: Already voted for candidate dddf04a9087c4cd5b145e3fb72a83102 in this term.
I20260709 12:19:12.458580  9750 raft_consensus.cc:493] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:12.459071  9750 raft_consensus.cc:515] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.461449  9750 leader_election.cc:290] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513)
I20260709 12:19:12.462095  9781 raft_consensus.cc:515] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.462790  9665 leader_election.cc:304] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [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: b36ede3e77434fcbab3d3cd14fcce4da, f627df9206474a5c87e051bfc5bc6f1f; no voters: dddf04a9087c4cd5b145e3fb72a83102
I20260709 12:19:12.462809  9625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c930c80a55446ce8abf26393118755e" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102" is_pre_election: true
I20260709 12:19:12.463666  9750 raft_consensus.cc:2764] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:19:12.463855  9625 raft_consensus.cc:2393] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f627df9206474a5c87e051bfc5bc6f1f in current term 1: Already voted for candidate b36ede3e77434fcbab3d3cd14fcce4da in this term.
I20260709 12:19:12.464205  9781 leader_election.cc:290] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 election: Requested vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513)
I20260709 12:19:12.465189  9781 consensus_queue.cc:1048] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:12.467252  9551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c930c80a55446ce8abf26393118755e" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" is_pre_election: true
I20260709 12:19:12.439872  9782 leader_election.cc:290] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 election: Requested vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513)
I20260709 12:19:12.440232  9746 tablet_bootstrap.cc:654] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:12.443236  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7153b561eb94cbf866b49bbcd9e4b13" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
I20260709 12:19:12.443718  9744 tablet_bootstrap.cc:654] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:12.472195  9663 leader_election.cc:304] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [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: f627df9206474a5c87e051bfc5bc6f1f; no voters: b36ede3e77434fcbab3d3cd14fcce4da, dddf04a9087c4cd5b145e3fb72a83102
I20260709 12:19:12.473779  9625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad18151fdfc48fb8707784c6ac947ef" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
I20260709 12:19:12.474522  9625 raft_consensus.cc:3060] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:12.479842  9665 leader_election.cc:304] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f627df9206474a5c87e051bfc5bc6f1f; no voters: b36ede3e77434fcbab3d3cd14fcce4da, dddf04a9087c4cd5b145e3fb72a83102
I20260709 12:19:12.480895  9781 raft_consensus.cc:2749] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:19:12.481673  9781 raft_consensus.cc:3060] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:12.482514  9551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad18151fdfc48fb8707784c6ac947ef" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
I20260709 12:19:12.483215  9551 raft_consensus.cc:3060] T dad18151fdfc48fb8707784c6ac947ef P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:12.494454  9781 raft_consensus.cc:2749] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:12.496635  9445 catalog_manager.cc:5697] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 reported cstate change: term changed from 0 to 1, leader changed from <none> to dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2). New cstate: current_term: 1 leader_uuid: "dddf04a9087c4cd5b145e3fb72a83102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:12.501824  9625 raft_consensus.cc:2468] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 1.
I20260709 12:19:12.507328  9663 leader_election.cc:304] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dddf04a9087c4cd5b145e3fb72a83102, f627df9206474a5c87e051bfc5bc6f1f; no voters: 
I20260709 12:19:12.508564  9781 raft_consensus.cc:2804] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:12.509469  9781 raft_consensus.cc:697] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [term 1 LEADER]: Becoming Leader. State: Replica: f627df9206474a5c87e051bfc5bc6f1f, State: Running, Role: LEADER
I20260709 12:19:12.510665  9781 consensus_queue.cc:237] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.516957  9782 consensus_queue.cc:1048] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:12.513218  9445 catalog_manager.cc:5697] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 reported cstate change: term changed from 0 to 1, leader changed from <none> to dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2). New cstate: current_term: 1 leader_uuid: "dddf04a9087c4cd5b145e3fb72a83102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:12.524127  9551 raft_consensus.cc:2468] T dad18151fdfc48fb8707784c6ac947ef P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 1.
I20260709 12:19:12.547837  9746 tablet_bootstrap.cc:492] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f: No bootstrap required, opened a new log
I20260709 12:19:12.548399  9746 ts_tablet_manager.cc:1403] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f: Time spent bootstrapping tablet: real 0.131s	user 0.058s	sys 0.023s
I20260709 12:19:12.554097  9744 tablet_bootstrap.cc:492] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102: No bootstrap required, opened a new log
I20260709 12:19:12.555680  9744 ts_tablet_manager.cc:1403] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102: Time spent bootstrapping tablet: real 0.141s	user 0.026s	sys 0.023s
I20260709 12:19:12.562602  9744 raft_consensus.cc:359] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.563508  9744 raft_consensus.cc:385] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:12.563759  9744 raft_consensus.cc:740] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Initialized, Role: FOLLOWER
I20260709 12:19:12.564532  9744 consensus_queue.cc:260] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.565352  9746 raft_consensus.cc:359] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.566064  9746 raft_consensus.cc:385] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:12.566322  9746 raft_consensus.cc:740] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f627df9206474a5c87e051bfc5bc6f1f, State: Initialized, Role: FOLLOWER
I20260709 12:19:12.567337  9744 ts_tablet_manager.cc:1434] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:19:12.567066  9746 consensus_queue.cc:260] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.568181  9782 consensus_queue.cc:1048] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:12.568472  9744 tablet_bootstrap.cc:492] T 255ea14aaef24f9bbcd06521fdc92eb6 P dddf04a9087c4cd5b145e3fb72a83102: Bootstrap starting.
I20260709 12:19:12.571341  9746 ts_tablet_manager.cc:1434] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.004s
I20260709 12:19:12.572064  9447 catalog_manager.cc:5697] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da reported cstate change: term changed from 0 to 1, leader changed from <none> to b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1). New cstate: current_term: 1 leader_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:12.576658  9787 raft_consensus.cc:493] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:12.577769  9787 raft_consensus.cc:515] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.580181  9787 leader_election.cc:290] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:12.581192  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e755c5b88c314483a5ec16904f186d6c" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" is_pre_election: true
I20260709 12:19:12.581682  9699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e755c5b88c314483a5ec16904f186d6c" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f" is_pre_election: true
I20260709 12:19:12.582609  9699 raft_consensus.cc:2393] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dddf04a9087c4cd5b145e3fb72a83102 in current term 1: Already voted for candidate b36ede3e77434fcbab3d3cd14fcce4da in this term.
I20260709 12:19:12.584887  9590 leader_election.cc:304] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dddf04a9087c4cd5b145e3fb72a83102; no voters: b36ede3e77434fcbab3d3cd14fcce4da, f627df9206474a5c87e051bfc5bc6f1f
I20260709 12:19:12.585649  9787 raft_consensus.cc:3060] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:12.587258  9744 tablet_bootstrap.cc:654] T 255ea14aaef24f9bbcd06521fdc92eb6 P dddf04a9087c4cd5b145e3fb72a83102: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:12.592471  9787 raft_consensus.cc:2749] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:12.598608  9781 raft_consensus.cc:493] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:12.599208  9781 raft_consensus.cc:515] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.599723  9750 raft_consensus.cc:493] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:12.600526  9750 raft_consensus.cc:515] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.601445  9781 leader_election.cc:290] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513)
I20260709 12:19:12.603335  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255ea14aaef24f9bbcd06521fdc92eb6" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" is_pre_election: true
I20260709 12:19:12.603994  9548 raft_consensus.cc:2468] T 255ea14aaef24f9bbcd06521fdc92eb6 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 0.
I20260709 12:19:12.603335  9625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255ea14aaef24f9bbcd06521fdc92eb6" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102" is_pre_election: true
I20260709 12:19:12.605780  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74081f2cbe724a24bc1d0988fbf30e91" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" is_pre_election: true
W20260709 12:19:12.606142  9663 leader_election.cc:343] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:12.608170  9665 leader_election.cc:304] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f [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: b36ede3e77434fcbab3d3cd14fcce4da, f627df9206474a5c87e051bfc5bc6f1f; no voters: dddf04a9087c4cd5b145e3fb72a83102
I20260709 12:19:12.609062  9781 raft_consensus.cc:2804] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:12.609483  9750 leader_election.cc:290] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513)
I20260709 12:19:12.609731  9781 raft_consensus.cc:493] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:12.606660  9548 raft_consensus.cc:2393] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f627df9206474a5c87e051bfc5bc6f1f in current term 1: Already voted for candidate dddf04a9087c4cd5b145e3fb72a83102 in this term.
I20260709 12:19:12.610270  9781 raft_consensus.cc:3060] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:12.612048  9625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74081f2cbe724a24bc1d0988fbf30e91" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102" is_pre_election: true
I20260709 12:19:12.594369  9446 catalog_manager.cc:5697] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f reported cstate change: term changed from 0 to 1, leader changed from <none> to f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3). New cstate: current_term: 1 leader_uuid: "f627df9206474a5c87e051bfc5bc6f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:12.615731  9663 leader_election.cc:304] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f627df9206474a5c87e051bfc5bc6f1f; no voters: b36ede3e77434fcbab3d3cd14fcce4da, dddf04a9087c4cd5b145e3fb72a83102
W20260709 12:19:12.616946  9496 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:12.622275  9750 raft_consensus.cc:3060] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:12.628976  9781 raft_consensus.cc:515] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.622691  9744 tablet_bootstrap.cc:492] T 255ea14aaef24f9bbcd06521fdc92eb6 P dddf04a9087c4cd5b145e3fb72a83102: No bootstrap required, opened a new log
I20260709 12:19:12.631386  9744 ts_tablet_manager.cc:1403] T 255ea14aaef24f9bbcd06521fdc92eb6 P dddf04a9087c4cd5b145e3fb72a83102: Time spent bootstrapping tablet: real 0.063s	user 0.026s	sys 0.013s
I20260709 12:19:12.650561  9625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255ea14aaef24f9bbcd06521fdc92eb6" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
I20260709 12:19:12.647348  9781 leader_election.cc:290] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 election: Requested vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513)
I20260709 12:19:12.652716  9550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255ea14aaef24f9bbcd06521fdc92eb6" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
I20260709 12:19:12.653380  9550 raft_consensus.cc:3060] T 255ea14aaef24f9bbcd06521fdc92eb6 P b36ede3e77434fcbab3d3cd14fcce4da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:12.654706  9744 raft_consensus.cc:359] T 255ea14aaef24f9bbcd06521fdc92eb6 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.655397  9744 raft_consensus.cc:385] T 255ea14aaef24f9bbcd06521fdc92eb6 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:19:12.655546  9663 leader_election.cc:343] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:12.655699  9744 raft_consensus.cc:740] T 255ea14aaef24f9bbcd06521fdc92eb6 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Initialized, Role: FOLLOWER
I20260709 12:19:12.657518  9781 consensus_queue.cc:1048] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:12.656356  9744 consensus_queue.cc:260] T 255ea14aaef24f9bbcd06521fdc92eb6 P dddf04a9087c4cd5b145e3fb72a83102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.690783  9744 ts_tablet_manager.cc:1434] T 255ea14aaef24f9bbcd06521fdc92eb6 P dddf04a9087c4cd5b145e3fb72a83102: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.001s
I20260709 12:19:12.701134  9781 consensus_queue.cc:1048] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:12.695044  9550 raft_consensus.cc:2468] T 255ea14aaef24f9bbcd06521fdc92eb6 P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 1.
I20260709 12:19:12.706108  9665 leader_election.cc:304] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b36ede3e77434fcbab3d3cd14fcce4da, f627df9206474a5c87e051bfc5bc6f1f; no voters: dddf04a9087c4cd5b145e3fb72a83102
I20260709 12:19:12.707226  9805 raft_consensus.cc:2804] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:12.707767  9805 raft_consensus.cc:697] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f [term 1 LEADER]: Becoming Leader. State: Replica: f627df9206474a5c87e051bfc5bc6f1f, State: Running, Role: LEADER
I20260709 12:19:12.708638  9805 consensus_queue.cc:237] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.724398  9764 consensus_queue.cc:1048] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [LEADER]: Connected to new peer: Peer: permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:19:12.752954  9665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.50.1:46553, user_credentials={real_user=slave}} blocked reactor thread for 46926.5us
I20260709 12:19:12.777882  9750 raft_consensus.cc:2749] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:12.780030  9750 consensus_queue.cc:1048] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:12.782419  9747 consensus_queue.cc:1048] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:12.800571  9445 catalog_manager.cc:5697] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f reported cstate change: term changed from 0 to 1, leader changed from <none> to f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3). New cstate: current_term: 1 leader_uuid: "f627df9206474a5c87e051bfc5bc6f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:12.863441  9787 consensus_queue.cc:1048] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:12.866958  9787 raft_consensus.cc:493] T 255ea14aaef24f9bbcd06521fdc92eb6 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:12.867566  9787 raft_consensus.cc:515] T 255ea14aaef24f9bbcd06521fdc92eb6 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:12.871407  9699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255ea14aaef24f9bbcd06521fdc92eb6" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f" is_pre_election: true
I20260709 12:19:12.872993  9551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255ea14aaef24f9bbcd06521fdc92eb6" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" is_pre_election: true
I20260709 12:19:12.873036  9787 leader_election.cc:290] T 255ea14aaef24f9bbcd06521fdc92eb6 P dddf04a9087c4cd5b145e3fb72a83102 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:12.873793  9551 raft_consensus.cc:2393] T 255ea14aaef24f9bbcd06521fdc92eb6 P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dddf04a9087c4cd5b145e3fb72a83102 in current term 1: Already voted for candidate f627df9206474a5c87e051bfc5bc6f1f in this term.
I20260709 12:19:12.874850  9591 leader_election.cc:304] T 255ea14aaef24f9bbcd06521fdc92eb6 P dddf04a9087c4cd5b145e3fb72a83102 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dddf04a9087c4cd5b145e3fb72a83102; no voters: b36ede3e77434fcbab3d3cd14fcce4da, f627df9206474a5c87e051bfc5bc6f1f
I20260709 12:19:12.875867  9787 raft_consensus.cc:3060] T 255ea14aaef24f9bbcd06521fdc92eb6 P dddf04a9087c4cd5b145e3fb72a83102 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:12.882350  9787 raft_consensus.cc:2749] T 255ea14aaef24f9bbcd06521fdc92eb6 P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:12.885172  9787 consensus_queue.cc:1048] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:12.902266  9787 consensus_queue.cc:1048] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:12.913986  9747 consensus_queue.cc:1048] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:19:12.923563  9809 consensus_queue.cc:1048] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [LEADER]: Connected to new peer: Peer: permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:19:12.947995  9805 consensus_queue.cc:1048] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:12.960181  9816 consensus_queue.cc:1048] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:12.981151  9781 consensus_queue.cc:1048] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:13.037215  9624 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74081f2cbe724a24bc1d0988fbf30e91"
dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
mode: GRACEFUL
new_leader_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
 from {username='slave'} at 127.0.0.1:34478
I20260709 12:19:13.038100  9624 raft_consensus.cc:606] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 1 LEADER]: Received request to transfer leadership to TS b36ede3e77434fcbab3d3cd14fcce4da
I20260709 12:19:13.062412  9698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92a0724ceca24b3884bace46c6ddcb40"
dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
mode: GRACEFUL
new_leader_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
 from {username='slave'} at 127.0.0.1:38642
I20260709 12:19:13.063001  9698 raft_consensus.cc:606] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [term 1 LEADER]: Received request to transfer leadership to TS b36ede3e77434fcbab3d3cd14fcce4da
I20260709 12:19:13.068683  9698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f53bd77a4d4f4cc9ab5d4064d028c418"
dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
mode: GRACEFUL
new_leader_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
 from {username='slave'} at 127.0.0.1:38642
I20260709 12:19:13.069299  9698 raft_consensus.cc:606] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 1 LEADER]: Received request to transfer leadership to TS b36ede3e77434fcbab3d3cd14fcce4da
I20260709 12:19:13.074888  9624 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7153b561eb94cbf866b49bbcd9e4b13"
dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
mode: GRACEFUL
new_leader_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
 from {username='slave'} at 127.0.0.1:34478
I20260709 12:19:13.075523  9624 raft_consensus.cc:606] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 1 LEADER]: Received request to transfer leadership to TS b36ede3e77434fcbab3d3cd14fcce4da
I20260709 12:19:13.082512  9698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dad18151fdfc48fb8707784c6ac947ef"
dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
mode: GRACEFUL
new_leader_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
 from {username='slave'} at 127.0.0.1:38642
I20260709 12:19:13.083184  9698 raft_consensus.cc:606] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [term 1 LEADER]: Received request to transfer leadership to TS dddf04a9087c4cd5b145e3fb72a83102
I20260709 12:19:13.091365  9698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d8c7edc36064659a553e79c4a6fe6da"
dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
mode: GRACEFUL
new_leader_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
 from {username='slave'} at 127.0.0.1:38642
I20260709 12:19:13.092343  9698 raft_consensus.cc:606] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [term 1 LEADER]: Received request to transfer leadership to TS dddf04a9087c4cd5b145e3fb72a83102
I20260709 12:19:13.119760  9550 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c930c80a55446ce8abf26393118755e"
dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
mode: GRACEFUL
new_leader_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
 from {username='slave'} at 127.0.0.1:57282
I20260709 12:19:13.120446  9550 raft_consensus.cc:606] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [term 1 LEADER]: Received request to transfer leadership to TS dddf04a9087c4cd5b145e3fb72a83102
I20260709 12:19:13.126343  9550 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e755c5b88c314483a5ec16904f186d6c"
dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
mode: GRACEFUL
new_leader_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
 from {username='slave'} at 127.0.0.1:57282
I20260709 12:19:13.126977  9550 raft_consensus.cc:606] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 1 LEADER]: Received request to transfer leadership to TS dddf04a9087c4cd5b145e3fb72a83102
I20260709 12:19:13.190569  9752 consensus_queue.cc:1048] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:13.202024  9805 consensus_queue.cc:1048] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:13.221247  9805 raft_consensus.cc:993] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f: : Instructing follower b36ede3e77434fcbab3d3cd14fcce4da to start an election
I20260709 12:19:13.221715  9805 raft_consensus.cc:1081] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 1 LEADER]: Signalling peer b36ede3e77434fcbab3d3cd14fcce4da to start an election
I20260709 12:19:13.223501  9550 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f53bd77a4d4f4cc9ab5d4064d028c418"
dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
 from {username='slave'} at 127.0.0.1:57262
I20260709 12:19:13.224112  9550 raft_consensus.cc:493] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:13.224467  9550 raft_consensus.cc:3060] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.229758  9550 raft_consensus.cc:515] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:13.231554  9550 leader_election.cc:290] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 2 election: Requested vote from peers dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:13.232628  9698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53bd77a4d4f4cc9ab5d4064d028c418" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
I20260709 12:19:13.232613  9624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53bd77a4d4f4cc9ab5d4064d028c418" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
I20260709 12:19:13.233315  9698 raft_consensus.cc:3055] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:13.233408  9624 raft_consensus.cc:3060] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.233608  9698 raft_consensus.cc:740] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f627df9206474a5c87e051bfc5bc6f1f, State: Running, Role: LEADER
I20260709 12:19:13.234388  9698 consensus_queue.cc:260] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:13.235509  9698 raft_consensus.cc:3060] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.240115  9698 raft_consensus.cc:2468] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b36ede3e77434fcbab3d3cd14fcce4da in term 2.
I20260709 12:19:13.241070  9624 raft_consensus.cc:2468] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b36ede3e77434fcbab3d3cd14fcce4da in term 2.
I20260709 12:19:13.241164  9515 leader_election.cc:304] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b36ede3e77434fcbab3d3cd14fcce4da, f627df9206474a5c87e051bfc5bc6f1f; no voters: 
I20260709 12:19:13.241885  9809 raft_consensus.cc:2804] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:13.242306  9809 raft_consensus.cc:697] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 LEADER]: Becoming Leader. State: Replica: b36ede3e77434fcbab3d3cd14fcce4da, State: Running, Role: LEADER
I20260709 12:19:13.243112  9809 consensus_queue.cc:237] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:13.250260  9447 catalog_manager.cc:5697] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da reported cstate change: term changed from 1 to 2, leader changed from f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3) to b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1). New cstate: current_term: 2 leader_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:13.292006  9747 raft_consensus.cc:993] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da: : Instructing follower dddf04a9087c4cd5b145e3fb72a83102 to start an election
I20260709 12:19:13.292505  9809 raft_consensus.cc:1081] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [term 1 LEADER]: Signalling peer dddf04a9087c4cd5b145e3fb72a83102 to start an election
I20260709 12:19:13.294176  9624 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c930c80a55446ce8abf26393118755e"
dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
 from {username='slave'} at 127.0.0.1:34474
I20260709 12:19:13.294749  9624 raft_consensus.cc:493] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:13.295147  9624 raft_consensus.cc:3060] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.299804  9624 raft_consensus.cc:515] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:13.301496  9624 leader_election.cc:290] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [CANDIDATE]: Term 2 election: Requested vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:13.303093  9698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c930c80a55446ce8abf26393118755e" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
I20260709 12:19:13.302992  9550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c930c80a55446ce8abf26393118755e" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
I20260709 12:19:13.303856  9698 raft_consensus.cc:3060] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.304173  9550 raft_consensus.cc:3055] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:13.304536  9550 raft_consensus.cc:740] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b36ede3e77434fcbab3d3cd14fcce4da, State: Running, Role: LEADER
I20260709 12:19:13.305439  9550 consensus_queue.cc:260] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:13.306667  9550 raft_consensus.cc:3060] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.310029  9698 raft_consensus.cc:2468] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddf04a9087c4cd5b145e3fb72a83102 in term 2.
I20260709 12:19:13.311331  9590 leader_election.cc:304] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dddf04a9087c4cd5b145e3fb72a83102, f627df9206474a5c87e051bfc5bc6f1f; no voters: 
I20260709 12:19:13.311992  9754 raft_consensus.cc:2804] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:13.312364  9754 raft_consensus.cc:697] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [term 2 LEADER]: Becoming Leader. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Running, Role: LEADER
I20260709 12:19:13.313037  9754 consensus_queue.cc:237] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:13.313441  9550 raft_consensus.cc:2468] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddf04a9087c4cd5b145e3fb72a83102 in term 2.
I20260709 12:19:13.320756  9447 catalog_manager.cc:5697] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 reported cstate change: term changed from 1 to 2, leader changed from b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1) to dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2). New cstate: current_term: 2 leader_uuid: "dddf04a9087c4cd5b145e3fb72a83102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:13.396166  9821 raft_consensus.cc:993] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102: : Instructing follower b36ede3e77434fcbab3d3cd14fcce4da to start an election
I20260709 12:19:13.396588  9754 raft_consensus.cc:1081] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 1 LEADER]: Signalling peer b36ede3e77434fcbab3d3cd14fcce4da to start an election
I20260709 12:19:13.398069  9550 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7153b561eb94cbf866b49bbcd9e4b13"
dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
 from {username='slave'} at 127.0.0.1:57272
I20260709 12:19:13.398708  9550 raft_consensus.cc:493] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:13.399168  9550 raft_consensus.cc:3060] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.407416  9550 raft_consensus.cc:515] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:13.410490  9550 leader_election.cc:290] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 2 election: Requested vote from peers dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:13.410971  9624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7153b561eb94cbf866b49bbcd9e4b13" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
I20260709 12:19:13.411110  9698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7153b561eb94cbf866b49bbcd9e4b13" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
I20260709 12:19:13.411674  9624 raft_consensus.cc:3055] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:13.411736  9698 raft_consensus.cc:3060] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.412132  9624 raft_consensus.cc:740] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Running, Role: LEADER
I20260709 12:19:13.412954  9624 consensus_queue.cc:260] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:13.414973  9624 raft_consensus.cc:3060] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.417687  9816 raft_consensus.cc:993] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102: : Instructing follower b36ede3e77434fcbab3d3cd14fcce4da to start an election
I20260709 12:19:13.418061  9816 raft_consensus.cc:1081] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 1 LEADER]: Signalling peer b36ede3e77434fcbab3d3cd14fcce4da to start an election
I20260709 12:19:13.419699  9550 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74081f2cbe724a24bc1d0988fbf30e91"
dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
 from {username='slave'} at 127.0.0.1:57272
I20260709 12:19:13.420338  9550 raft_consensus.cc:493] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:13.420677  9550 raft_consensus.cc:3060] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.423089  9624 raft_consensus.cc:2468] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b36ede3e77434fcbab3d3cd14fcce4da in term 2.
I20260709 12:19:13.419786  9698 raft_consensus.cc:2468] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b36ede3e77434fcbab3d3cd14fcce4da in term 2.
I20260709 12:19:13.424454  9514 leader_election.cc:304] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b36ede3e77434fcbab3d3cd14fcce4da, dddf04a9087c4cd5b145e3fb72a83102; no voters: 
I20260709 12:19:13.425345  9809 raft_consensus.cc:2804] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:13.425807  9809 raft_consensus.cc:697] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 LEADER]: Becoming Leader. State: Replica: b36ede3e77434fcbab3d3cd14fcce4da, State: Running, Role: LEADER
I20260709 12:19:13.425645  9550 raft_consensus.cc:515] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:13.426648  9809 consensus_queue.cc:237] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:13.428613  9550 leader_election.cc:290] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 2 election: Requested vote from peers dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:13.428859  9624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74081f2cbe724a24bc1d0988fbf30e91" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
I20260709 12:19:13.430887  9624 raft_consensus.cc:3055] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:13.431046  9698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74081f2cbe724a24bc1d0988fbf30e91" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
I20260709 12:19:13.431389  9624 raft_consensus.cc:740] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Running, Role: LEADER
I20260709 12:19:13.431656  9698 raft_consensus.cc:3060] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.432597  9624 consensus_queue.cc:260] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:13.434019  9624 raft_consensus.cc:3060] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.435235  9447 catalog_manager.cc:5697] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da reported cstate change: term changed from 1 to 2, leader changed from dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2) to b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1). New cstate: current_term: 2 leader_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:13.439265  9698 raft_consensus.cc:2468] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b36ede3e77434fcbab3d3cd14fcce4da in term 2.
I20260709 12:19:13.440824  9624 raft_consensus.cc:2468] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b36ede3e77434fcbab3d3cd14fcce4da in term 2.
I20260709 12:19:13.441969  9514 leader_election.cc:304] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b36ede3e77434fcbab3d3cd14fcce4da, dddf04a9087c4cd5b145e3fb72a83102; no voters: 
I20260709 12:19:13.443061  9809 raft_consensus.cc:2804] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:13.443746  9809 raft_consensus.cc:697] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 LEADER]: Becoming Leader. State: Replica: b36ede3e77434fcbab3d3cd14fcce4da, State: Running, Role: LEADER
I20260709 12:19:13.444491  9809 consensus_queue.cc:237] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:13.451546  9447 catalog_manager.cc:5697] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da reported cstate change: term changed from 1 to 2, leader changed from dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2) to b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1). New cstate: current_term: 2 leader_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:13.474344  9747 raft_consensus.cc:993] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da: : Instructing follower dddf04a9087c4cd5b145e3fb72a83102 to start an election
I20260709 12:19:13.474781  9809 raft_consensus.cc:1081] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 1 LEADER]: Signalling peer dddf04a9087c4cd5b145e3fb72a83102 to start an election
I20260709 12:19:13.476213  9624 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e755c5b88c314483a5ec16904f186d6c"
dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
 from {username='slave'} at 127.0.0.1:34474
I20260709 12:19:13.476670  9624 raft_consensus.cc:493] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:13.476939  9624 raft_consensus.cc:3060] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.481427  9624 raft_consensus.cc:515] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:13.483112  9624 leader_election.cc:290] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [CANDIDATE]: Term 2 election: Requested vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:13.484058  9550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e755c5b88c314483a5ec16904f186d6c" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
I20260709 12:19:13.484496  9698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e755c5b88c314483a5ec16904f186d6c" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
I20260709 12:19:13.484627  9550 raft_consensus.cc:3055] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:13.485076  9698 raft_consensus.cc:3060] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.485123  9550 raft_consensus.cc:740] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b36ede3e77434fcbab3d3cd14fcce4da, State: Running, Role: LEADER
I20260709 12:19:13.486073  9550 consensus_queue.cc:260] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:13.487673  9550 raft_consensus.cc:3060] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.489787  9698 raft_consensus.cc:2468] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddf04a9087c4cd5b145e3fb72a83102 in term 2.
I20260709 12:19:13.490783  9590 leader_election.cc:304] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dddf04a9087c4cd5b145e3fb72a83102, f627df9206474a5c87e051bfc5bc6f1f; no voters: 
I20260709 12:19:13.491596  9754 raft_consensus.cc:2804] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:13.491997  9754 raft_consensus.cc:697] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 2 LEADER]: Becoming Leader. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Running, Role: LEADER
I20260709 12:19:13.492660  9754 consensus_queue.cc:237] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:13.498991  9550 raft_consensus.cc:2468] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddf04a9087c4cd5b145e3fb72a83102 in term 2.
I20260709 12:19:13.501101  9448 catalog_manager.cc:5697] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 reported cstate change: term changed from 1 to 2, leader changed from b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1) to dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2). New cstate: current_term: 2 leader_uuid: "dddf04a9087c4cd5b145e3fb72a83102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:13.503926  9781 raft_consensus.cc:993] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f: : Instructing follower dddf04a9087c4cd5b145e3fb72a83102 to start an election
I20260709 12:19:13.504442  9750 raft_consensus.cc:1081] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [term 1 LEADER]: Signalling peer dddf04a9087c4cd5b145e3fb72a83102 to start an election
I20260709 12:19:13.506333  9624 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dad18151fdfc48fb8707784c6ac947ef"
dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
 from {username='slave'} at 127.0.0.1:34460
I20260709 12:19:13.506922  9624 raft_consensus.cc:493] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:13.507220  9624 raft_consensus.cc:3060] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.513639  9624 raft_consensus.cc:515] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:13.515317  9624 leader_election.cc:290] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [CANDIDATE]: Term 2 election: Requested vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:13.516431  9698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad18151fdfc48fb8707784c6ac947ef" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
I20260709 12:19:13.516448  9550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad18151fdfc48fb8707784c6ac947ef" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
I20260709 12:19:13.516976  9698 raft_consensus.cc:3055] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:13.517107  9550 raft_consensus.cc:3060] T dad18151fdfc48fb8707784c6ac947ef P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.517287  9698 raft_consensus.cc:740] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f627df9206474a5c87e051bfc5bc6f1f, State: Running, Role: LEADER
I20260709 12:19:13.518051  9698 consensus_queue.cc:260] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:13.519126  9698 raft_consensus.cc:3060] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.524945  9550 raft_consensus.cc:2468] T dad18151fdfc48fb8707784c6ac947ef P b36ede3e77434fcbab3d3cd14fcce4da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddf04a9087c4cd5b145e3fb72a83102 in term 2.
I20260709 12:19:13.525817  9781 raft_consensus.cc:993] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f: : Instructing follower dddf04a9087c4cd5b145e3fb72a83102 to start an election
I20260709 12:19:13.526151  9591 leader_election.cc:304] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b36ede3e77434fcbab3d3cd14fcce4da, dddf04a9087c4cd5b145e3fb72a83102; no voters: 
I20260709 12:19:13.526407  9750 raft_consensus.cc:1081] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [term 1 LEADER]: Signalling peer dddf04a9087c4cd5b145e3fb72a83102 to start an election
I20260709 12:19:13.527100  9754 raft_consensus.cc:2804] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:13.527701  9754 raft_consensus.cc:697] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [term 2 LEADER]: Becoming Leader. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Running, Role: LEADER
I20260709 12:19:13.528635  9698 raft_consensus.cc:2468] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddf04a9087c4cd5b145e3fb72a83102 in term 2.
I20260709 12:19:13.528800  9624 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d8c7edc36064659a553e79c4a6fe6da"
dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
 from {username='slave'} at 127.0.0.1:34460
I20260709 12:19:13.528752  9754 consensus_queue.cc:237] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:13.529532  9624 raft_consensus.cc:493] T 4d8c7edc36064659a553e79c4a6fe6da P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:13.529911  9624 raft_consensus.cc:3060] T 4d8c7edc36064659a553e79c4a6fe6da P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.537343  9624 raft_consensus.cc:515] T 4d8c7edc36064659a553e79c4a6fe6da P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:13.539322  9448 catalog_manager.cc:5697] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 reported cstate change: term changed from 1 to 2, leader changed from f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3) to dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2). New cstate: current_term: 2 leader_uuid: "dddf04a9087c4cd5b145e3fb72a83102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:13.540560  9624 leader_election.cc:290] T 4d8c7edc36064659a553e79c4a6fe6da P dddf04a9087c4cd5b145e3fb72a83102 [CANDIDATE]: Term 2 election: Requested vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:13.540686  9550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8c7edc36064659a553e79c4a6fe6da" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
I20260709 12:19:13.541415  9550 raft_consensus.cc:3060] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.543275  9698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8c7edc36064659a553e79c4a6fe6da" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
I20260709 12:19:13.543874  9698 raft_consensus.cc:3055] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:13.544202  9698 raft_consensus.cc:740] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f627df9206474a5c87e051bfc5bc6f1f, State: Running, Role: LEADER
I20260709 12:19:13.548223  9550 raft_consensus.cc:2468] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddf04a9087c4cd5b145e3fb72a83102 in term 2.
I20260709 12:19:13.549433  9591 leader_election.cc:304] T 4d8c7edc36064659a553e79c4a6fe6da P dddf04a9087c4cd5b145e3fb72a83102 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b36ede3e77434fcbab3d3cd14fcce4da, dddf04a9087c4cd5b145e3fb72a83102; no voters: 
I20260709 12:19:13.549230  9698 consensus_queue.cc:260] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:13.550266  9754 raft_consensus.cc:2804] T 4d8c7edc36064659a553e79c4a6fe6da P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:13.550750  9754 raft_consensus.cc:697] T 4d8c7edc36064659a553e79c4a6fe6da P dddf04a9087c4cd5b145e3fb72a83102 [term 2 LEADER]: Becoming Leader. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Running, Role: LEADER
I20260709 12:19:13.550848  9698 raft_consensus.cc:3060] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.551677  9754 consensus_queue.cc:237] T 4d8c7edc36064659a553e79c4a6fe6da P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:13.559237  9448 catalog_manager.cc:5697] T 4d8c7edc36064659a553e79c4a6fe6da P dddf04a9087c4cd5b145e3fb72a83102 reported cstate change: term changed from 1 to 2, leader changed from f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3) to dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2). New cstate: current_term: 2 leader_uuid: "dddf04a9087c4cd5b145e3fb72a83102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:13.560191  9698 raft_consensus.cc:2468] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddf04a9087c4cd5b145e3fb72a83102 in term 2.
I20260709 12:19:13.586025  9781 raft_consensus.cc:993] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f: : Instructing follower b36ede3e77434fcbab3d3cd14fcce4da to start an election
I20260709 12:19:13.586663  9750 raft_consensus.cc:1081] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [term 1 LEADER]: Signalling peer b36ede3e77434fcbab3d3cd14fcce4da to start an election
I20260709 12:19:13.588348  9550 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92a0724ceca24b3884bace46c6ddcb40"
dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
 from {username='slave'} at 127.0.0.1:57262
I20260709 12:19:13.588917  9550 raft_consensus.cc:493] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:13.589313  9550 raft_consensus.cc:3060] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.593807  9550 raft_consensus.cc:515] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:13.595412  9550 leader_election.cc:290] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 2 election: Requested vote from peers dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:13.596383  9624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a0724ceca24b3884bace46c6ddcb40" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
I20260709 12:19:13.596529  9698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a0724ceca24b3884bace46c6ddcb40" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
I20260709 12:19:13.596982  9624 raft_consensus.cc:3060] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.597281  9698 raft_consensus.cc:3055] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:13.597573  9698 raft_consensus.cc:740] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f627df9206474a5c87e051bfc5bc6f1f, State: Running, Role: LEADER
I20260709 12:19:13.598237  9698 consensus_queue.cc:260] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:13.599141  9698 raft_consensus.cc:3060] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.604009  9624 raft_consensus.cc:2468] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b36ede3e77434fcbab3d3cd14fcce4da in term 2.
I20260709 12:19:13.605473  9514 leader_election.cc:304] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b36ede3e77434fcbab3d3cd14fcce4da, dddf04a9087c4cd5b145e3fb72a83102; no voters: 
I20260709 12:19:13.605986  9698 raft_consensus.cc:2468] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b36ede3e77434fcbab3d3cd14fcce4da in term 2.
I20260709 12:19:13.608006  9809 raft_consensus.cc:2804] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:13.608443  9809 raft_consensus.cc:697] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 LEADER]: Becoming Leader. State: Replica: b36ede3e77434fcbab3d3cd14fcce4da, State: Running, Role: LEADER
I20260709 12:19:13.609264  9809 consensus_queue.cc:237] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:13.617429  9448 catalog_manager.cc:5697] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da reported cstate change: term changed from 1 to 2, leader changed from f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3) to b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1). New cstate: current_term: 2 leader_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:13.693452  9698 raft_consensus.cc:1275] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Refusing update from remote peer b36ede3e77434fcbab3d3cd14fcce4da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:13.694705  9809 consensus_queue.cc:1048] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [LEADER]: Connected to new peer: Peer: permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:13.703318  9624 raft_consensus.cc:1275] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Refusing update from remote peer b36ede3e77434fcbab3d3cd14fcce4da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:13.704876  9764 consensus_queue.cc:1048] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:13.843567  9698 raft_consensus.cc:1275] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Refusing update from remote peer b36ede3e77434fcbab3d3cd14fcce4da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:13.845623  9809 consensus_queue.cc:1048] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [LEADER]: Connected to new peer: Peer: permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:13.851917  9698 raft_consensus.cc:1275] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Refusing update from remote peer dddf04a9087c4cd5b145e3fb72a83102: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:13.853523  9754 consensus_queue.cc:1048] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:13.854996  9626 raft_consensus.cc:1275] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Refusing update from remote peer b36ede3e77434fcbab3d3cd14fcce4da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:13.856452  9747 consensus_queue.cc:1048] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:13.869140  9550 raft_consensus.cc:1275] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [term 2 FOLLOWER]: Refusing update from remote peer dddf04a9087c4cd5b145e3fb72a83102: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:13.871366  9754 consensus_queue.cc:1048] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:13.902585  9698 raft_consensus.cc:1275] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Refusing update from remote peer b36ede3e77434fcbab3d3cd14fcce4da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:13.904764  9747 consensus_queue.cc:1048] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [LEADER]: Connected to new peer: Peer: permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:13.914639  9626 raft_consensus.cc:1275] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Refusing update from remote peer b36ede3e77434fcbab3d3cd14fcce4da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:13.916360  9809 consensus_queue.cc:1048] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:13.951776  9550 raft_consensus.cc:1275] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da [term 2 FOLLOWER]: Refusing update from remote peer dddf04a9087c4cd5b145e3fb72a83102: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:13.953457  9754 consensus_queue.cc:1048] T 4d8c7edc36064659a553e79c4a6fe6da P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:13.961688  9698 raft_consensus.cc:1275] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Refusing update from remote peer dddf04a9087c4cd5b145e3fb72a83102: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:13.963136  9821 consensus_queue.cc:1048] T 4d8c7edc36064659a553e79c4a6fe6da P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:13.995473  9626 raft_consensus.cc:1275] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Refusing update from remote peer b36ede3e77434fcbab3d3cd14fcce4da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:13.996665  9809 consensus_queue.cc:1048] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:14.004684  9698 raft_consensus.cc:1275] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Refusing update from remote peer b36ede3e77434fcbab3d3cd14fcce4da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:14.006399  9747 consensus_queue.cc:1048] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [LEADER]: Connected to new peer: Peer: permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:14.051596  9698 raft_consensus.cc:1275] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Refusing update from remote peer dddf04a9087c4cd5b145e3fb72a83102: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:14.052824  9821 consensus_queue.cc:1048] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:14.062004  9550 raft_consensus.cc:1275] T dad18151fdfc48fb8707784c6ac947ef P b36ede3e77434fcbab3d3cd14fcce4da [term 2 FOLLOWER]: Refusing update from remote peer dddf04a9087c4cd5b145e3fb72a83102: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:14.063464  9816 consensus_queue.cc:1048] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:14.064548  9698 raft_consensus.cc:1275] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Refusing update from remote peer dddf04a9087c4cd5b145e3fb72a83102: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:14.067485  9821 consensus_queue.cc:1048] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:14.078325  9550 raft_consensus.cc:1275] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 2 FOLLOWER]: Refusing update from remote peer dddf04a9087c4cd5b145e3fb72a83102: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:14.080559  9754 consensus_queue.cc:1048] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:16.164790  9416 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:19:16.165555  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:16.185492  9550 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74081f2cbe724a24bc1d0988fbf30e91"
dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
mode: GRACEFUL
new_leader_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
 from {username='slave'} at 127.0.0.1:47824
I20260709 12:19:16.186048  9550 raft_consensus.cc:606] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 LEADER]: Received request to transfer leadership to TS f627df9206474a5c87e051bfc5bc6f1f
I20260709 12:19:16.197894  9626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e755c5b88c314483a5ec16904f186d6c"
dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
mode: GRACEFUL
new_leader_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
 from {username='slave'} at 127.0.0.1:42308
I20260709 12:19:16.198467  9626 raft_consensus.cc:606] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 2 LEADER]: Received request to transfer leadership to TS f627df9206474a5c87e051bfc5bc6f1f
I20260709 12:19:16.199873  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:19:16.200421  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:16.380844  9846 raft_consensus.cc:993] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da: : Instructing follower f627df9206474a5c87e051bfc5bc6f1f to start an election
I20260709 12:19:16.381311  9850 raft_consensus.cc:1081] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 LEADER]: Signalling peer f627df9206474a5c87e051bfc5bc6f1f to start an election
I20260709 12:19:16.383265  9699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74081f2cbe724a24bc1d0988fbf30e91"
dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
 from {username='slave'} at 127.0.0.1:38620
I20260709 12:19:16.383728  9699 raft_consensus.cc:493] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:16.383977  9699 raft_consensus.cc:3060] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:16.393038  9699 raft_consensus.cc:515] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:16.395126  9699 leader_election.cc:290] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 3 election: Requested vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513)
I20260709 12:19:16.396238  9550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74081f2cbe724a24bc1d0988fbf30e91" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
I20260709 12:19:16.396238  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74081f2cbe724a24bc1d0988fbf30e91" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
I20260709 12:19:16.396898  9550 raft_consensus.cc:3055] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:16.396914  9626 raft_consensus.cc:3060] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:16.397316  9550 raft_consensus.cc:740] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b36ede3e77434fcbab3d3cd14fcce4da, State: Running, Role: LEADER
I20260709 12:19:16.398028  9550 consensus_queue.cc:260] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [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: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:16.399135  9550 raft_consensus.cc:3060] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:16.403836  9626 raft_consensus.cc:2468] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 3.
I20260709 12:19:16.404938  9550 raft_consensus.cc:2468] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 3.
I20260709 12:19:16.405215  9663 leader_election.cc:304] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [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: dddf04a9087c4cd5b145e3fb72a83102, f627df9206474a5c87e051bfc5bc6f1f; no voters: 
I20260709 12:19:16.406452  9845 raft_consensus.cc:2804] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:16.407713  9845 raft_consensus.cc:697] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 3 LEADER]: Becoming Leader. State: Replica: f627df9206474a5c87e051bfc5bc6f1f, State: Running, Role: LEADER
I20260709 12:19:16.408440  9845 consensus_queue.cc:237] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [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: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:16.419044  9445 catalog_manager.cc:5697] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f reported cstate change: term changed from 2 to 3, leader changed from b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1) to f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3). New cstate: current_term: 3 leader_uuid: "f627df9206474a5c87e051bfc5bc6f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:16.624068  9754 raft_consensus.cc:993] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102: : Instructing follower f627df9206474a5c87e051bfc5bc6f1f to start an election
I20260709 12:19:16.624486  9754 raft_consensus.cc:1081] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 2 LEADER]: Signalling peer f627df9206474a5c87e051bfc5bc6f1f to start an election
I20260709 12:19:16.626046  9699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e755c5b88c314483a5ec16904f186d6c"
dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
 from {username='slave'} at 127.0.0.1:38632
I20260709 12:19:16.626518  9699 raft_consensus.cc:493] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:16.626794  9699 raft_consensus.cc:3060] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:16.631429  9699 raft_consensus.cc:515] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:16.633232  9699 leader_election.cc:290] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 3 election: Requested vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513)
I20260709 12:19:16.634197  9550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e755c5b88c314483a5ec16904f186d6c" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
I20260709 12:19:16.634442  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e755c5b88c314483a5ec16904f186d6c" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
I20260709 12:19:16.634801  9550 raft_consensus.cc:3060] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:16.634987  9626 raft_consensus.cc:3055] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:16.635334  9626 raft_consensus.cc:740] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Running, Role: LEADER
I20260709 12:19:16.635975  9626 consensus_queue.cc:260] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [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: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:16.636889  9626 raft_consensus.cc:3060] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:16.639447  9550 raft_consensus.cc:2468] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 3.
I20260709 12:19:16.640519  9665 leader_election.cc:304] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [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: b36ede3e77434fcbab3d3cd14fcce4da, f627df9206474a5c87e051bfc5bc6f1f; no voters: 
I20260709 12:19:16.641212  9845 raft_consensus.cc:2804] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:16.641577  9845 raft_consensus.cc:697] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 3 LEADER]: Becoming Leader. State: Replica: f627df9206474a5c87e051bfc5bc6f1f, State: Running, Role: LEADER
I20260709 12:19:16.641700  9626 raft_consensus.cc:2468] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 3.
I20260709 12:19:16.642320  9845 consensus_queue.cc:237] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [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: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:16.648748  9445 catalog_manager.cc:5697] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f reported cstate change: term changed from 2 to 3, leader changed from dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2) to f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3). New cstate: current_term: 3 leader_uuid: "f627df9206474a5c87e051bfc5bc6f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:16.926190  9626 raft_consensus.cc:1275] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 3 FOLLOWER]: Refusing update from remote peer f627df9206474a5c87e051bfc5bc6f1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:16.927461  9845 consensus_queue.cc:1048] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:16.936684  9550 raft_consensus.cc:1275] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Refusing update from remote peer f627df9206474a5c87e051bfc5bc6f1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:16.938273  9851 consensus_queue.cc:1048] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:17.118925  9626 raft_consensus.cc:1275] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 3 FOLLOWER]: Refusing update from remote peer f627df9206474a5c87e051bfc5bc6f1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:17.120386  9861 consensus_queue.cc:1048] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:17.129460  9550 raft_consensus.cc:1275] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Refusing update from remote peer f627df9206474a5c87e051bfc5bc6f1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:17.130869  9851 consensus_queue.cc:1048] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:17.201359  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:17.206710  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:17.207149  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:18.208112  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:18.212970  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:18.213384  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:19.232748  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:19.243925  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:19.244382  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:20.245709  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:20.251679  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:20.252175  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:21.253355  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:21.259495  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:21.259966  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:22.261094  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:22.265693  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:22.266054  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:23.267148  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:23.272598  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:23.272979  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:24.273896  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:24.279479  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:24.280122  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:25.281177  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:25.286471  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:25.286890  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:26.320140  9416 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:19:26.326104  9698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74081f2cbe724a24bc1d0988fbf30e91"
dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
mode: GRACEFUL
new_leader_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
 from {username='slave'} at 127.0.0.1:38642
I20260709 12:19:26.326864  9698 raft_consensus.cc:606] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 3 LEADER]: Received request to transfer leadership to TS dddf04a9087c4cd5b145e3fb72a83102
I20260709 12:19:26.332698  9550 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92a0724ceca24b3884bace46c6ddcb40"
dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
mode: GRACEFUL
new_leader_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
 from {username='slave'} at 127.0.0.1:57282
I20260709 12:19:26.333283  9550 raft_consensus.cc:606] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 LEADER]: Received request to transfer leadership to TS dddf04a9087c4cd5b145e3fb72a83102
I20260709 12:19:26.338688  9550 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f53bd77a4d4f4cc9ab5d4064d028c418"
dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
mode: GRACEFUL
new_leader_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
 from {username='slave'} at 127.0.0.1:57282
I20260709 12:19:26.339356  9550 raft_consensus.cc:606] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 LEADER]: Received request to transfer leadership to TS dddf04a9087c4cd5b145e3fb72a83102
I20260709 12:19:26.344834  9548 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7153b561eb94cbf866b49bbcd9e4b13"
dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
mode: GRACEFUL
new_leader_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
 from {username='slave'} at 127.0.0.1:57282
I20260709 12:19:26.345326  9548 raft_consensus.cc:606] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 LEADER]: Received request to transfer leadership to TS dddf04a9087c4cd5b145e3fb72a83102
I20260709 12:19:26.359714  9698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e755c5b88c314483a5ec16904f186d6c"
dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
mode: GRACEFUL
new_leader_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
 from {username='slave'} at 127.0.0.1:38642
I20260709 12:19:26.360235  9698 raft_consensus.cc:606] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 3 LEADER]: Received request to transfer leadership to TS dddf04a9087c4cd5b145e3fb72a83102
I20260709 12:19:26.394495  9874 raft_consensus.cc:993] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f: : Instructing follower dddf04a9087c4cd5b145e3fb72a83102 to start an election
I20260709 12:19:26.394997  9875 raft_consensus.cc:1081] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 3 LEADER]: Signalling peer dddf04a9087c4cd5b145e3fb72a83102 to start an election
I20260709 12:19:26.396478  9624 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74081f2cbe724a24bc1d0988fbf30e91"
dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
 from {username='slave'} at 127.0.0.1:34460
I20260709 12:19:26.396909  9624 raft_consensus.cc:493] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:26.397218  9624 raft_consensus.cc:3060] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:26.401911  9624 raft_consensus.cc:515] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:26.403649  9624 leader_election.cc:290] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [CANDIDATE]: Term 4 election: Requested vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:26.404587  9698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74081f2cbe724a24bc1d0988fbf30e91" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
I20260709 12:19:26.404590  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74081f2cbe724a24bc1d0988fbf30e91" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
I20260709 12:19:26.405498  9698 raft_consensus.cc:3055] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:26.405540  9548 raft_consensus.cc:3060] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:26.405915  9698 raft_consensus.cc:740] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f627df9206474a5c87e051bfc5bc6f1f, State: Running, Role: LEADER
I20260709 12:19:26.406746  9698 consensus_queue.cc:260] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [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: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:26.408159  9698 raft_consensus.cc:3060] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:26.413025  9548 raft_consensus.cc:2468] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddf04a9087c4cd5b145e3fb72a83102 in term 4.
I20260709 12:19:26.414980  9591 leader_election.cc:304] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [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: b36ede3e77434fcbab3d3cd14fcce4da, dddf04a9087c4cd5b145e3fb72a83102; no voters: 
I20260709 12:19:26.415940  9698 raft_consensus.cc:2468] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddf04a9087c4cd5b145e3fb72a83102 in term 4.
I20260709 12:19:26.416067  9870 raft_consensus.cc:2804] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:26.417546  9870 raft_consensus.cc:697] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 4 LEADER]: Becoming Leader. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Running, Role: LEADER
I20260709 12:19:26.418457  9870 consensus_queue.cc:237] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [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: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:26.425978  9445 catalog_manager.cc:5697] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 reported cstate change: term changed from 3 to 4, leader changed from f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3) to dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2). New cstate: current_term: 4 leader_uuid: "dddf04a9087c4cd5b145e3fb72a83102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:26.441898  9871 raft_consensus.cc:993] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da: : Instructing follower dddf04a9087c4cd5b145e3fb72a83102 to start an election
I20260709 12:19:26.442281  9871 raft_consensus.cc:1081] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 LEADER]: Signalling peer dddf04a9087c4cd5b145e3fb72a83102 to start an election
I20260709 12:19:26.443693  9624 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f53bd77a4d4f4cc9ab5d4064d028c418"
dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
 from {username='slave'} at 127.0.0.1:34474
I20260709 12:19:26.444082  9624 raft_consensus.cc:493] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:26.444298  9624 raft_consensus.cc:3060] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:26.448261  9624 raft_consensus.cc:515] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:26.449630  9624 leader_election.cc:290] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [CANDIDATE]: Term 3 election: Requested vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:26.450518  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53bd77a4d4f4cc9ab5d4064d028c418" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
I20260709 12:19:26.450577  9698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53bd77a4d4f4cc9ab5d4064d028c418" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
I20260709 12:19:26.451045  9548 raft_consensus.cc:3055] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:26.451085  9698 raft_consensus.cc:3060] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:26.451365  9548 raft_consensus.cc:740] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b36ede3e77434fcbab3d3cd14fcce4da, State: Running, Role: LEADER
I20260709 12:19:26.452005  9548 consensus_queue.cc:260] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [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: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:26.453001  9548 raft_consensus.cc:3060] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:26.455368  9698 raft_consensus.cc:2468] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddf04a9087c4cd5b145e3fb72a83102 in term 3.
I20260709 12:19:26.456449  9590 leader_election.cc:304] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [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: dddf04a9087c4cd5b145e3fb72a83102, f627df9206474a5c87e051bfc5bc6f1f; no voters: 
I20260709 12:19:26.457065  9870 raft_consensus.cc:2804] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:26.457415  9870 raft_consensus.cc:697] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [term 3 LEADER]: Becoming Leader. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Running, Role: LEADER
I20260709 12:19:26.457438  9548 raft_consensus.cc:2468] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddf04a9087c4cd5b145e3fb72a83102 in term 3.
I20260709 12:19:26.458232  9870 consensus_queue.cc:237] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [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: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:26.465032  9445 catalog_manager.cc:5697] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 reported cstate change: term changed from 2 to 3, leader changed from b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1) to dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2). New cstate: current_term: 3 leader_uuid: "dddf04a9087c4cd5b145e3fb72a83102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:26.627219  9882 raft_consensus.cc:993] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da: : Instructing follower dddf04a9087c4cd5b145e3fb72a83102 to start an election
I20260709 12:19:26.627832  9871 raft_consensus.cc:1081] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 LEADER]: Signalling peer dddf04a9087c4cd5b145e3fb72a83102 to start an election
I20260709 12:19:26.629257  9624 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92a0724ceca24b3884bace46c6ddcb40"
dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
 from {username='slave'} at 127.0.0.1:34474
I20260709 12:19:26.629695  9624 raft_consensus.cc:493] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:26.629952  9624 raft_consensus.cc:3060] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:26.634055  9624 raft_consensus.cc:515] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:26.635423  9624 leader_election.cc:290] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102 [CANDIDATE]: Term 3 election: Requested vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:26.636356  9698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a0724ceca24b3884bace46c6ddcb40" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
I20260709 12:19:26.636278  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a0724ceca24b3884bace46c6ddcb40" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
I20260709 12:19:26.636915  9698 raft_consensus.cc:3060] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:26.636982  9548 raft_consensus.cc:3055] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:26.637349  9548 raft_consensus.cc:740] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b36ede3e77434fcbab3d3cd14fcce4da, State: Running, Role: LEADER
I20260709 12:19:26.638125  9548 consensus_queue.cc:260] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [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: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:26.639375  9548 raft_consensus.cc:3060] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:26.643141  9698 raft_consensus.cc:2468] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddf04a9087c4cd5b145e3fb72a83102 in term 3.
I20260709 12:19:26.644333  9590 leader_election.cc:304] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102 [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: dddf04a9087c4cd5b145e3fb72a83102, f627df9206474a5c87e051bfc5bc6f1f; no voters: 
I20260709 12:19:26.645025  9870 raft_consensus.cc:2804] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:26.645164  9548 raft_consensus.cc:2468] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddf04a9087c4cd5b145e3fb72a83102 in term 3.
I20260709 12:19:26.645509  9870 raft_consensus.cc:697] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102 [term 3 LEADER]: Becoming Leader. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Running, Role: LEADER
I20260709 12:19:26.646358  9870 consensus_queue.cc:237] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102 [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: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:26.653172  9445 catalog_manager.cc:5697] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102 reported cstate change: term changed from 2 to 3, leader changed from b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1) to dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2). New cstate: current_term: 3 leader_uuid: "dddf04a9087c4cd5b145e3fb72a83102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:26.740772  9882 raft_consensus.cc:993] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da: : Instructing follower dddf04a9087c4cd5b145e3fb72a83102 to start an election
I20260709 12:19:26.741245  9871 raft_consensus.cc:1081] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 LEADER]: Signalling peer dddf04a9087c4cd5b145e3fb72a83102 to start an election
I20260709 12:19:26.742961  9624 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7153b561eb94cbf866b49bbcd9e4b13"
dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
 from {username='slave'} at 127.0.0.1:34474
I20260709 12:19:26.743438  9624 raft_consensus.cc:493] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:26.743700  9624 raft_consensus.cc:3060] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:26.747594  9624 raft_consensus.cc:515] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:26.748987  9624 leader_election.cc:290] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [CANDIDATE]: Term 3 election: Requested vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:26.749907  9698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7153b561eb94cbf866b49bbcd9e4b13" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
I20260709 12:19:26.749900  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7153b561eb94cbf866b49bbcd9e4b13" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
I20260709 12:19:26.750413  9698 raft_consensus.cc:3060] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:26.750488  9548 raft_consensus.cc:3055] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:26.750794  9548 raft_consensus.cc:740] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b36ede3e77434fcbab3d3cd14fcce4da, State: Running, Role: LEADER
I20260709 12:19:26.751462  9548 consensus_queue.cc:260] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [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: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:26.752359  9548 raft_consensus.cc:3060] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:26.755249  9698 raft_consensus.cc:2468] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddf04a9087c4cd5b145e3fb72a83102 in term 3.
I20260709 12:19:26.756157  9590 leader_election.cc:304] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [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: dddf04a9087c4cd5b145e3fb72a83102, f627df9206474a5c87e051bfc5bc6f1f; no voters: 
I20260709 12:19:26.756793  9870 raft_consensus.cc:2804] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:26.757244  9870 raft_consensus.cc:697] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 3 LEADER]: Becoming Leader. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Running, Role: LEADER
I20260709 12:19:26.757973  9548 raft_consensus.cc:2468] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddf04a9087c4cd5b145e3fb72a83102 in term 3.
I20260709 12:19:26.759156  9870 consensus_queue.cc:237] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [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: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:26.768442  9445 catalog_manager.cc:5697] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 reported cstate change: term changed from 2 to 3, leader changed from b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1) to dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2). New cstate: current_term: 3 leader_uuid: "dddf04a9087c4cd5b145e3fb72a83102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:26.808740  9874 raft_consensus.cc:993] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f: : Instructing follower dddf04a9087c4cd5b145e3fb72a83102 to start an election
I20260709 12:19:26.809324  9875 raft_consensus.cc:1081] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 3 LEADER]: Signalling peer dddf04a9087c4cd5b145e3fb72a83102 to start an election
I20260709 12:19:26.810706  9624 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e755c5b88c314483a5ec16904f186d6c"
dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
 from {username='slave'} at 127.0.0.1:34460
I20260709 12:19:26.811169  9624 raft_consensus.cc:493] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:26.811415  9624 raft_consensus.cc:3060] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:26.815503  9624 raft_consensus.cc:515] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:26.817006  9624 leader_election.cc:290] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [CANDIDATE]: Term 4 election: Requested vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:26.817981  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e755c5b88c314483a5ec16904f186d6c" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
I20260709 12:19:26.818167  9698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e755c5b88c314483a5ec16904f186d6c" candidate_uuid: "dddf04a9087c4cd5b145e3fb72a83102" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
I20260709 12:19:26.818645  9548 raft_consensus.cc:3060] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:26.818663  9698 raft_consensus.cc:3055] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:26.819190  9698 raft_consensus.cc:740] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f627df9206474a5c87e051bfc5bc6f1f, State: Running, Role: LEADER
I20260709 12:19:26.819749  9698 consensus_queue.cc:260] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [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: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:26.820559  9698 raft_consensus.cc:3060] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:26.823778  9548 raft_consensus.cc:2468] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddf04a9087c4cd5b145e3fb72a83102 in term 4.
I20260709 12:19:26.824434  9698 raft_consensus.cc:2468] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddf04a9087c4cd5b145e3fb72a83102 in term 4.
I20260709 12:19:26.824836  9591 leader_election.cc:304] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [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: b36ede3e77434fcbab3d3cd14fcce4da, dddf04a9087c4cd5b145e3fb72a83102; no voters: 
I20260709 12:19:26.825572  9870 raft_consensus.cc:2804] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:26.825922  9870 raft_consensus.cc:697] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 4 LEADER]: Becoming Leader. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Running, Role: LEADER
I20260709 12:19:26.826579  9870 consensus_queue.cc:237] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [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: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:26.833230  9445 catalog_manager.cc:5697] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 reported cstate change: term changed from 3 to 4, leader changed from f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3) to dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2). New cstate: current_term: 4 leader_uuid: "dddf04a9087c4cd5b145e3fb72a83102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:26.872005  9698 raft_consensus.cc:1275] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 4 FOLLOWER]: Refusing update from remote peer dddf04a9087c4cd5b145e3fb72a83102: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:26.873637  9870 consensus_queue.cc:1048] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:26.883175  9548 raft_consensus.cc:1275] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Refusing update from remote peer dddf04a9087c4cd5b145e3fb72a83102: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:26.886111  9888 consensus_queue.cc:1048] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:26.886711  9548 raft_consensus.cc:1275] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 4 FOLLOWER]: Refusing update from remote peer dddf04a9087c4cd5b145e3fb72a83102: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:26.889060  9888 consensus_queue.cc:1048] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:26.897691  9698 raft_consensus.cc:1275] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 3 FOLLOWER]: Refusing update from remote peer dddf04a9087c4cd5b145e3fb72a83102: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:26.899389  9888 consensus_queue.cc:1048] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:27.072026  9548 raft_consensus.cc:1275] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Refusing update from remote peer dddf04a9087c4cd5b145e3fb72a83102: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:27.073144  9888 consensus_queue.cc:1048] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:27.082875  9698 raft_consensus.cc:1275] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [term 3 FOLLOWER]: Refusing update from remote peer dddf04a9087c4cd5b145e3fb72a83102: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:27.084580  9896 consensus_queue.cc:1048] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:27.166277  9698 raft_consensus.cc:1275] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [term 3 FOLLOWER]: Refusing update from remote peer dddf04a9087c4cd5b145e3fb72a83102: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:27.167445  9896 consensus_queue.cc:1048] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:27.176610  9548 raft_consensus.cc:1275] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Refusing update from remote peer dddf04a9087c4cd5b145e3fb72a83102: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:27.178114  9888 consensus_queue.cc:1048] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:27.257686  9548 raft_consensus.cc:1275] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 4 FOLLOWER]: Refusing update from remote peer dddf04a9087c4cd5b145e3fb72a83102: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:27.259145  9888 consensus_queue.cc:1048] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:27.270313  9698 raft_consensus.cc:1275] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 4 FOLLOWER]: Refusing update from remote peer dddf04a9087c4cd5b145e3fb72a83102: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:27.271941  9896 consensus_queue.cc:1048] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:29.399628  9416 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:19:29.400684  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:29.409479  9624 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c930c80a55446ce8abf26393118755e"
dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
mode: GRACEFUL
new_leader_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
 from {username='slave'} at 127.0.0.1:42308
I20260709 12:19:29.410136  9624 raft_consensus.cc:606] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [term 2 LEADER]: Received request to transfer leadership to TS f627df9206474a5c87e051bfc5bc6f1f
I20260709 12:19:29.413002  9624 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74081f2cbe724a24bc1d0988fbf30e91"
dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
mode: GRACEFUL
new_leader_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
 from {username='slave'} at 127.0.0.1:42308
I20260709 12:19:29.413635  9624 raft_consensus.cc:606] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 4 LEADER]: Received request to transfer leadership to TS b36ede3e77434fcbab3d3cd14fcce4da
I20260709 12:19:29.416503  9624 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dad18151fdfc48fb8707784c6ac947ef"
dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
mode: GRACEFUL
new_leader_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
 from {username='slave'} at 127.0.0.1:42308
I20260709 12:19:29.417052  9624 raft_consensus.cc:606] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [term 2 LEADER]: Received request to transfer leadership to TS f627df9206474a5c87e051bfc5bc6f1f
I20260709 12:19:29.419762  9624 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7153b561eb94cbf866b49bbcd9e4b13"
dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
mode: GRACEFUL
new_leader_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
 from {username='slave'} at 127.0.0.1:42308
I20260709 12:19:29.420248  9624 raft_consensus.cc:606] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 3 LEADER]: Received request to transfer leadership to TS b36ede3e77434fcbab3d3cd14fcce4da
I20260709 12:19:29.423029  9624 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f53bd77a4d4f4cc9ab5d4064d028c418"
dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
mode: GRACEFUL
new_leader_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
 from {username='slave'} at 127.0.0.1:42308
I20260709 12:19:29.423512  9624 raft_consensus.cc:606] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [term 3 LEADER]: Received request to transfer leadership to TS b36ede3e77434fcbab3d3cd14fcce4da
I20260709 12:19:29.425093  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:19:29.425624  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:29.465948  9903 raft_consensus.cc:993] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102: : Instructing follower b36ede3e77434fcbab3d3cd14fcce4da to start an election
I20260709 12:19:29.466375  9903 raft_consensus.cc:1081] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [term 3 LEADER]: Signalling peer b36ede3e77434fcbab3d3cd14fcce4da to start an election
I20260709 12:19:29.468977  9548 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f53bd77a4d4f4cc9ab5d4064d028c418"
dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
 from {username='slave'} at 127.0.0.1:57272
I20260709 12:19:29.469570  9548 raft_consensus.cc:493] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:29.469897  9548 raft_consensus.cc:3060] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:29.477201  9548 raft_consensus.cc:515] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:29.479571  9548 leader_election.cc:290] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 4 election: Requested vote from peers dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:29.481055  9699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53bd77a4d4f4cc9ab5d4064d028c418" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
I20260709 12:19:29.481379  9624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53bd77a4d4f4cc9ab5d4064d028c418" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
I20260709 12:19:29.481976  9624 raft_consensus.cc:3055] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:29.481956  9699 raft_consensus.cc:3060] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:29.482432  9624 raft_consensus.cc:740] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Running, Role: LEADER
I20260709 12:19:29.483366  9624 consensus_queue.cc:260] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [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: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:29.484532  9624 raft_consensus.cc:3060] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:29.487661  9699 raft_consensus.cc:2468] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b36ede3e77434fcbab3d3cd14fcce4da in term 4.
I20260709 12:19:29.488897  9515 leader_election.cc:304] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [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: b36ede3e77434fcbab3d3cd14fcce4da, f627df9206474a5c87e051bfc5bc6f1f; no voters: 
I20260709 12:19:29.490229  9624 raft_consensus.cc:2468] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b36ede3e77434fcbab3d3cd14fcce4da in term 4.
I20260709 12:19:29.490430  9904 raft_consensus.cc:2804] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:29.491467  9904 raft_consensus.cc:697] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [term 4 LEADER]: Becoming Leader. State: Replica: b36ede3e77434fcbab3d3cd14fcce4da, State: Running, Role: LEADER
I20260709 12:19:29.492221  9904 consensus_queue.cc:237] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [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: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:29.500712  9447 catalog_manager.cc:5697] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da reported cstate change: term changed from 3 to 4, leader changed from dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2) to b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1). New cstate: current_term: 4 leader_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:29.518107  9888 raft_consensus.cc:993] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102: : Instructing follower f627df9206474a5c87e051bfc5bc6f1f to start an election
I20260709 12:19:29.518530  9888 raft_consensus.cc:1081] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [term 2 LEADER]: Signalling peer f627df9206474a5c87e051bfc5bc6f1f to start an election
I20260709 12:19:29.520078  9699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dad18151fdfc48fb8707784c6ac947ef"
dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
 from {username='slave'} at 127.0.0.1:38632
I20260709 12:19:29.520531  9699 raft_consensus.cc:493] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:29.520813  9699 raft_consensus.cc:3060] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:29.525703  9699 raft_consensus.cc:515] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:29.527798  9699 leader_election.cc:290] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 3 election: Requested vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513)
I20260709 12:19:29.528738  9624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad18151fdfc48fb8707784c6ac947ef" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
I20260709 12:19:29.528741  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad18151fdfc48fb8707784c6ac947ef" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
I20260709 12:19:29.529328  9624 raft_consensus.cc:3055] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:29.529428  9548 raft_consensus.cc:3060] T dad18151fdfc48fb8707784c6ac947ef P b36ede3e77434fcbab3d3cd14fcce4da [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:29.529603  9624 raft_consensus.cc:740] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Running, Role: LEADER
I20260709 12:19:29.530227  9624 consensus_queue.cc:260] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [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: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:29.531474  9624 raft_consensus.cc:3060] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:29.535207  9548 raft_consensus.cc:2468] T dad18151fdfc48fb8707784c6ac947ef P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 3.
I20260709 12:19:29.536561  9624 raft_consensus.cc:2468] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 3.
I20260709 12:19:29.536880  9665 leader_election.cc:304] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [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: b36ede3e77434fcbab3d3cd14fcce4da, f627df9206474a5c87e051bfc5bc6f1f; no voters: 
I20260709 12:19:29.537815  9875 raft_consensus.cc:2804] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:29.539026  9875 raft_consensus.cc:697] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [term 3 LEADER]: Becoming Leader. State: Replica: f627df9206474a5c87e051bfc5bc6f1f, State: Running, Role: LEADER
I20260709 12:19:29.539915  9875 consensus_queue.cc:237] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [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: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:29.543866  9903 raft_consensus.cc:993] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102: : Instructing follower b36ede3e77434fcbab3d3cd14fcce4da to start an election
I20260709 12:19:29.544412  9888 raft_consensus.cc:1081] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 3 LEADER]: Signalling peer b36ede3e77434fcbab3d3cd14fcce4da to start an election
I20260709 12:19:29.546078  9548 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7153b561eb94cbf866b49bbcd9e4b13"
dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
 from {username='slave'} at 127.0.0.1:57272
I20260709 12:19:29.546510  9548 raft_consensus.cc:493] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:29.546864  9548 raft_consensus.cc:3060] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:29.548321  9447 catalog_manager.cc:5697] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f reported cstate change: term changed from 2 to 3, leader changed from dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2) to f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3). New cstate: current_term: 3 leader_uuid: "f627df9206474a5c87e051bfc5bc6f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:29.550961  9548 raft_consensus.cc:515] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:29.552446  9548 leader_election.cc:290] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 4 election: Requested vote from peers dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:29.553242  9624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7153b561eb94cbf866b49bbcd9e4b13" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
I20260709 12:19:29.553503  9699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7153b561eb94cbf866b49bbcd9e4b13" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
I20260709 12:19:29.553781  9624 raft_consensus.cc:3055] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:29.554016  9624 raft_consensus.cc:740] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Running, Role: LEADER
I20260709 12:19:29.554061  9699 raft_consensus.cc:3060] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:29.554615  9624 consensus_queue.cc:260] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [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: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:29.556627  9624 raft_consensus.cc:3060] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:29.560552  9699 raft_consensus.cc:2468] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b36ede3e77434fcbab3d3cd14fcce4da in term 4.
I20260709 12:19:29.561671  9515 leader_election.cc:304] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [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: b36ede3e77434fcbab3d3cd14fcce4da, f627df9206474a5c87e051bfc5bc6f1f; no voters: 
I20260709 12:19:29.562273  9624 raft_consensus.cc:2468] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b36ede3e77434fcbab3d3cd14fcce4da in term 4.
I20260709 12:19:29.562346  9904 raft_consensus.cc:2804] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:29.562791  9904 raft_consensus.cc:697] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 4 LEADER]: Becoming Leader. State: Replica: b36ede3e77434fcbab3d3cd14fcce4da, State: Running, Role: LEADER
I20260709 12:19:29.563571  9904 consensus_queue.cc:237] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [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: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:29.570751  9447 catalog_manager.cc:5697] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da reported cstate change: term changed from 3 to 4, leader changed from dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2) to b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1). New cstate: current_term: 4 leader_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:29.610105  9903 raft_consensus.cc:993] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102: : Instructing follower f627df9206474a5c87e051bfc5bc6f1f to start an election
I20260709 12:19:29.610590  9888 raft_consensus.cc:1081] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [term 2 LEADER]: Signalling peer f627df9206474a5c87e051bfc5bc6f1f to start an election
I20260709 12:19:29.612303  9699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c930c80a55446ce8abf26393118755e"
dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
 from {username='slave'} at 127.0.0.1:38632
I20260709 12:19:29.612799  9699 raft_consensus.cc:493] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:29.613061  9699 raft_consensus.cc:3060] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:29.617022  9699 raft_consensus.cc:515] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:29.618393  9699 leader_election.cc:290] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f [CANDIDATE]: Term 3 election: Requested vote from peers b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553), dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513)
I20260709 12:19:29.619453  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c930c80a55446ce8abf26393118755e" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
I20260709 12:19:29.619606  9624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c930c80a55446ce8abf26393118755e" candidate_uuid: "f627df9206474a5c87e051bfc5bc6f1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
I20260709 12:19:29.619928  9548 raft_consensus.cc:3060] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:29.620169  9624 raft_consensus.cc:3055] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:29.620543  9624 raft_consensus.cc:740] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Running, Role: LEADER
I20260709 12:19:29.621240  9624 consensus_queue.cc:260] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [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: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:29.622193  9624 raft_consensus.cc:3060] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:29.624831  9548 raft_consensus.cc:2468] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 3.
I20260709 12:19:29.625988  9665 leader_election.cc:304] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f [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: b36ede3e77434fcbab3d3cd14fcce4da, f627df9206474a5c87e051bfc5bc6f1f; no voters: 
I20260709 12:19:29.627082  9875 raft_consensus.cc:2804] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:29.627502  9875 raft_consensus.cc:697] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f [term 3 LEADER]: Becoming Leader. State: Replica: f627df9206474a5c87e051bfc5bc6f1f, State: Running, Role: LEADER
I20260709 12:19:29.627794  9624 raft_consensus.cc:2468] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f627df9206474a5c87e051bfc5bc6f1f in term 3.
I20260709 12:19:29.628314  9875 consensus_queue.cc:237] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f [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: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:29.635572  9447 catalog_manager.cc:5697] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f reported cstate change: term changed from 2 to 3, leader changed from dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2) to f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3). New cstate: current_term: 3 leader_uuid: "f627df9206474a5c87e051bfc5bc6f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:29.798911  9903 raft_consensus.cc:993] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102: : Instructing follower b36ede3e77434fcbab3d3cd14fcce4da to start an election
I20260709 12:19:29.799368  9888 raft_consensus.cc:1081] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 4 LEADER]: Signalling peer b36ede3e77434fcbab3d3cd14fcce4da to start an election
I20260709 12:19:29.800973  9548 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74081f2cbe724a24bc1d0988fbf30e91"
dest_uuid: "b36ede3e77434fcbab3d3cd14fcce4da"
 from {username='slave'} at 127.0.0.1:57272
I20260709 12:19:29.801435  9548 raft_consensus.cc:493] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:29.801694  9548 raft_consensus.cc:3060] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:29.806284  9548 raft_consensus.cc:515] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:29.807825  9548 leader_election.cc:290] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [CANDIDATE]: Term 5 election: Requested vote from peers dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513), f627df9206474a5c87e051bfc5bc6f1f (127.9.50.3:36203)
I20260709 12:19:29.809001  9624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74081f2cbe724a24bc1d0988fbf30e91" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "dddf04a9087c4cd5b145e3fb72a83102"
I20260709 12:19:29.809001  9699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74081f2cbe724a24bc1d0988fbf30e91" candidate_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f627df9206474a5c87e051bfc5bc6f1f"
I20260709 12:19:29.809701  9699 raft_consensus.cc:3060] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:29.809667  9624 raft_consensus.cc:3055] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:19:29.810148  9624 raft_consensus.cc:740] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: dddf04a9087c4cd5b145e3fb72a83102, State: Running, Role: LEADER
I20260709 12:19:29.810890  9624 consensus_queue.cc:260] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [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: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:29.812009  9624 raft_consensus.cc:3060] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:29.815953  9699 raft_consensus.cc:2468] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b36ede3e77434fcbab3d3cd14fcce4da in term 5.
I20260709 12:19:29.817081  9515 leader_election.cc:304] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [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: b36ede3e77434fcbab3d3cd14fcce4da, f627df9206474a5c87e051bfc5bc6f1f; no voters: 
I20260709 12:19:29.817926  9904 raft_consensus.cc:2804] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:29.817975  9624 raft_consensus.cc:2468] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b36ede3e77434fcbab3d3cd14fcce4da in term 5.
I20260709 12:19:29.818432  9904 raft_consensus.cc:697] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 5 LEADER]: Becoming Leader. State: Replica: b36ede3e77434fcbab3d3cd14fcce4da, State: Running, Role: LEADER
I20260709 12:19:29.819283  9904 consensus_queue.cc:237] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [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: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } }
I20260709 12:19:29.825953  9447 catalog_manager.cc:5697] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da reported cstate change: term changed from 4 to 5, leader changed from dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2) to b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1). New cstate: current_term: 5 leader_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:29.915905  9699 raft_consensus.cc:1275] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 4 FOLLOWER]: Refusing update from remote peer b36ede3e77434fcbab3d3cd14fcce4da: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:29.917390  9904 consensus_queue.cc:1048] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [LEADER]: Connected to new peer: Peer: permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:29.927951  9624 raft_consensus.cc:1275] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [term 4 FOLLOWER]: Refusing update from remote peer b36ede3e77434fcbab3d3cd14fcce4da: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:29.929564  9918 consensus_queue.cc:1048] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:19:30.014092  9699 raft_consensus.cc:1275] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [term 4 FOLLOWER]: Refusing update from remote peer b36ede3e77434fcbab3d3cd14fcce4da: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:30.015594  9918 consensus_queue.cc:1048] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [LEADER]: Connected to new peer: Peer: permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:30.024519  9624 raft_consensus.cc:1275] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 4 FOLLOWER]: Refusing update from remote peer b36ede3e77434fcbab3d3cd14fcce4da: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:30.026506  9905 consensus_queue.cc:1048] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:19:30.062170  9624 raft_consensus.cc:1275] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [term 3 FOLLOWER]: Refusing update from remote peer f627df9206474a5c87e051bfc5bc6f1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:30.063432  9875 consensus_queue.cc:1048] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:30.064064  9548 raft_consensus.cc:1275] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Refusing update from remote peer f627df9206474a5c87e051bfc5bc6f1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:30.065187  9875 consensus_queue.cc:1048] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:30.073834  9550 raft_consensus.cc:1275] T dad18151fdfc48fb8707784c6ac947ef P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Refusing update from remote peer f627df9206474a5c87e051bfc5bc6f1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:30.078593  9926 consensus_queue.cc:1048] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b36ede3e77434fcbab3d3cd14fcce4da" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:30.085072  9624 raft_consensus.cc:1275] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [term 3 FOLLOWER]: Refusing update from remote peer f627df9206474a5c87e051bfc5bc6f1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:30.086648  9926 consensus_queue.cc:1048] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:30.274282  9624 raft_consensus.cc:1275] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 5 FOLLOWER]: Refusing update from remote peer b36ede3e77434fcbab3d3cd14fcce4da: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:19:30.275532  9904 consensus_queue.cc:1048] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddf04a9087c4cd5b145e3fb72a83102" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:19:30.285434  9699 raft_consensus.cc:1275] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 5 FOLLOWER]: Refusing update from remote peer b36ede3e77434fcbab3d3cd14fcce4da: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:19:30.286708  9905 consensus_queue.cc:1048] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [LEADER]: Connected to new peer: Peer: permanent_uuid: "f627df9206474a5c87e051bfc5bc6f1f" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:19:30.426792  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:30.432453  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:30.432855  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:31.434031  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:31.439858  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:31.440233  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:32.441267  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:32.446786  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:32.447211  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:33.448262  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:33.452926  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:33.453320  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:34.454485  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:34.461705  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:34.462217  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:35.463378  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:35.468164  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:35.468586  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:36.469630  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:36.474376  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:36.474798  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:37.475935  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:37.481082  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:37.481503  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:38.482730  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:38.488612  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:38.489085  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:39.519464  9416 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:19:39.520354  9416 tablet_server.cc:179] TabletServer@127.9.50.1:0 shutting down...
I20260709 12:19:39.556408  9416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:39.558338  9416 tablet_replica.cc:333] T 255ea14aaef24f9bbcd06521fdc92eb6 P b36ede3e77434fcbab3d3cd14fcce4da: stopping tablet replica
I20260709 12:19:39.559722  9416 raft_consensus.cc:2243] T 255ea14aaef24f9bbcd06521fdc92eb6 P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:19:39.560146  9665 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:39.560649  9416 raft_consensus.cc:2272] T 255ea14aaef24f9bbcd06521fdc92eb6 P b36ede3e77434fcbab3d3cd14fcce4da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.564788  9416 tablet_replica.cc:333] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da: stopping tablet replica
W20260709 12:19:39.565073  9665 consensus_peers.cc:597] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f -> Peer b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553): Couldn't send request to peer b36ede3e77434fcbab3d3cd14fcce4da. 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 12:19:39.565649  9416 raft_consensus.cc:2243] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:19:39.566497  9416 raft_consensus.cc:2272] T f53bd77a4d4f4cc9ab5d4064d028c418 P b36ede3e77434fcbab3d3cd14fcce4da [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.568271  9416 tablet_replica.cc:333] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da: stopping tablet replica
I20260709 12:19:39.568749  9416 raft_consensus.cc:2243] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:39.569181  9416 raft_consensus.cc:2272] T e755c5b88c314483a5ec16904f186d6c P b36ede3e77434fcbab3d3cd14fcce4da [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.570894  9416 tablet_replica.cc:333] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da: stopping tablet replica
I20260709 12:19:39.571336  9416 raft_consensus.cc:2243] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:39.571768  9416 raft_consensus.cc:2272] T 2c930c80a55446ce8abf26393118755e P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.573390  9416 tablet_replica.cc:333] T dad18151fdfc48fb8707784c6ac947ef P b36ede3e77434fcbab3d3cd14fcce4da: stopping tablet replica
I20260709 12:19:39.573807  9416 raft_consensus.cc:2243] T dad18151fdfc48fb8707784c6ac947ef P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:39.574235  9416 raft_consensus.cc:2272] T dad18151fdfc48fb8707784c6ac947ef P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.575883  9416 tablet_replica.cc:333] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da: stopping tablet replica
I20260709 12:19:39.576625  9416 raft_consensus.cc:2243] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:19:39.577613  9416 raft_consensus.cc:2272] T e7153b561eb94cbf866b49bbcd9e4b13 P b36ede3e77434fcbab3d3cd14fcce4da [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.579682  9416 tablet_replica.cc:333] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da: stopping tablet replica
I20260709 12:19:39.580245  9416 raft_consensus.cc:2243] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:39.580746  9416 raft_consensus.cc:2272] T 4d8c7edc36064659a553e79c4a6fe6da P b36ede3e77434fcbab3d3cd14fcce4da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.583551  9416 tablet_replica.cc:333] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da: stopping tablet replica
W20260709 12:19:39.583979  9665 consensus_peers.cc:597] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f -> Peer b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553): Couldn't send request to peer b36ede3e77434fcbab3d3cd14fcce4da. 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 12:19:39.584304  9416 raft_consensus.cc:2243] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:19:39.585160  9416 raft_consensus.cc:2272] T 74081f2cbe724a24bc1d0988fbf30e91 P b36ede3e77434fcbab3d3cd14fcce4da [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.587551  9416 tablet_replica.cc:333] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da: stopping tablet replica
I20260709 12:19:39.588114  9416 raft_consensus.cc:2243] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:39.588696  9416 raft_consensus.cc:2272] T 92a0724ceca24b3884bace46c6ddcb40 P b36ede3e77434fcbab3d3cd14fcce4da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.682440  9416 tablet_server.cc:196] TabletServer@127.9.50.1:0 shutdown complete.
W20260709 12:19:39.683761  9591 consensus_peers.cc:597] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102 -> Peer b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553): Couldn't send request to peer b36ede3e77434fcbab3d3cd14fcce4da. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:39.708086  9416 tablet_server.cc:179] TabletServer@127.9.50.2:0 shutting down...
W20260709 12:19:39.728842  9663 consensus_peers.cc:597] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f -> Peer dddf04a9087c4cd5b145e3fb72a83102 (127.9.50.2:34513): Couldn't send request to peer dddf04a9087c4cd5b145e3fb72a83102. 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 12:19:39.739123  9591 consensus_peers.cc:597] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 -> Peer b36ede3e77434fcbab3d3cd14fcce4da (127.9.50.1:46553): Couldn't send request to peer b36ede3e77434fcbab3d3cd14fcce4da. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:39.747032  9416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:39.747941  9416 tablet_replica.cc:333] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102: stopping tablet replica
I20260709 12:19:39.748731  9416 raft_consensus.cc:2243] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:19:39.749687  9416 raft_consensus.cc:2272] T e755c5b88c314483a5ec16904f186d6c P dddf04a9087c4cd5b145e3fb72a83102 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.751709  9416 tablet_replica.cc:333] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102: stopping tablet replica
I20260709 12:19:39.752221  9416 raft_consensus.cc:2243] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:39.752939  9416 raft_consensus.cc:2272] T dad18151fdfc48fb8707784c6ac947ef P dddf04a9087c4cd5b145e3fb72a83102 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.756019  9416 tablet_replica.cc:333] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102: stopping tablet replica
I20260709 12:19:39.756633  9416 raft_consensus.cc:2243] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:39.757126  9416 raft_consensus.cc:2272] T e7153b561eb94cbf866b49bbcd9e4b13 P dddf04a9087c4cd5b145e3fb72a83102 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.759047  9416 tablet_replica.cc:333] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102: stopping tablet replica
I20260709 12:19:39.759598  9416 raft_consensus.cc:2243] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:39.760218  9416 raft_consensus.cc:2272] T 2c930c80a55446ce8abf26393118755e P dddf04a9087c4cd5b145e3fb72a83102 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.762245  9416 tablet_replica.cc:333] T 255ea14aaef24f9bbcd06521fdc92eb6 P dddf04a9087c4cd5b145e3fb72a83102: stopping tablet replica
I20260709 12:19:39.762754  9416 raft_consensus.cc:2243] T 255ea14aaef24f9bbcd06521fdc92eb6 P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:39.763242  9416 raft_consensus.cc:2272] T 255ea14aaef24f9bbcd06521fdc92eb6 P dddf04a9087c4cd5b145e3fb72a83102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.764904  9416 tablet_replica.cc:333] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102: stopping tablet replica
I20260709 12:19:39.765391  9416 raft_consensus.cc:2243] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:39.765816  9416 raft_consensus.cc:2272] T f53bd77a4d4f4cc9ab5d4064d028c418 P dddf04a9087c4cd5b145e3fb72a83102 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.767537  9416 tablet_replica.cc:333] T 4d8c7edc36064659a553e79c4a6fe6da P dddf04a9087c4cd5b145e3fb72a83102: stopping tablet replica
I20260709 12:19:39.768029  9416 raft_consensus.cc:2243] T 4d8c7edc36064659a553e79c4a6fe6da P dddf04a9087c4cd5b145e3fb72a83102 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:39.769088  9416 raft_consensus.cc:2272] T 4d8c7edc36064659a553e79c4a6fe6da P dddf04a9087c4cd5b145e3fb72a83102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.770747  9416 tablet_replica.cc:333] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102: stopping tablet replica
I20260709 12:19:39.771265  9416 raft_consensus.cc:2243] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:39.771689  9416 raft_consensus.cc:2272] T 74081f2cbe724a24bc1d0988fbf30e91 P dddf04a9087c4cd5b145e3fb72a83102 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.773316  9416 tablet_replica.cc:333] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102: stopping tablet replica
I20260709 12:19:39.773744  9416 raft_consensus.cc:2243] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:39.774483  9416 raft_consensus.cc:2272] T 92a0724ceca24b3884bace46c6ddcb40 P dddf04a9087c4cd5b145e3fb72a83102 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.803784  9416 tablet_server.cc:196] TabletServer@127.9.50.2:0 shutdown complete.
I20260709 12:19:39.824355  9416 tablet_server.cc:179] TabletServer@127.9.50.3:0 shutting down...
I20260709 12:19:39.850107  9416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:39.850874  9416 tablet_replica.cc:333] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f: stopping tablet replica
I20260709 12:19:39.851495  9416 raft_consensus.cc:2243] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:39.852373  9416 raft_consensus.cc:2272] T 2c930c80a55446ce8abf26393118755e P f627df9206474a5c87e051bfc5bc6f1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.854158  9416 tablet_replica.cc:333] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f: stopping tablet replica
I20260709 12:19:39.854663  9416 raft_consensus.cc:2243] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:39.855135  9416 raft_consensus.cc:2272] T 74081f2cbe724a24bc1d0988fbf30e91 P f627df9206474a5c87e051bfc5bc6f1f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.856745  9416 tablet_replica.cc:333] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f: stopping tablet replica
I20260709 12:19:39.857203  9416 raft_consensus.cc:2243] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:39.857578  9416 raft_consensus.cc:2272] T 4d8c7edc36064659a553e79c4a6fe6da P f627df9206474a5c87e051bfc5bc6f1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.859231  9416 tablet_replica.cc:333] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f: stopping tablet replica
I20260709 12:19:39.859706  9416 raft_consensus.cc:2243] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:39.860145  9416 raft_consensus.cc:2272] T e7153b561eb94cbf866b49bbcd9e4b13 P f627df9206474a5c87e051bfc5bc6f1f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.861821  9416 tablet_replica.cc:333] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f: stopping tablet replica
I20260709 12:19:39.862305  9416 raft_consensus.cc:2243] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:39.863090  9416 raft_consensus.cc:2272] T dad18151fdfc48fb8707784c6ac947ef P f627df9206474a5c87e051bfc5bc6f1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.864602  9416 tablet_replica.cc:333] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f: stopping tablet replica
I20260709 12:19:39.865036  9416 raft_consensus.cc:2243] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:39.865731  9416 raft_consensus.cc:2272] T 255ea14aaef24f9bbcd06521fdc92eb6 P f627df9206474a5c87e051bfc5bc6f1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.867280  9416 tablet_replica.cc:333] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f: stopping tablet replica
I20260709 12:19:39.867729  9416 raft_consensus.cc:2243] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:39.868160  9416 raft_consensus.cc:2272] T f53bd77a4d4f4cc9ab5d4064d028c418 P f627df9206474a5c87e051bfc5bc6f1f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.869670  9416 tablet_replica.cc:333] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f: stopping tablet replica
I20260709 12:19:39.870098  9416 raft_consensus.cc:2243] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:39.870471  9416 raft_consensus.cc:2272] T e755c5b88c314483a5ec16904f186d6c P f627df9206474a5c87e051bfc5bc6f1f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.872116  9416 tablet_replica.cc:333] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f: stopping tablet replica
I20260709 12:19:39.872534  9416 raft_consensus.cc:2243] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:39.872941  9416 raft_consensus.cc:2272] T 92a0724ceca24b3884bace46c6ddcb40 P f627df9206474a5c87e051bfc5bc6f1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.900794  9416 tablet_server.cc:196] TabletServer@127.9.50.3:0 shutdown complete.
I20260709 12:19:39.920365  9416 master.cc:562] Master@127.9.50.62:43651 shutting down...
I20260709 12:19:40.132448  9416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:40.133072  9416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:40.133402  9416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8464d2e1f9fd4ae1816119c1d20e6922: stopping tablet replica
I20260709 12:19:40.153501  9416 master.cc:584] Master@127.9.50.62:43651 shutdown complete.
b36ede3e77434fcbab3d3cd14fcce4da  4
dddf04a9087c4cd5b145e3fb72a83102  4
f627df9206474a5c87e051bfc5bc6f1f  1
b36ede3e77434fcbab3d3cd14fcce4da  3
dddf04a9087c4cd5b145e3fb72a83102  3
f627df9206474a5c87e051bfc5bc6f1f  3
b36ede3e77434fcbab3d3cd14fcce4da  0
dddf04a9087c4cd5b145e3fb72a83102  8
f627df9206474a5c87e051bfc5bc6f1f  1
b36ede3e77434fcbab3d3cd14fcce4da  3
dddf04a9087c4cd5b145e3fb72a83102  3
f627df9206474a5c87e051bfc5bc6f1f  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (31004 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:19:40.194435  9416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.50.62:39617
I20260709 12:19:40.196105  9416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:40.202395  9946 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 12:19:40.202533  9945 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 12:19:40.204743  9416 server_base.cc:1061] running on GCE node
W20260709 12:19:40.204918  9948 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 12:19:40.205941  9416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:40.206142  9416 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 12:19:40.206280  9416 hybrid_clock.cc:648] HybridClock initialized: now 1783599580206263 us; error 0 us; skew 500 ppm
I20260709 12:19:40.206794  9416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:40.209278  9416 webserver.cc:533] Webserver started at http://127.9.50.62:39527/ using document root <none> and password file <none>
I20260709 12:19:40.209762  9416 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:40.209935  9416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:40.210187  9416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:40.211361  9416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599549021389-9416-0/minicluster-data/master-0-root/instance:
uuid: "35ab056872fa4fa7a8f4bc64ff573502"
format_stamp: "Formatted at 2026-07-09 12:19:40 on dist-test-slave-hw7q"
I20260709 12:19:40.215881  9416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 12:19:40.219902  9953 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:40.220744  9416 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:19:40.221011  9416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599549021389-9416-0/minicluster-data/master-0-root
uuid: "35ab056872fa4fa7a8f4bc64ff573502"
format_stamp: "Formatted at 2026-07-09 12:19:40 on dist-test-slave-hw7q"
I20260709 12:19:40.221288  9416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599549021389-9416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599549021389-9416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599549021389-9416-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 12:19:40.239571  9416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:40.240967  9416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:40.280586  9416 rpc_server.cc:307] RPC server started. Bound to: 127.9.50.62:39617
I20260709 12:19:40.280692 10004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.50.62:39617 every 8 connection(s)
I20260709 12:19:40.284449 10005 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 12:19:40.294044 10005 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 35ab056872fa4fa7a8f4bc64ff573502: Bootstrap starting.
I20260709 12:19:40.298552 10005 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 35ab056872fa4fa7a8f4bc64ff573502: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:40.303277 10005 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 35ab056872fa4fa7a8f4bc64ff573502: No bootstrap required, opened a new log
I20260709 12:19:40.305445 10005 raft_consensus.cc:359] T 00000000000000000000000000000000 P 35ab056872fa4fa7a8f4bc64ff573502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35ab056872fa4fa7a8f4bc64ff573502" member_type: VOTER }
I20260709 12:19:40.305889 10005 raft_consensus.cc:385] T 00000000000000000000000000000000 P 35ab056872fa4fa7a8f4bc64ff573502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:40.306078 10005 raft_consensus.cc:740] T 00000000000000000000000000000000 P 35ab056872fa4fa7a8f4bc64ff573502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ab056872fa4fa7a8f4bc64ff573502, State: Initialized, Role: FOLLOWER
I20260709 12:19:40.306632 10005 consensus_queue.cc:260] T 00000000000000000000000000000000 P 35ab056872fa4fa7a8f4bc64ff573502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "35ab056872fa4fa7a8f4bc64ff573502" member_type: VOTER }
I20260709 12:19:40.307111 10005 raft_consensus.cc:399] T 00000000000000000000000000000000 P 35ab056872fa4fa7a8f4bc64ff573502 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:19:40.307302 10005 raft_consensus.cc:493] T 00000000000000000000000000000000 P 35ab056872fa4fa7a8f4bc64ff573502 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:19:40.307514 10005 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 35ab056872fa4fa7a8f4bc64ff573502 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:40.311355 10005 raft_consensus.cc:515] T 00000000000000000000000000000000 P 35ab056872fa4fa7a8f4bc64ff573502 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35ab056872fa4fa7a8f4bc64ff573502" member_type: VOTER }
I20260709 12:19:40.311847 10005 leader_election.cc:304] T 00000000000000000000000000000000 P 35ab056872fa4fa7a8f4bc64ff573502 [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: 35ab056872fa4fa7a8f4bc64ff573502; no voters: 
I20260709 12:19:40.313323 10005 leader_election.cc:290] T 00000000000000000000000000000000 P 35ab056872fa4fa7a8f4bc64ff573502 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:19:40.313627 10008 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 35ab056872fa4fa7a8f4bc64ff573502 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:40.315115 10008 raft_consensus.cc:697] T 00000000000000000000000000000000 P 35ab056872fa4fa7a8f4bc64ff573502 [term 1 LEADER]: Becoming Leader. State: Replica: 35ab056872fa4fa7a8f4bc64ff573502, State: Running, Role: LEADER
I20260709 12:19:40.315810 10008 consensus_queue.cc:237] T 00000000000000000000000000000000 P 35ab056872fa4fa7a8f4bc64ff573502 [LEADER]: Queue going to LEADER mode. State: All 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: "35ab056872fa4fa7a8f4bc64ff573502" member_type: VOTER }
I20260709 12:19:40.316919 10005 sys_catalog.cc:565] T 00000000000000000000000000000000 P 35ab056872fa4fa7a8f4bc64ff573502 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:19:40.321973 10010 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35ab056872fa4fa7a8f4bc64ff573502 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 35ab056872fa4fa7a8f4bc64ff573502. Latest consensus state: current_term: 1 leader_uuid: "35ab056872fa4fa7a8f4bc64ff573502" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35ab056872fa4fa7a8f4bc64ff573502" member_type: VOTER } }
I20260709 12:19:40.322369 10009 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35ab056872fa4fa7a8f4bc64ff573502 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "35ab056872fa4fa7a8f4bc64ff573502" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35ab056872fa4fa7a8f4bc64ff573502" member_type: VOTER } }
I20260709 12:19:40.322971 10009 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35ab056872fa4fa7a8f4bc64ff573502 [sys.catalog]: This master's current role is: LEADER
I20260709 12:19:40.322880 10010 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35ab056872fa4fa7a8f4bc64ff573502 [sys.catalog]: This master's current role is: LEADER
I20260709 12:19:40.325593 10015 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:19:40.332857 10015 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:19:40.337622  9416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:19:40.343598 10015 catalog_manager.cc:1383] Generated new cluster ID: 096b152edb2a4736961151b81b5ba0ae
I20260709 12:19:40.343956 10015 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:19:40.365921 10015 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:19:40.367185 10015 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:19:40.380323 10015 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 35ab056872fa4fa7a8f4bc64ff573502: Generated new TSK 0
I20260709 12:19:40.380937 10015 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:19:40.404904  9416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:40.410535 10026 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 12:19:40.411490 10027 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 12:19:40.415238  9416 server_base.cc:1061] running on GCE node
W20260709 12:19:40.415262 10029 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 12:19:40.416658  9416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:40.416870  9416 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 12:19:40.416996  9416 hybrid_clock.cc:648] HybridClock initialized: now 1783599580416985 us; error 0 us; skew 500 ppm
I20260709 12:19:40.417500  9416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:40.420480  9416 webserver.cc:533] Webserver started at http://127.9.50.1:44885/ using document root <none> and password file <none>
I20260709 12:19:40.420961  9416 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:40.421121  9416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:40.421335  9416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:40.422367  9416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599549021389-9416-0/minicluster-data/ts-0-root/instance:
uuid: "b6b77892fdca4ef69883a84d9ca188dd"
format_stamp: "Formatted at 2026-07-09 12:19:40 on dist-test-slave-hw7q"
I20260709 12:19:40.427222  9416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260709 12:19:40.430598 10034 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:40.431445  9416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:19:40.431742  9416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599549021389-9416-0/minicluster-data/ts-0-root
uuid: "b6b77892fdca4ef69883a84d9ca188dd"
format_stamp: "Formatted at 2026-07-09 12:19:40 on dist-test-slave-hw7q"
I20260709 12:19:40.432035  9416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599549021389-9416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599549021389-9416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599549021389-9416-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 12:19:40.450309  9416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:40.451591  9416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:40.453027  9416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:40.455523  9416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:40.455726  9416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:40.455969  9416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:40.456131  9416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:40.499526  9416 rpc_server.cc:307] RPC server started. Bound to: 127.9.50.1:34171
I20260709 12:19:40.499675 10096 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.50.1:34171 every 8 connection(s)
I20260709 12:19:40.504269  9416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:40.510994 10101 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 12:19:40.512226 10102 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 12:19:40.515100 10104 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 12:19:40.516193  9416 server_base.cc:1061] running on GCE node
I20260709 12:19:40.517762  9416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:40.518232  9416 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 12:19:40.518584  9416 hybrid_clock.cc:648] HybridClock initialized: now 1783599580518558 us; error 0 us; skew 500 ppm
I20260709 12:19:40.519385  9416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:40.522491  9416 webserver.cc:533] Webserver started at http://127.9.50.2:34147/ using document root <none> and password file <none>
I20260709 12:19:40.523172  9416 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:40.523383  9416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:40.523741  9416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:40.525523  9416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599549021389-9416-0/minicluster-data/ts-1-root/instance:
uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
format_stamp: "Formatted at 2026-07-09 12:19:40 on dist-test-slave-hw7q"
I20260709 12:19:40.526242 10097 heartbeater.cc:344] Connected to a master server at 127.9.50.62:39617
I20260709 12:19:40.526585 10097 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:40.527348 10097 heartbeater.cc:507] Master 127.9.50.62:39617 requested a full tablet report, sending...
I20260709 12:19:40.529407  9970 ts_manager.cc:194] Registered new tserver with Master: b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171)
I20260709 12:19:40.530599  9416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:19:40.531410  9970 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40302
I20260709 12:19:40.535053 10109 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:40.536092  9416 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:19:40.536445  9416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599549021389-9416-0/minicluster-data/ts-1-root
uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
format_stamp: "Formatted at 2026-07-09 12:19:40 on dist-test-slave-hw7q"
I20260709 12:19:40.536748  9416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599549021389-9416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599549021389-9416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599549021389-9416-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 12:19:40.569550  9416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:40.570772  9416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:40.572378  9416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:40.574745  9416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:40.575003  9416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:40.575253  9416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:40.575393  9416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:40.615477  9416 rpc_server.cc:307] RPC server started. Bound to: 127.9.50.2:42453
I20260709 12:19:40.615584 10171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.50.2:42453 every 8 connection(s)
I20260709 12:19:40.620085  9416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:40.629454 10175 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 12:19:40.635628  9416 server_base.cc:1061] running on GCE node
W20260709 12:19:40.636049 10176 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 12:19:40.638616 10178 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 12:19:40.639859  9416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:40.640172  9416 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 12:19:40.639925 10172 heartbeater.cc:344] Connected to a master server at 127.9.50.62:39617
I20260709 12:19:40.640413  9416 hybrid_clock.cc:648] HybridClock initialized: now 1783599580640394 us; error 0 us; skew 500 ppm
I20260709 12:19:40.640690 10172 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:40.641088  9416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:40.641559 10172 heartbeater.cc:507] Master 127.9.50.62:39617 requested a full tablet report, sending...
I20260709 12:19:40.644164  9416 webserver.cc:533] Webserver started at http://127.9.50.3:36335/ using document root <none> and password file <none>
I20260709 12:19:40.644166  9970 ts_manager.cc:194] Registered new tserver with Master: 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453)
I20260709 12:19:40.644927  9416 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:40.645150  9416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:40.645401  9416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:40.645766  9970 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40308
I20260709 12:19:40.646657  9416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599549021389-9416-0/minicluster-data/ts-2-root/instance:
uuid: "b29e8ac482d04e0db3a771de4ead25ff"
format_stamp: "Formatted at 2026-07-09 12:19:40 on dist-test-slave-hw7q"
I20260709 12:19:40.651083  9416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:19:40.654660 10183 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:40.655555  9416 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 12:19:40.655885  9416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599549021389-9416-0/minicluster-data/ts-2-root
uuid: "b29e8ac482d04e0db3a771de4ead25ff"
format_stamp: "Formatted at 2026-07-09 12:19:40 on dist-test-slave-hw7q"
I20260709 12:19:40.656190  9416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599549021389-9416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599549021389-9416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599549021389-9416-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 12:19:40.670756  9416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:40.672015  9416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:40.673491  9416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:40.675766  9416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:40.675972  9416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:40.676210  9416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:40.676360  9416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:40.717592  9416 rpc_server.cc:307] RPC server started. Bound to: 127.9.50.3:41799
I20260709 12:19:40.717731 10245 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.50.3:41799 every 8 connection(s)
I20260709 12:19:40.732735 10246 heartbeater.cc:344] Connected to a master server at 127.9.50.62:39617
I20260709 12:19:40.733139 10246 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:40.734160 10246 heartbeater.cc:507] Master 127.9.50.62:39617 requested a full tablet report, sending...
I20260709 12:19:40.736508  9970 ts_manager.cc:194] Registered new tserver with Master: b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:40.737000  9416 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016306628s
I20260709 12:19:40.738253  9970 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40312
I20260709 12:19:40.765530  9970 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40326:
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 12:19:40.768378  9970 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 12:19:40.839968 10062 tablet_service.cc:1511] Processing CreateTablet for tablet af983b6892544e87a53307d9b1576b7c (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:19:40.840410 10061 tablet_service.cc:1511] Processing CreateTablet for tablet b25d5cef6398438f94e751106fd7323b (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:19:40.841475 10062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af983b6892544e87a53307d9b1576b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.842149 10059 tablet_service.cc:1511] Processing CreateTablet for tablet c2ef046b1f56492bb7857804dc3e5b2e (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:19:40.842195 10061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25d5cef6398438f94e751106fd7323b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.843819 10060 tablet_service.cc:1511] Processing CreateTablet for tablet cf7977b6401a4dc2a72ab06ec6a0c0cc (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:19:40.845219 10060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf7977b6401a4dc2a72ab06ec6a0c0cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.844853 10058 tablet_service.cc:1511] Processing CreateTablet for tablet ad39713436c84bd5ac2045791f3b54f7 (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:19:40.846118 10058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad39713436c84bd5ac2045791f3b54f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.848376 10059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ef046b1f56492bb7857804dc3e5b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.849148 10057 tablet_service.cc:1511] Processing CreateTablet for tablet c94f7ede14e7430a8ff5a3890f072b75 (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:19:40.850447 10057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c94f7ede14e7430a8ff5a3890f072b75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.875113 10056 tablet_service.cc:1511] Processing CreateTablet for tablet 599e88ff50ec4c849232d96276e122d2 (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:19:40.876546 10056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 599e88ff50ec4c849232d96276e122d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.881029 10055 tablet_service.cc:1511] Processing CreateTablet for tablet d60f71a4952740969e9e932b7871457b (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:19:40.882449 10055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d60f71a4952740969e9e932b7871457b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.883021 10057 tablet_service.cc:1511] Processing CreateTablet for tablet 4b26ef95feca4a8d8b59e6d5442b316f (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:19:40.885985 10057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b26ef95feca4a8d8b59e6d5442b316f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.889423 10054 tablet_service.cc:1511] Processing CreateTablet for tablet b1058d18440642178bf265264478da5d (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:19:40.890697 10054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1058d18440642178bf265264478da5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.903505 10132 tablet_service.cc:1511] Processing CreateTablet for tablet c94f7ede14e7430a8ff5a3890f072b75 (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:19:40.903962 10137 tablet_service.cc:1511] Processing CreateTablet for tablet af983b6892544e87a53307d9b1576b7c (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:19:40.904933 10132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c94f7ede14e7430a8ff5a3890f072b75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.905999 10136 tablet_service.cc:1511] Processing CreateTablet for tablet b25d5cef6398438f94e751106fd7323b (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:19:40.907325 10136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25d5cef6398438f94e751106fd7323b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.911121 10135 tablet_service.cc:1511] Processing CreateTablet for tablet cf7977b6401a4dc2a72ab06ec6a0c0cc (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:19:40.912482 10135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf7977b6401a4dc2a72ab06ec6a0c0cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.916036 10134 tablet_service.cc:1511] Processing CreateTablet for tablet c2ef046b1f56492bb7857804dc3e5b2e (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:19:40.917366 10134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ef046b1f56492bb7857804dc3e5b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.919709 10133 tablet_service.cc:1511] Processing CreateTablet for tablet ad39713436c84bd5ac2045791f3b54f7 (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:19:40.921103 10133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad39713436c84bd5ac2045791f3b54f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.922793 10261 tablet_bootstrap.cc:492] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd: Bootstrap starting.
I20260709 12:19:40.924052 10131 tablet_service.cc:1511] Processing CreateTablet for tablet 4b26ef95feca4a8d8b59e6d5442b316f (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:19:40.925314 10131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b26ef95feca4a8d8b59e6d5442b316f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.929071 10261 tablet_bootstrap.cc:654] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:40.934464 10211 tablet_service.cc:1511] Processing CreateTablet for tablet af983b6892544e87a53307d9b1576b7c (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:19:40.936062 10211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af983b6892544e87a53307d9b1576b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.936252 10207 tablet_service.cc:1511] Processing CreateTablet for tablet ad39713436c84bd5ac2045791f3b54f7 (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:19:40.937727 10207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad39713436c84bd5ac2045791f3b54f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.940013 10208 tablet_service.cc:1511] Processing CreateTablet for tablet c2ef046b1f56492bb7857804dc3e5b2e (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:19:40.940781 10261 tablet_bootstrap.cc:492] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd: No bootstrap required, opened a new log
I20260709 12:19:40.941238 10261 ts_tablet_manager.cc:1403] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 12:19:40.941352 10208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ef046b1f56492bb7857804dc3e5b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.944100 10209 tablet_service.cc:1511] Processing CreateTablet for tablet cf7977b6401a4dc2a72ab06ec6a0c0cc (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:19:40.944180 10261 raft_consensus.cc:359] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:40.945005 10261 raft_consensus.cc:385] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:40.945308 10261 raft_consensus.cc:740] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Initialized, Role: FOLLOWER
I20260709 12:19:40.945506 10209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf7977b6401a4dc2a72ab06ec6a0c0cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.946270 10261 consensus_queue.cc:260] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:40.948082 10137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af983b6892544e87a53307d9b1576b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.948632 10210 tablet_service.cc:1511] Processing CreateTablet for tablet b25d5cef6398438f94e751106fd7323b (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:19:40.950245 10210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25d5cef6398438f94e751106fd7323b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.952399 10206 tablet_service.cc:1511] Processing CreateTablet for tablet c94f7ede14e7430a8ff5a3890f072b75 (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:19:40.953547 10204 tablet_service.cc:1511] Processing CreateTablet for tablet 599e88ff50ec4c849232d96276e122d2 (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:19:40.953967 10206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c94f7ede14e7430a8ff5a3890f072b75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.956069 10205 tablet_service.cc:1511] Processing CreateTablet for tablet 4b26ef95feca4a8d8b59e6d5442b316f (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:19:40.971589 10205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b26ef95feca4a8d8b59e6d5442b316f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.971797 10130 tablet_service.cc:1511] Processing CreateTablet for tablet 599e88ff50ec4c849232d96276e122d2 (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:19:40.973238 10130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 599e88ff50ec4c849232d96276e122d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.976838 10129 tablet_service.cc:1511] Processing CreateTablet for tablet d60f71a4952740969e9e932b7871457b (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:19:40.978303 10129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d60f71a4952740969e9e932b7871457b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.981462 10204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 599e88ff50ec4c849232d96276e122d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.981139 10203 tablet_service.cc:1511] Processing CreateTablet for tablet d60f71a4952740969e9e932b7871457b (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:19:40.982657 10203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d60f71a4952740969e9e932b7871457b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.994194 10202 tablet_service.cc:1511] Processing CreateTablet for tablet b1058d18440642178bf265264478da5d (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:19:40.999528 10097 heartbeater.cc:499] Master 127.9.50.62:39617 was elected leader, sending a full tablet report...
I20260709 12:19:41.004963 10202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1058d18440642178bf265264478da5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:40.999491 10264 raft_consensus.cc:493] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.007782 10264 raft_consensus.cc:515] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.008308 10132 tablet_service.cc:1511] Processing CreateTablet for tablet b1058d18440642178bf265264478da5d (DEFAULT_TABLE table=test-workload [id=6f9b8607b38e4f87bbb8dff8f984875a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:19:41.009712 10132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1058d18440642178bf265264478da5d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:19:41.029875 10035 leader_election.cc:343] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453): Not found: Tablet not found: b25d5cef6398438f94e751106fd7323b
I20260709 12:19:41.031045 10264 leader_election.cc:290] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:41.031953 10261 ts_tablet_manager.cc:1434] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd: Time spent starting tablet: real 0.090s	user 0.010s	sys 0.004s
I20260709 12:19:41.033049 10261 tablet_bootstrap.cc:492] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd: Bootstrap starting.
I20260709 12:19:41.064337 10262 tablet_bootstrap.cc:492] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd: Bootstrap starting.
W20260709 12:19:41.068305 10035 leader_election.cc:343] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799): Not found: Tablet not found: b25d5cef6398438f94e751106fd7323b
I20260709 12:19:41.068818 10035 leader_election.cc:304] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b77892fdca4ef69883a84d9ca188dd; no voters: 7ac1b2a7dd4d46a58709768245fe3cfd, b29e8ac482d04e0db3a771de4ead25ff
I20260709 12:19:41.069582 10264 raft_consensus.cc:2749] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:41.071642 10266 tablet_bootstrap.cc:492] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff: Bootstrap starting.
I20260709 12:19:41.088630 10266 tablet_bootstrap.cc:654] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.096401 10261 tablet_bootstrap.cc:654] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.103950 10262 tablet_bootstrap.cc:654] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.114378 10261 tablet_bootstrap.cc:492] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd: No bootstrap required, opened a new log
I20260709 12:19:41.115427 10261 ts_tablet_manager.cc:1403] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.004s
I20260709 12:19:41.118732 10261 raft_consensus.cc:359] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.119593 10261 raft_consensus.cc:385] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.119958 10261 raft_consensus.cc:740] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.120901 10261 consensus_queue.cc:260] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.123320 10261 ts_tablet_manager.cc:1434] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:19:41.124557 10261 tablet_bootstrap.cc:492] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd: Bootstrap starting.
I20260709 12:19:41.126284 10262 tablet_bootstrap.cc:492] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd: No bootstrap required, opened a new log
I20260709 12:19:41.126785 10262 ts_tablet_manager.cc:1403] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd: Time spent bootstrapping tablet: real 0.065s	user 0.004s	sys 0.007s
I20260709 12:19:41.129873 10261 tablet_bootstrap.cc:654] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.132913 10266 tablet_bootstrap.cc:492] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff: No bootstrap required, opened a new log
I20260709 12:19:41.133327 10266 ts_tablet_manager.cc:1403] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.005s
I20260709 12:19:41.131075 10262 raft_consensus.cc:359] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.134857 10261 tablet_bootstrap.cc:492] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd: No bootstrap required, opened a new log
I20260709 12:19:41.134789 10262 raft_consensus.cc:385] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.135267 10262 raft_consensus.cc:740] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac1b2a7dd4d46a58709768245fe3cfd, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.135396 10261 ts_tablet_manager.cc:1403] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.002s
I20260709 12:19:41.136001 10262 consensus_queue.cc:260] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.136168 10266 raft_consensus.cc:359] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.136898 10266 raft_consensus.cc:385] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.137199 10266 raft_consensus.cc:740] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29e8ac482d04e0db3a771de4ead25ff, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.138345 10172 heartbeater.cc:499] Master 127.9.50.62:39617 was elected leader, sending a full tablet report...
I20260709 12:19:41.137946 10266 consensus_queue.cc:260] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.138228 10261 raft_consensus.cc:359] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.138747 10262 ts_tablet_manager.cc:1434] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 12:19:41.138970 10261 raft_consensus.cc:385] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.139773 10262 tablet_bootstrap.cc:492] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd: Bootstrap starting.
I20260709 12:19:41.139870 10261 raft_consensus.cc:740] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.140911 10261 consensus_queue.cc:260] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.143339 10261 ts_tablet_manager.cc:1434] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:19:41.144438 10261 tablet_bootstrap.cc:492] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd: Bootstrap starting.
I20260709 12:19:41.146018 10262 tablet_bootstrap.cc:654] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.149485 10246 heartbeater.cc:499] Master 127.9.50.62:39617 was elected leader, sending a full tablet report...
I20260709 12:19:41.150080 10266 ts_tablet_manager.cc:1434] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.004s
I20260709 12:19:41.151032 10266 tablet_bootstrap.cc:492] T c2ef046b1f56492bb7857804dc3e5b2e P b29e8ac482d04e0db3a771de4ead25ff: Bootstrap starting.
I20260709 12:19:41.151096 10261 tablet_bootstrap.cc:654] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.161554 10272 raft_consensus.cc:493] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.161826 10266 tablet_bootstrap.cc:654] T c2ef046b1f56492bb7857804dc3e5b2e P b29e8ac482d04e0db3a771de4ead25ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.162225 10272 raft_consensus.cc:515] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.162942 10261 tablet_bootstrap.cc:492] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd: No bootstrap required, opened a new log
I20260709 12:19:41.163457 10261 ts_tablet_manager.cc:1403] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.013s
I20260709 12:19:41.167191 10261 raft_consensus.cc:359] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.167894 10261 raft_consensus.cc:385] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.168190 10261 raft_consensus.cc:740] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.169091 10261 consensus_queue.cc:260] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.174577 10261 ts_tablet_manager.cc:1434] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 12:19:41.175631 10261 tablet_bootstrap.cc:492] T d60f71a4952740969e9e932b7871457b P b6b77892fdca4ef69883a84d9ca188dd: Bootstrap starting.
I20260709 12:19:41.178514 10272 leader_election.cc:290] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:41.183017 10261 tablet_bootstrap.cc:654] T d60f71a4952740969e9e932b7871457b P b6b77892fdca4ef69883a84d9ca188dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.189666 10266 tablet_bootstrap.cc:492] T c2ef046b1f56492bb7857804dc3e5b2e P b29e8ac482d04e0db3a771de4ead25ff: No bootstrap required, opened a new log
I20260709 12:19:41.190192 10266 ts_tablet_manager.cc:1403] T c2ef046b1f56492bb7857804dc3e5b2e P b29e8ac482d04e0db3a771de4ead25ff: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.009s
I20260709 12:19:41.191226 10072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94f7ede14e7430a8ff5a3890f072b75" candidate_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd" is_pre_election: true
I20260709 12:19:41.192221 10072 raft_consensus.cc:2468] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac1b2a7dd4d46a58709768245fe3cfd in term 0.
I20260709 12:19:41.193222 10266 raft_consensus.cc:359] T c2ef046b1f56492bb7857804dc3e5b2e P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.194036 10266 raft_consensus.cc:385] T c2ef046b1f56492bb7857804dc3e5b2e P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.194350 10266 raft_consensus.cc:740] T c2ef046b1f56492bb7857804dc3e5b2e P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29e8ac482d04e0db3a771de4ead25ff, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.193862 10113 leader_election.cc:304] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac1b2a7dd4d46a58709768245fe3cfd, b6b77892fdca4ef69883a84d9ca188dd; no voters: 
I20260709 12:19:41.196841 10272 raft_consensus.cc:2804] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:41.197225 10272 raft_consensus.cc:493] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:41.197570 10272 raft_consensus.cc:3060] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.200522 10261 tablet_bootstrap.cc:492] T d60f71a4952740969e9e932b7871457b P b6b77892fdca4ef69883a84d9ca188dd: No bootstrap required, opened a new log
I20260709 12:19:41.201056 10261 ts_tablet_manager.cc:1403] T d60f71a4952740969e9e932b7871457b P b6b77892fdca4ef69883a84d9ca188dd: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.009s
I20260709 12:19:41.197579 10266 consensus_queue.cc:260] T c2ef046b1f56492bb7857804dc3e5b2e P b29e8ac482d04e0db3a771de4ead25ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.200521 10262 tablet_bootstrap.cc:492] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd: No bootstrap required, opened a new log
I20260709 12:19:41.205118 10261 raft_consensus.cc:359] T d60f71a4952740969e9e932b7871457b P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.208595 10261 raft_consensus.cc:385] T d60f71a4952740969e9e932b7871457b P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.208907 10261 raft_consensus.cc:740] T d60f71a4952740969e9e932b7871457b P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.208796 10262 ts_tablet_manager.cc:1403] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.010s
I20260709 12:19:41.207562 10272 raft_consensus.cc:515] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.211099 10221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94f7ede14e7430a8ff5a3890f072b75" candidate_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff" is_pre_election: true
I20260709 12:19:41.209685 10261 consensus_queue.cc:260] T d60f71a4952740969e9e932b7871457b P b6b77892fdca4ef69883a84d9ca188dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
W20260709 12:19:41.212975 10110 leader_election.cc:343] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:41.213620 10261 ts_tablet_manager.cc:1434] T d60f71a4952740969e9e932b7871457b P b6b77892fdca4ef69883a84d9ca188dd: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:19:41.213790 10262 raft_consensus.cc:359] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.214531 10262 raft_consensus.cc:385] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.214938 10262 raft_consensus.cc:740] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac1b2a7dd4d46a58709768245fe3cfd, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.216104 10272 leader_election.cc:290] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [CANDIDATE]: Term 1 election: Requested vote from peers b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:41.206776 10266 ts_tablet_manager.cc:1434] T c2ef046b1f56492bb7857804dc3e5b2e P b29e8ac482d04e0db3a771de4ead25ff: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 12:19:41.215708 10262 consensus_queue.cc:260] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.217180 10266 tablet_bootstrap.cc:492] T 599e88ff50ec4c849232d96276e122d2 P b29e8ac482d04e0db3a771de4ead25ff: Bootstrap starting.
I20260709 12:19:41.214605 10261 tablet_bootstrap.cc:492] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd: Bootstrap starting.
I20260709 12:19:41.217561 10072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94f7ede14e7430a8ff5a3890f072b75" candidate_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
I20260709 12:19:41.218134 10072 raft_consensus.cc:3060] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.218639 10221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94f7ede14e7430a8ff5a3890f072b75" candidate_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
W20260709 12:19:41.220844 10110 leader_election.cc:343] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:41.223840 10266 tablet_bootstrap.cc:654] T 599e88ff50ec4c849232d96276e122d2 P b29e8ac482d04e0db3a771de4ead25ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.224673 10261 tablet_bootstrap.cc:654] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.228202 10262 ts_tablet_manager.cc:1434] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260709 12:19:41.229238 10262 tablet_bootstrap.cc:492] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd: Bootstrap starting.
I20260709 12:19:41.236253 10261 tablet_bootstrap.cc:492] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd: No bootstrap required, opened a new log
I20260709 12:19:41.236757 10261 ts_tablet_manager.cc:1403] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260709 12:19:41.239555 10262 tablet_bootstrap.cc:654] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.239657 10261 raft_consensus.cc:359] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.240370 10261 raft_consensus.cc:385] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.240651 10261 raft_consensus.cc:740] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.241573 10261 consensus_queue.cc:260] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.242472 10072 raft_consensus.cc:2468] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac1b2a7dd4d46a58709768245fe3cfd in term 1.
I20260709 12:19:41.243561 10266 tablet_bootstrap.cc:492] T 599e88ff50ec4c849232d96276e122d2 P b29e8ac482d04e0db3a771de4ead25ff: No bootstrap required, opened a new log
I20260709 12:19:41.243788 10113 leader_election.cc:304] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7ac1b2a7dd4d46a58709768245fe3cfd, b6b77892fdca4ef69883a84d9ca188dd; no voters: b29e8ac482d04e0db3a771de4ead25ff
I20260709 12:19:41.244007 10266 ts_tablet_manager.cc:1403] T 599e88ff50ec4c849232d96276e122d2 P b29e8ac482d04e0db3a771de4ead25ff: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.013s
I20260709 12:19:41.244556 10272 raft_consensus.cc:2804] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:41.245028 10272 raft_consensus.cc:697] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 LEADER]: Becoming Leader. State: Replica: 7ac1b2a7dd4d46a58709768245fe3cfd, State: Running, Role: LEADER
I20260709 12:19:41.245832 10272 consensus_queue.cc:237] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.246865 10261 ts_tablet_manager.cc:1434] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:19:41.247990 10261 tablet_bootstrap.cc:492] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd: Bootstrap starting.
I20260709 12:19:41.253046 10266 raft_consensus.cc:359] T 599e88ff50ec4c849232d96276e122d2 P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.253738 10266 raft_consensus.cc:385] T 599e88ff50ec4c849232d96276e122d2 P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.254032 10266 raft_consensus.cc:740] T 599e88ff50ec4c849232d96276e122d2 P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29e8ac482d04e0db3a771de4ead25ff, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.254724 10266 consensus_queue.cc:260] T 599e88ff50ec4c849232d96276e122d2 P b29e8ac482d04e0db3a771de4ead25ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.255947 10261 tablet_bootstrap.cc:654] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.258033 10266 ts_tablet_manager.cc:1434] T 599e88ff50ec4c849232d96276e122d2 P b29e8ac482d04e0db3a771de4ead25ff: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:19:41.259006 10266 tablet_bootstrap.cc:492] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff: Bootstrap starting.
I20260709 12:19:41.260586  9968 catalog_manager.cc:5697] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2). New cstate: current_term: 1 leader_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:41.263365 10266 tablet_bootstrap.cc:654] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.268530 10262 tablet_bootstrap.cc:492] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd: No bootstrap required, opened a new log
I20260709 12:19:41.269047 10262 ts_tablet_manager.cc:1403] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.005s
I20260709 12:19:41.274495 10261 tablet_bootstrap.cc:492] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd: No bootstrap required, opened a new log
I20260709 12:19:41.275054 10261 ts_tablet_manager.cc:1403] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.000s
I20260709 12:19:41.275748 10262 raft_consensus.cc:359] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.276417 10266 tablet_bootstrap.cc:492] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff: No bootstrap required, opened a new log
I20260709 12:19:41.276463 10262 raft_consensus.cc:385] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.276856 10262 raft_consensus.cc:740] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac1b2a7dd4d46a58709768245fe3cfd, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.276975 10266 ts_tablet_manager.cc:1403] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260709 12:19:41.277551 10261 raft_consensus.cc:359] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.278128 10261 raft_consensus.cc:385] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.277604 10262 consensus_queue.cc:260] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.278373 10261 raft_consensus.cc:740] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.279182 10261 consensus_queue.cc:260] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.280015 10262 ts_tablet_manager.cc:1434] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 12:19:41.280941 10262 tablet_bootstrap.cc:492] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd: Bootstrap starting.
I20260709 12:19:41.281476 10261 ts_tablet_manager.cc:1434] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:19:41.282271 10261 tablet_bootstrap.cc:492] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd: Bootstrap starting.
I20260709 12:19:41.287717 10262 tablet_bootstrap.cc:654] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.287958 10261 tablet_bootstrap.cc:654] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.279767 10266 raft_consensus.cc:359] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.291746 10266 raft_consensus.cc:385] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.292100 10266 raft_consensus.cc:740] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29e8ac482d04e0db3a771de4ead25ff, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.293057 10266 consensus_queue.cc:260] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.295275 10266 ts_tablet_manager.cc:1434] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 12:19:41.296232 10266 tablet_bootstrap.cc:492] T 4b26ef95feca4a8d8b59e6d5442b316f P b29e8ac482d04e0db3a771de4ead25ff: Bootstrap starting.
I20260709 12:19:41.296334 10273 raft_consensus.cc:493] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.296799 10273 raft_consensus.cc:515] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.306734 10273 leader_election.cc:290] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171), 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453)
I20260709 12:19:41.307252 10273 raft_consensus.cc:493] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.307721 10273 raft_consensus.cc:515] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.310009 10273 leader_election.cc:290] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171), 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453)
I20260709 12:19:41.311802 10261 tablet_bootstrap.cc:492] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd: No bootstrap required, opened a new log
I20260709 12:19:41.312305 10261 ts_tablet_manager.cc:1403] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.004s
I20260709 12:19:41.313635 10266 tablet_bootstrap.cc:654] T 4b26ef95feca4a8d8b59e6d5442b316f P b29e8ac482d04e0db3a771de4ead25ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.315742 10261 raft_consensus.cc:359] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.316402 10261 raft_consensus.cc:385] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.316910 10261 raft_consensus.cc:740] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.317716 10262 tablet_bootstrap.cc:492] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd: No bootstrap required, opened a new log
I20260709 12:19:41.317742 10261 consensus_queue.cc:260] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.318565 10262 ts_tablet_manager.cc:1403] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd: Time spent bootstrapping tablet: real 0.038s	user 0.005s	sys 0.015s
I20260709 12:19:41.320237 10261 ts_tablet_manager.cc:1434] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:19:41.321313 10261 tablet_bootstrap.cc:492] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd: Bootstrap starting.
I20260709 12:19:41.321902 10262 raft_consensus.cc:359] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.322767 10262 raft_consensus.cc:385] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.327669 10262 raft_consensus.cc:740] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac1b2a7dd4d46a58709768245fe3cfd, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.327893 10261 tablet_bootstrap.cc:654] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.328750 10262 consensus_queue.cc:260] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.331331 10262 ts_tablet_manager.cc:1434] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
W20260709 12:19:41.332422 10018 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:41.337414 10262 tablet_bootstrap.cc:492] T ad39713436c84bd5ac2045791f3b54f7 P 7ac1b2a7dd4d46a58709768245fe3cfd: Bootstrap starting.
I20260709 12:19:41.339655 10072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1058d18440642178bf265264478da5d" candidate_uuid: "b29e8ac482d04e0db3a771de4ead25ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd" is_pre_election: true
W20260709 12:19:41.341703 10187 leader_election.cc:343] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:41.343083 10072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af983b6892544e87a53307d9b1576b7c" candidate_uuid: "b29e8ac482d04e0db3a771de4ead25ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd" is_pre_election: true
I20260709 12:19:41.343827 10072 raft_consensus.cc:2468] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b29e8ac482d04e0db3a771de4ead25ff in term 0.
I20260709 12:19:41.344805 10262 tablet_bootstrap.cc:654] T ad39713436c84bd5ac2045791f3b54f7 P 7ac1b2a7dd4d46a58709768245fe3cfd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.348850 10187 leader_election.cc:304] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29e8ac482d04e0db3a771de4ead25ff, b6b77892fdca4ef69883a84d9ca188dd; no voters: 
I20260709 12:19:41.349985 10290 raft_consensus.cc:2804] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:41.350415 10290 raft_consensus.cc:493] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:41.350761 10290 raft_consensus.cc:3060] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.355350 10272 raft_consensus.cc:493] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.355932 10272 raft_consensus.cc:515] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.358174 10272 leader_election.cc:290] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:41.361085 10221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599e88ff50ec4c849232d96276e122d2" candidate_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff" is_pre_election: true
I20260709 12:19:41.361809 10221 raft_consensus.cc:2468] T 599e88ff50ec4c849232d96276e122d2 P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac1b2a7dd4d46a58709768245fe3cfd in term 0.
I20260709 12:19:41.363487 10110 leader_election.cc:304] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac1b2a7dd4d46a58709768245fe3cfd, b29e8ac482d04e0db3a771de4ead25ff; no voters: 
I20260709 12:19:41.364737 10072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599e88ff50ec4c849232d96276e122d2" candidate_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd" is_pre_election: true
I20260709 12:19:41.365808 10272 raft_consensus.cc:2804] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:41.366274 10272 raft_consensus.cc:493] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:41.366636 10272 raft_consensus.cc:3060] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.370057 10290 raft_consensus.cc:515] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.371217 10072 raft_consensus.cc:2468] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac1b2a7dd4d46a58709768245fe3cfd in term 0.
I20260709 12:19:41.375418 10072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af983b6892544e87a53307d9b1576b7c" candidate_uuid: "b29e8ac482d04e0db3a771de4ead25ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
I20260709 12:19:41.376219 10072 raft_consensus.cc:3060] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.378060 10272 raft_consensus.cc:515] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.383499 10290 leader_election.cc:290] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 1 election: Requested vote from peers b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171), 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453)
I20260709 12:19:41.386600 10261 tablet_bootstrap.cc:492] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd: No bootstrap required, opened a new log
I20260709 12:19:41.386775 10147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1058d18440642178bf265264478da5d" candidate_uuid: "b29e8ac482d04e0db3a771de4ead25ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" is_pre_election: true
I20260709 12:19:41.387369 10261 ts_tablet_manager.cc:1403] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd: Time spent bootstrapping tablet: real 0.066s	user 0.023s	sys 0.031s
I20260709 12:19:41.386649 10072 raft_consensus.cc:2468] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29e8ac482d04e0db3a771de4ead25ff in term 1.
I20260709 12:19:41.388391 10146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af983b6892544e87a53307d9b1576b7c" candidate_uuid: "b29e8ac482d04e0db3a771de4ead25ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" is_pre_election: true
I20260709 12:19:41.388589 10145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af983b6892544e87a53307d9b1576b7c" candidate_uuid: "b29e8ac482d04e0db3a771de4ead25ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
I20260709 12:19:41.389187 10187 leader_election.cc:304] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29e8ac482d04e0db3a771de4ead25ff, b6b77892fdca4ef69883a84d9ca188dd; no voters: 
I20260709 12:19:41.386734 10266 tablet_bootstrap.cc:492] T 4b26ef95feca4a8d8b59e6d5442b316f P b29e8ac482d04e0db3a771de4ead25ff: No bootstrap required, opened a new log
W20260709 12:19:41.389775 10184 leader_election.cc:343] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:41.390116 10290 raft_consensus.cc:2804] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:41.390281 10266 ts_tablet_manager.cc:1403] T 4b26ef95feca4a8d8b59e6d5442b316f P b29e8ac482d04e0db3a771de4ead25ff: Time spent bootstrapping tablet: real 0.094s	user 0.043s	sys 0.034s
I20260709 12:19:41.390057 10261 raft_consensus.cc:359] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.390857 10261 raft_consensus.cc:385] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.390841 10290 raft_consensus.cc:697] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [term 1 LEADER]: Becoming Leader. State: Replica: b29e8ac482d04e0db3a771de4ead25ff, State: Running, Role: LEADER
I20260709 12:19:41.391250 10261 raft_consensus.cc:740] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.392007 10261 consensus_queue.cc:260] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.391939 10071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599e88ff50ec4c849232d96276e122d2" candidate_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
I20260709 12:19:41.393226 10071 raft_consensus.cc:3060] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.393265 10266 raft_consensus.cc:359] T 4b26ef95feca4a8d8b59e6d5442b316f P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.392097 10290 consensus_queue.cc:237] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.394013 10266 raft_consensus.cc:385] T 4b26ef95feca4a8d8b59e6d5442b316f P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.394510 10261 ts_tablet_manager.cc:1434] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:19:41.394501 10266 raft_consensus.cc:740] T 4b26ef95feca4a8d8b59e6d5442b316f P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29e8ac482d04e0db3a771de4ead25ff, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.395632 10261 tablet_bootstrap.cc:492] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd: Bootstrap starting.
I20260709 12:19:41.395416 10266 consensus_queue.cc:260] T 4b26ef95feca4a8d8b59e6d5442b316f P b29e8ac482d04e0db3a771de4ead25ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.397635 10266 ts_tablet_manager.cc:1434] T 4b26ef95feca4a8d8b59e6d5442b316f P b29e8ac482d04e0db3a771de4ead25ff: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:19:41.398536 10266 tablet_bootstrap.cc:492] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff: Bootstrap starting.
I20260709 12:19:41.399986 10262 tablet_bootstrap.cc:492] T ad39713436c84bd5ac2045791f3b54f7 P 7ac1b2a7dd4d46a58709768245fe3cfd: No bootstrap required, opened a new log
I20260709 12:19:41.400519 10262 ts_tablet_manager.cc:1403] T ad39713436c84bd5ac2045791f3b54f7 P 7ac1b2a7dd4d46a58709768245fe3cfd: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.000s
I20260709 12:19:41.401609 10280 raft_consensus.cc:493] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.402601 10261 tablet_bootstrap.cc:654] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.402125 10280 raft_consensus.cc:515] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.404940 10266 tablet_bootstrap.cc:654] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.404708 10262 raft_consensus.cc:359] T ad39713436c84bd5ac2045791f3b54f7 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.405583 10262 raft_consensus.cc:385] T ad39713436c84bd5ac2045791f3b54f7 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.405972 10262 raft_consensus.cc:740] T ad39713436c84bd5ac2045791f3b54f7 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac1b2a7dd4d46a58709768245fe3cfd, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.405872 10221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b26ef95feca4a8d8b59e6d5442b316f" candidate_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff" is_pre_election: true
I20260709 12:19:41.406474 10280 leader_election.cc:290] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:41.406693 10221 raft_consensus.cc:2468] T 4b26ef95feca4a8d8b59e6d5442b316f P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac1b2a7dd4d46a58709768245fe3cfd in term 0.
I20260709 12:19:41.408187 10110 leader_election.cc:304] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac1b2a7dd4d46a58709768245fe3cfd, b29e8ac482d04e0db3a771de4ead25ff; no voters: 
I20260709 12:19:41.409143 10280 raft_consensus.cc:2804] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:41.409564 10280 raft_consensus.cc:493] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:41.409969 10280 raft_consensus.cc:3060] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.413880 10261 tablet_bootstrap.cc:492] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd: No bootstrap required, opened a new log
I20260709 12:19:41.414860 10261 ts_tablet_manager.cc:1403] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260709 12:19:41.416368 10266 tablet_bootstrap.cc:492] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff: No bootstrap required, opened a new log
I20260709 12:19:41.416857 10266 ts_tablet_manager.cc:1403] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 12:19:41.417413 10261 raft_consensus.cc:359] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.418251 10261 raft_consensus.cc:385] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.418128 10184 leader_election.cc:304] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b29e8ac482d04e0db3a771de4ead25ff; no voters: 7ac1b2a7dd4d46a58709768245fe3cfd, b6b77892fdca4ef69883a84d9ca188dd
I20260709 12:19:41.418563 10261 raft_consensus.cc:740] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.417330 10262 consensus_queue.cc:260] T ad39713436c84bd5ac2045791f3b54f7 P 7ac1b2a7dd4d46a58709768245fe3cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.419080 10273 raft_consensus.cc:2749] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:41.419258 10261 consensus_queue.cc:260] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.417656 10072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b26ef95feca4a8d8b59e6d5442b316f" candidate_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd" is_pre_election: true
W20260709 12:19:41.419947 10184 leader_election.cc:343] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:41.419704 10266 raft_consensus.cc:359] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.420415 10266 raft_consensus.cc:385] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.420351 10072 raft_consensus.cc:2468] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac1b2a7dd4d46a58709768245fe3cfd in term 0.
I20260709 12:19:41.420821 10266 raft_consensus.cc:740] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29e8ac482d04e0db3a771de4ead25ff, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.416775 10071 raft_consensus.cc:2468] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac1b2a7dd4d46a58709768245fe3cfd in term 1.
I20260709 12:19:41.421643 10280 raft_consensus.cc:515] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.421556 10266 consensus_queue.cc:260] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.422768 10261 ts_tablet_manager.cc:1434] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:19:41.428234 10280 leader_election.cc:290] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [CANDIDATE]: Term 1 election: Requested vote from peers b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:41.425801 10262 ts_tablet_manager.cc:1434] T ad39713436c84bd5ac2045791f3b54f7 P 7ac1b2a7dd4d46a58709768245fe3cfd: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.002s
I20260709 12:19:41.428460 10266 ts_tablet_manager.cc:1434] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:19:41.425197 10113 leader_election.cc:304] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac1b2a7dd4d46a58709768245fe3cfd, b6b77892fdca4ef69883a84d9ca188dd; no voters: 
I20260709 12:19:41.429457 10221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b26ef95feca4a8d8b59e6d5442b316f" candidate_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
I20260709 12:19:41.434065 10220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599e88ff50ec4c849232d96276e122d2" candidate_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
I20260709 12:19:41.437824 10220 raft_consensus.cc:3060] T 599e88ff50ec4c849232d96276e122d2 P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.438375  9967 catalog_manager.cc:5697] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff reported cstate change: term changed from 0 to 1, leader changed from <none> to b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3). New cstate: current_term: 1 leader_uuid: "b29e8ac482d04e0db3a771de4ead25ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:41.434221 10262 tablet_bootstrap.cc:492] T c2ef046b1f56492bb7857804dc3e5b2e P 7ac1b2a7dd4d46a58709768245fe3cfd: Bootstrap starting.
I20260709 12:19:41.436712 10071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b26ef95feca4a8d8b59e6d5442b316f" candidate_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
I20260709 12:19:41.443980 10071 raft_consensus.cc:3060] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.445178 10220 raft_consensus.cc:2468] T 599e88ff50ec4c849232d96276e122d2 P b29e8ac482d04e0db3a771de4ead25ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac1b2a7dd4d46a58709768245fe3cfd in term 1.
I20260709 12:19:41.436252 10221 raft_consensus.cc:3060] T 4b26ef95feca4a8d8b59e6d5442b316f P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:41.420841 10184 leader_election.cc:343] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:41.451231 10262 tablet_bootstrap.cc:654] T c2ef046b1f56492bb7857804dc3e5b2e P 7ac1b2a7dd4d46a58709768245fe3cfd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.432643 10272 leader_election.cc:290] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [CANDIDATE]: Term 1 election: Requested vote from peers b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:41.455169 10221 raft_consensus.cc:2468] T 4b26ef95feca4a8d8b59e6d5442b316f P b29e8ac482d04e0db3a771de4ead25ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac1b2a7dd4d46a58709768245fe3cfd in term 1.
I20260709 12:19:41.437263 10280 raft_consensus.cc:2804] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:41.458185 10280 raft_consensus.cc:697] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 LEADER]: Becoming Leader. State: Replica: 7ac1b2a7dd4d46a58709768245fe3cfd, State: Running, Role: LEADER
I20260709 12:19:41.459098 10280 consensus_queue.cc:237] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.459488 10298 raft_consensus.cc:493] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.460683 10110 leader_election.cc:304] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac1b2a7dd4d46a58709768245fe3cfd, b29e8ac482d04e0db3a771de4ead25ff; no voters: 
I20260709 12:19:41.435114 10266 tablet_bootstrap.cc:492] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff: Bootstrap starting.
I20260709 12:19:41.460425 10298 raft_consensus.cc:515] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.464413 10298 leader_election.cc:290] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:41.465026 10298 raft_consensus.cc:2804] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:41.465976 10072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf7977b6401a4dc2a72ab06ec6a0c0cc" candidate_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd" is_pre_election: true
I20260709 12:19:41.466967 10072 raft_consensus.cc:2468] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac1b2a7dd4d46a58709768245fe3cfd in term 0.
I20260709 12:19:41.468494 10265 raft_consensus.cc:493] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.469636 10265 raft_consensus.cc:515] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.470059 10113 leader_election.cc:304] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac1b2a7dd4d46a58709768245fe3cfd, b6b77892fdca4ef69883a84d9ca188dd; no voters: 
I20260709 12:19:41.471180 10262 tablet_bootstrap.cc:492] T c2ef046b1f56492bb7857804dc3e5b2e P 7ac1b2a7dd4d46a58709768245fe3cfd: No bootstrap required, opened a new log
I20260709 12:19:41.471078 10272 raft_consensus.cc:2804] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:41.467705 10071 raft_consensus.cc:2468] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac1b2a7dd4d46a58709768245fe3cfd in term 1.
I20260709 12:19:41.466022 10298 raft_consensus.cc:697] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 LEADER]: Becoming Leader. State: Replica: 7ac1b2a7dd4d46a58709768245fe3cfd, State: Running, Role: LEADER
I20260709 12:19:41.471721 10272 raft_consensus.cc:493] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:41.472383 10265 leader_election.cc:290] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:41.473006 10272 raft_consensus.cc:3060] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.472812 10298 consensus_queue.cc:237] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.473644 10262 ts_tablet_manager.cc:1403] T c2ef046b1f56492bb7857804dc3e5b2e P 7ac1b2a7dd4d46a58709768245fe3cfd: Time spent bootstrapping tablet: real 0.040s	user 0.004s	sys 0.013s
I20260709 12:19:41.475652 10221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ef046b1f56492bb7857804dc3e5b2e" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff" is_pre_election: true
I20260709 12:19:41.476280 10221 raft_consensus.cc:2468] T c2ef046b1f56492bb7857804dc3e5b2e P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 0.
I20260709 12:19:41.478387 10035 leader_election.cc:304] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29e8ac482d04e0db3a771de4ead25ff, b6b77892fdca4ef69883a84d9ca188dd; no voters: 
I20260709 12:19:41.479008 10220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf7977b6401a4dc2a72ab06ec6a0c0cc" candidate_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff" is_pre_election: true
I20260709 12:19:41.479302 10265 raft_consensus.cc:2804] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:41.479682 10265 raft_consensus.cc:493] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:41.480016 10265 raft_consensus.cc:3060] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.480294 10266 tablet_bootstrap.cc:654] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.481629 10145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ef046b1f56492bb7857804dc3e5b2e" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" is_pre_election: true
I20260709 12:19:41.482677 10264 raft_consensus.cc:493] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.483235 10264 raft_consensus.cc:515] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.486029 10264 leader_election.cc:290] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
W20260709 12:19:41.486907 10110 leader_election.cc:343] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:41.487408 10221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1058d18440642178bf265264478da5d" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff" is_pre_election: true
I20260709 12:19:41.487926 10221 raft_consensus.cc:2468] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 0.
I20260709 12:19:41.488787 10146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1058d18440642178bf265264478da5d" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" is_pre_election: true
I20260709 12:19:41.490422 10035 leader_election.cc:304] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29e8ac482d04e0db3a771de4ead25ff, b6b77892fdca4ef69883a84d9ca188dd; no voters: 
W20260709 12:19:41.491454 10035 leader_election.cc:343] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:41.491449 10264 raft_consensus.cc:2804] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:41.492087 10264 raft_consensus.cc:493] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:41.492483 10264 raft_consensus.cc:3060] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.490306 10262 raft_consensus.cc:359] T c2ef046b1f56492bb7857804dc3e5b2e P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.494427 10262 raft_consensus.cc:385] T c2ef046b1f56492bb7857804dc3e5b2e P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.494794 10262 raft_consensus.cc:740] T c2ef046b1f56492bb7857804dc3e5b2e P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac1b2a7dd4d46a58709768245fe3cfd, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.496289 10272 raft_consensus.cc:515] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.498095 10262 consensus_queue.cc:260] T c2ef046b1f56492bb7857804dc3e5b2e P 7ac1b2a7dd4d46a58709768245fe3cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.499732 10071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf7977b6401a4dc2a72ab06ec6a0c0cc" candidate_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
I20260709 12:19:41.500413 10071 raft_consensus.cc:3060] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.501128 10262 ts_tablet_manager.cc:1434] T c2ef046b1f56492bb7857804dc3e5b2e P 7ac1b2a7dd4d46a58709768245fe3cfd: Time spent starting tablet: real 0.027s	user 0.001s	sys 0.006s
I20260709 12:19:41.502144 10262 tablet_bootstrap.cc:492] T af983b6892544e87a53307d9b1576b7c P 7ac1b2a7dd4d46a58709768245fe3cfd: Bootstrap starting.
I20260709 12:19:41.502445 10264 raft_consensus.cc:515] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.505961 10264 leader_election.cc:290] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 1 election: Requested vote from peers 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:41.499768 10145 raft_consensus.cc:2468] T c2ef046b1f56492bb7857804dc3e5b2e P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 0.
I20260709 12:19:41.509995  9969 catalog_manager.cc:5697] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2). New cstate: current_term: 1 leader_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:41.512307 10145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1058d18440642178bf265264478da5d" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
I20260709 12:19:41.512275 10221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1058d18440642178bf265264478da5d" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
I20260709 12:19:41.513808 10220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf7977b6401a4dc2a72ab06ec6a0c0cc" candidate_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
I20260709 12:19:41.514038 10221 raft_consensus.cc:3060] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:41.514434 10035 leader_election.cc:343] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:41.515388 10110 leader_election.cc:343] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:41.515990 10272 leader_election.cc:290] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [CANDIDATE]: Term 1 election: Requested vote from peers b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:41.521200 10266 tablet_bootstrap.cc:492] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff: No bootstrap required, opened a new log
I20260709 12:19:41.521718 10266 ts_tablet_manager.cc:1403] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff: Time spent bootstrapping tablet: real 0.087s	user 0.007s	sys 0.009s
I20260709 12:19:41.522351 10071 raft_consensus.cc:2468] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac1b2a7dd4d46a58709768245fe3cfd in term 1.
I20260709 12:19:41.523833 10113 leader_election.cc:304] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7ac1b2a7dd4d46a58709768245fe3cfd, b6b77892fdca4ef69883a84d9ca188dd; no voters: b29e8ac482d04e0db3a771de4ead25ff
I20260709 12:19:41.524906 10298 raft_consensus.cc:2804] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:41.522574 10221 raft_consensus.cc:2468] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 1.
I20260709 12:19:41.525552 10298 raft_consensus.cc:697] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 LEADER]: Becoming Leader. State: Replica: 7ac1b2a7dd4d46a58709768245fe3cfd, State: Running, Role: LEADER
I20260709 12:19:41.526364 10035 leader_election.cc:304] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b29e8ac482d04e0db3a771de4ead25ff, b6b77892fdca4ef69883a84d9ca188dd; no voters: 7ac1b2a7dd4d46a58709768245fe3cfd
I20260709 12:19:41.526451 10298 consensus_queue.cc:237] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.527541 10264 raft_consensus.cc:2804] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:41.528228 10266 raft_consensus.cc:359] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.528918 10264 raft_consensus.cc:697] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [term 1 LEADER]: Becoming Leader. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Running, Role: LEADER
I20260709 12:19:41.529872 10264 consensus_queue.cc:237] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.527585 10265 raft_consensus.cc:515] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.532998 10265 leader_election.cc:290] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 1 election: Requested vote from peers 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:41.528851 10266 raft_consensus.cc:385] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.533717 10266 raft_consensus.cc:740] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29e8ac482d04e0db3a771de4ead25ff, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.534273 10145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ef046b1f56492bb7857804dc3e5b2e" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
I20260709 12:19:41.534874 10145 raft_consensus.cc:3060] T c2ef046b1f56492bb7857804dc3e5b2e P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.534646 10266 consensus_queue.cc:260] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.534749 10221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ef046b1f56492bb7857804dc3e5b2e" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
I20260709 12:19:41.536267 10221 raft_consensus.cc:3060] T c2ef046b1f56492bb7857804dc3e5b2e P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.538020  9969 catalog_manager.cc:5697] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2). New cstate: current_term: 1 leader_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:41.539877  9969 catalog_manager.cc:5697] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2). New cstate: current_term: 1 leader_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:41.542986 10145 raft_consensus.cc:2468] T c2ef046b1f56492bb7857804dc3e5b2e P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 1.
I20260709 12:19:41.543298 10290 raft_consensus.cc:493] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.543502 10221 raft_consensus.cc:2468] T c2ef046b1f56492bb7857804dc3e5b2e P b29e8ac482d04e0db3a771de4ead25ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 1.
I20260709 12:19:41.544093 10262 tablet_bootstrap.cc:654] T af983b6892544e87a53307d9b1576b7c P 7ac1b2a7dd4d46a58709768245fe3cfd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.543824 10290 raft_consensus.cc:515] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.545703 10290 leader_election.cc:290] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171), 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453)
I20260709 12:19:41.546253 10035 leader_election.cc:304] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac1b2a7dd4d46a58709768245fe3cfd, b6b77892fdca4ef69883a84d9ca188dd; no voters: 
I20260709 12:19:41.546564 10071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25d5cef6398438f94e751106fd7323b" candidate_uuid: "b29e8ac482d04e0db3a771de4ead25ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd" is_pre_election: true
I20260709 12:19:41.542999 10265 raft_consensus.cc:493] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.547221 10071 raft_consensus.cc:2468] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b29e8ac482d04e0db3a771de4ead25ff in term 0.
I20260709 12:19:41.547395 10146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25d5cef6398438f94e751106fd7323b" candidate_uuid: "b29e8ac482d04e0db3a771de4ead25ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" is_pre_election: true
I20260709 12:19:41.547762 10304 raft_consensus.cc:2804] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:41.547305 10265 raft_consensus.cc:515] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.548611 10187 leader_election.cc:304] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29e8ac482d04e0db3a771de4ead25ff, b6b77892fdca4ef69883a84d9ca188dd; no voters: 
W20260709 12:19:41.549117 10184 leader_election.cc:343] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:41.550072 10290 raft_consensus.cc:2804] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:41.550426 10290 raft_consensus.cc:493] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:41.550731 10290 raft_consensus.cc:3060] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.550436 10146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad39713436c84bd5ac2045791f3b54f7" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" is_pre_election: true
I20260709 12:19:41.551046 10265 leader_election.cc:290] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:41.551481 10146 raft_consensus.cc:2468] T ad39713436c84bd5ac2045791f3b54f7 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 0.
I20260709 12:19:41.554257 10266 ts_tablet_manager.cc:1434] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff: Time spent starting tablet: real 0.032s	user 0.001s	sys 0.006s
I20260709 12:19:41.556830 10266 tablet_bootstrap.cc:492] T c94f7ede14e7430a8ff5a3890f072b75 P b29e8ac482d04e0db3a771de4ead25ff: Bootstrap starting.
I20260709 12:19:41.555143 10221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad39713436c84bd5ac2045791f3b54f7" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff" is_pre_election: true
I20260709 12:19:41.558187 10221 raft_consensus.cc:2468] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 0.
I20260709 12:19:41.559654 10035 leader_election.cc:304] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29e8ac482d04e0db3a771de4ead25ff, b6b77892fdca4ef69883a84d9ca188dd; no voters: 
I20260709 12:19:41.561795 10265 raft_consensus.cc:2804] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:41.562409 10265 raft_consensus.cc:493] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:41.562959 10265 raft_consensus.cc:3060] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.566425 10266 tablet_bootstrap.cc:654] T c94f7ede14e7430a8ff5a3890f072b75 P b29e8ac482d04e0db3a771de4ead25ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.567258 10290 raft_consensus.cc:515] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.569002 10262 tablet_bootstrap.cc:492] T af983b6892544e87a53307d9b1576b7c P 7ac1b2a7dd4d46a58709768245fe3cfd: No bootstrap required, opened a new log
I20260709 12:19:41.569553 10262 ts_tablet_manager.cc:1403] T af983b6892544e87a53307d9b1576b7c P 7ac1b2a7dd4d46a58709768245fe3cfd: Time spent bootstrapping tablet: real 0.068s	user 0.005s	sys 0.005s
I20260709 12:19:41.570668 10071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25d5cef6398438f94e751106fd7323b" candidate_uuid: "b29e8ac482d04e0db3a771de4ead25ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
I20260709 12:19:41.571379 10071 raft_consensus.cc:3060] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.573282 10304 raft_consensus.cc:697] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd [term 1 LEADER]: Becoming Leader. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Running, Role: LEADER
I20260709 12:19:41.574717 10304 consensus_queue.cc:237] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.579612 10290 leader_election.cc:290] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 1 election: Requested vote from peers b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171), 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453)
I20260709 12:19:41.581622 10145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25d5cef6398438f94e751106fd7323b" candidate_uuid: "b29e8ac482d04e0db3a771de4ead25ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
W20260709 12:19:41.584017 10184 leader_election.cc:343] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:41.584843 10308 raft_consensus.cc:493] T d60f71a4952740969e9e932b7871457b P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.585543 10308 raft_consensus.cc:515] T d60f71a4952740969e9e932b7871457b P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.587642 10071 raft_consensus.cc:2468] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29e8ac482d04e0db3a771de4ead25ff in term 1.
I20260709 12:19:41.587793 10262 raft_consensus.cc:359] T af983b6892544e87a53307d9b1576b7c P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.588454 10262 raft_consensus.cc:385] T af983b6892544e87a53307d9b1576b7c P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.588759 10262 raft_consensus.cc:740] T af983b6892544e87a53307d9b1576b7c P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac1b2a7dd4d46a58709768245fe3cfd, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.588784 10187 leader_election.cc:304] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b29e8ac482d04e0db3a771de4ead25ff, b6b77892fdca4ef69883a84d9ca188dd; no voters: 7ac1b2a7dd4d46a58709768245fe3cfd
I20260709 12:19:41.589638 10262 consensus_queue.cc:260] T af983b6892544e87a53307d9b1576b7c P 7ac1b2a7dd4d46a58709768245fe3cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.590130 10290 raft_consensus.cc:2804] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:41.590626 10290 raft_consensus.cc:697] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [term 1 LEADER]: Becoming Leader. State: Replica: b29e8ac482d04e0db3a771de4ead25ff, State: Running, Role: LEADER
I20260709 12:19:41.591882 10262 ts_tablet_manager.cc:1434] T af983b6892544e87a53307d9b1576b7c P 7ac1b2a7dd4d46a58709768245fe3cfd: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260709 12:19:41.591429 10290 consensus_queue.cc:237] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.592867 10262 tablet_bootstrap.cc:492] T b25d5cef6398438f94e751106fd7323b P 7ac1b2a7dd4d46a58709768245fe3cfd: Bootstrap starting.
I20260709 12:19:41.592628 10265 raft_consensus.cc:515] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.596033 10145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad39713436c84bd5ac2045791f3b54f7" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
I20260709 12:19:41.596772 10145 raft_consensus.cc:3060] T ad39713436c84bd5ac2045791f3b54f7 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.602416 10221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad39713436c84bd5ac2045791f3b54f7" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
I20260709 12:19:41.603185 10221 raft_consensus.cc:3060] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.604701 10145 raft_consensus.cc:2468] T ad39713436c84bd5ac2045791f3b54f7 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 1.
I20260709 12:19:41.605406 10262 tablet_bootstrap.cc:654] T b25d5cef6398438f94e751106fd7323b P 7ac1b2a7dd4d46a58709768245fe3cfd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.605456 10265 leader_election.cc:290] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 1 election: Requested vote from peers 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:41.608121  9969 catalog_manager.cc:5697] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd reported cstate change: term changed from 0 to 1, leader changed from <none> to b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1). New cstate: current_term: 1 leader_uuid: "b6b77892fdca4ef69883a84d9ca188dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:41.606302 10035 leader_election.cc:304] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac1b2a7dd4d46a58709768245fe3cfd, b6b77892fdca4ef69883a84d9ca188dd; no voters: 
I20260709 12:19:41.616212 10221 raft_consensus.cc:2468] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 1.
I20260709 12:19:41.606741 10308 leader_election.cc:290] T d60f71a4952740969e9e932b7871457b P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:41.622225 10266 tablet_bootstrap.cc:492] T c94f7ede14e7430a8ff5a3890f072b75 P b29e8ac482d04e0db3a771de4ead25ff: No bootstrap required, opened a new log
I20260709 12:19:41.622792 10266 ts_tablet_manager.cc:1403] T c94f7ede14e7430a8ff5a3890f072b75 P b29e8ac482d04e0db3a771de4ead25ff: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.022s
I20260709 12:19:41.625902 10266 raft_consensus.cc:359] T c94f7ede14e7430a8ff5a3890f072b75 P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.626482 10266 raft_consensus.cc:385] T c94f7ede14e7430a8ff5a3890f072b75 P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.626705 10266 raft_consensus.cc:740] T c94f7ede14e7430a8ff5a3890f072b75 P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29e8ac482d04e0db3a771de4ead25ff, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.627811 10266 consensus_queue.cc:260] T c94f7ede14e7430a8ff5a3890f072b75 P b29e8ac482d04e0db3a771de4ead25ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.628906 10221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60f71a4952740969e9e932b7871457b" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff" is_pre_election: true
I20260709 12:19:41.629470  9968 catalog_manager.cc:5697] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd reported cstate change: term changed from 0 to 1, leader changed from <none> to b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1). New cstate: current_term: 1 leader_uuid: "b6b77892fdca4ef69883a84d9ca188dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: UNKNOWN } } }
W20260709 12:19:41.632475 10035 leader_election.cc:343] T d60f71a4952740969e9e932b7871457b P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:41.632617 10266 ts_tablet_manager.cc:1434] T c94f7ede14e7430a8ff5a3890f072b75 P b29e8ac482d04e0db3a771de4ead25ff: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 12:19:41.628826 10145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60f71a4952740969e9e932b7871457b" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" is_pre_election: true
I20260709 12:19:41.635429 10266 tablet_bootstrap.cc:492] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff: Bootstrap starting.
I20260709 12:19:41.620730 10265 raft_consensus.cc:2804] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:19:41.635334 10035 leader_election.cc:343] T d60f71a4952740969e9e932b7871457b P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:41.640936 10035 leader_election.cc:304] T d60f71a4952740969e9e932b7871457b P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b77892fdca4ef69883a84d9ca188dd; no voters: 7ac1b2a7dd4d46a58709768245fe3cfd, b29e8ac482d04e0db3a771de4ead25ff
I20260709 12:19:41.641212 10266 tablet_bootstrap.cc:654] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.642452 10304 raft_consensus.cc:2749] T d60f71a4952740969e9e932b7871457b P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:41.644359  9967 catalog_manager.cc:5697] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff reported cstate change: term changed from 0 to 1, leader changed from <none> to b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3). New cstate: current_term: 1 leader_uuid: "b29e8ac482d04e0db3a771de4ead25ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:41.645017 10265 raft_consensus.cc:697] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 1 LEADER]: Becoming Leader. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Running, Role: LEADER
I20260709 12:19:41.647425 10265 consensus_queue.cc:237] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.649003 10266 tablet_bootstrap.cc:492] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff: No bootstrap required, opened a new log
I20260709 12:19:41.649549 10266 ts_tablet_manager.cc:1403] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.005s
I20260709 12:19:41.650143 10262 tablet_bootstrap.cc:492] T b25d5cef6398438f94e751106fd7323b P 7ac1b2a7dd4d46a58709768245fe3cfd: No bootstrap required, opened a new log
I20260709 12:19:41.650563 10262 ts_tablet_manager.cc:1403] T b25d5cef6398438f94e751106fd7323b P 7ac1b2a7dd4d46a58709768245fe3cfd: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.007s
I20260709 12:19:41.652537 10266 raft_consensus.cc:359] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.653204 10266 raft_consensus.cc:385] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.653484 10266 raft_consensus.cc:740] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29e8ac482d04e0db3a771de4ead25ff, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.654181 10266 consensus_queue.cc:260] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.656450 10266 ts_tablet_manager.cc:1434] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:19:41.657279 10266 tablet_bootstrap.cc:492] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff: Bootstrap starting.
I20260709 12:19:41.657516  9968 catalog_manager.cc:5697] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd reported cstate change: term changed from 0 to 1, leader changed from <none> to b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1). New cstate: current_term: 1 leader_uuid: "b6b77892fdca4ef69883a84d9ca188dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:41.660354 10262 raft_consensus.cc:359] T b25d5cef6398438f94e751106fd7323b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.660934 10262 raft_consensus.cc:385] T b25d5cef6398438f94e751106fd7323b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.661190 10262 raft_consensus.cc:740] T b25d5cef6398438f94e751106fd7323b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac1b2a7dd4d46a58709768245fe3cfd, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.661823 10262 consensus_queue.cc:260] T b25d5cef6398438f94e751106fd7323b P 7ac1b2a7dd4d46a58709768245fe3cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.662796 10266 tablet_bootstrap.cc:654] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.664142 10262 ts_tablet_manager.cc:1434] T b25d5cef6398438f94e751106fd7323b P 7ac1b2a7dd4d46a58709768245fe3cfd: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:19:41.665081 10262 tablet_bootstrap.cc:492] T b1058d18440642178bf265264478da5d P 7ac1b2a7dd4d46a58709768245fe3cfd: Bootstrap starting.
I20260709 12:19:41.672667 10262 tablet_bootstrap.cc:654] T b1058d18440642178bf265264478da5d P 7ac1b2a7dd4d46a58709768245fe3cfd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.683861 10262 tablet_bootstrap.cc:492] T b1058d18440642178bf265264478da5d P 7ac1b2a7dd4d46a58709768245fe3cfd: No bootstrap required, opened a new log
I20260709 12:19:41.684326 10262 ts_tablet_manager.cc:1403] T b1058d18440642178bf265264478da5d P 7ac1b2a7dd4d46a58709768245fe3cfd: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260709 12:19:41.685633 10266 tablet_bootstrap.cc:492] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff: No bootstrap required, opened a new log
I20260709 12:19:41.686126 10266 ts_tablet_manager.cc:1403] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.012s
I20260709 12:19:41.686477 10262 raft_consensus.cc:359] T b1058d18440642178bf265264478da5d P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.686987 10262 raft_consensus.cc:385] T b1058d18440642178bf265264478da5d P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.687180 10262 raft_consensus.cc:740] T b1058d18440642178bf265264478da5d P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac1b2a7dd4d46a58709768245fe3cfd, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.687739 10262 consensus_queue.cc:260] T b1058d18440642178bf265264478da5d P 7ac1b2a7dd4d46a58709768245fe3cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.688766 10266 raft_consensus.cc:359] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.689204 10266 raft_consensus.cc:385] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.689399 10266 raft_consensus.cc:740] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29e8ac482d04e0db3a771de4ead25ff, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.689617 10262 ts_tablet_manager.cc:1434] T b1058d18440642178bf265264478da5d P 7ac1b2a7dd4d46a58709768245fe3cfd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:19:41.689954 10266 consensus_queue.cc:260] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.690609 10262 tablet_bootstrap.cc:492] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd: Bootstrap starting.
I20260709 12:19:41.691752 10266 ts_tablet_manager.cc:1434] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260709 12:19:41.696686 10262 tablet_bootstrap.cc:654] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.701241 10262 tablet_bootstrap.cc:492] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd: No bootstrap required, opened a new log
I20260709 12:19:41.701613 10262 ts_tablet_manager.cc:1403] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:19:41.703105 10290 raft_consensus.cc:493] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.703568 10290 raft_consensus.cc:515] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.703950 10262 raft_consensus.cc:359] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.704519 10262 raft_consensus.cc:385] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.704756 10262 raft_consensus.cc:740] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac1b2a7dd4d46a58709768245fe3cfd, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.705639 10290 leader_election.cc:290] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171), 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453)
I20260709 12:19:41.705413 10262 consensus_queue.cc:260] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.706221 10071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60f71a4952740969e9e932b7871457b" candidate_uuid: "b29e8ac482d04e0db3a771de4ead25ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd" is_pre_election: true
I20260709 12:19:41.706806 10071 raft_consensus.cc:2468] T d60f71a4952740969e9e932b7871457b P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b29e8ac482d04e0db3a771de4ead25ff in term 0.
I20260709 12:19:41.707264 10262 ts_tablet_manager.cc:1434] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.002s
I20260709 12:19:41.707995 10187 leader_election.cc:304] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29e8ac482d04e0db3a771de4ead25ff, b6b77892fdca4ef69883a84d9ca188dd; no voters: 
I20260709 12:19:41.708084 10145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60f71a4952740969e9e932b7871457b" candidate_uuid: "b29e8ac482d04e0db3a771de4ead25ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" is_pre_election: true
I20260709 12:19:41.708730 10290 raft_consensus.cc:2804] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:41.708823 10145 raft_consensus.cc:2468] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b29e8ac482d04e0db3a771de4ead25ff in term 0.
I20260709 12:19:41.709129 10290 raft_consensus.cc:493] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:41.709949 10290 raft_consensus.cc:3060] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.710690 10221 raft_consensus.cc:3060] T c94f7ede14e7430a8ff5a3890f072b75 P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.716687 10290 raft_consensus.cc:515] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.718165 10298 consensus_queue.cc:1048] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:41.718524 10290 leader_election.cc:290] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 1 election: Requested vote from peers b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171), 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453)
I20260709 12:19:41.719199 10071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60f71a4952740969e9e932b7871457b" candidate_uuid: "b29e8ac482d04e0db3a771de4ead25ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
I20260709 12:19:41.719571 10145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60f71a4952740969e9e932b7871457b" candidate_uuid: "b29e8ac482d04e0db3a771de4ead25ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
I20260709 12:19:41.719748 10071 raft_consensus.cc:3060] T d60f71a4952740969e9e932b7871457b P b6b77892fdca4ef69883a84d9ca188dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.720118 10145 raft_consensus.cc:3060] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.726577 10071 raft_consensus.cc:2468] T d60f71a4952740969e9e932b7871457b P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29e8ac482d04e0db3a771de4ead25ff in term 1.
I20260709 12:19:41.727150 10145 raft_consensus.cc:2468] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29e8ac482d04e0db3a771de4ead25ff in term 1.
I20260709 12:19:41.727802 10187 leader_election.cc:304] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29e8ac482d04e0db3a771de4ead25ff, b6b77892fdca4ef69883a84d9ca188dd; no voters: 
I20260709 12:19:41.728958 10290 raft_consensus.cc:2804] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:41.729674 10290 raft_consensus.cc:697] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [term 1 LEADER]: Becoming Leader. State: Replica: b29e8ac482d04e0db3a771de4ead25ff, State: Running, Role: LEADER
I20260709 12:19:41.730486 10290 consensus_queue.cc:237] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.744607  9970 catalog_manager.cc:5697] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff reported cstate change: term changed from 0 to 1, leader changed from <none> to b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3). New cstate: current_term: 1 leader_uuid: "b29e8ac482d04e0db3a771de4ead25ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:41.746593 10300 consensus_queue.cc:1048] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:41.753669 10300 raft_consensus.cc:493] T b25d5cef6398438f94e751106fd7323b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.754141 10300 raft_consensus.cc:515] T b25d5cef6398438f94e751106fd7323b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.756155 10300 leader_election.cc:290] T b25d5cef6398438f94e751106fd7323b P 7ac1b2a7dd4d46a58709768245fe3cfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:41.757290 10221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25d5cef6398438f94e751106fd7323b" candidate_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff" is_pre_election: true
I20260709 12:19:41.758165 10071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25d5cef6398438f94e751106fd7323b" candidate_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd" is_pre_election: true
I20260709 12:19:41.758949 10071 raft_consensus.cc:2393] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ac1b2a7dd4d46a58709768245fe3cfd in current term 1: Already voted for candidate b29e8ac482d04e0db3a771de4ead25ff in this term.
I20260709 12:19:41.759855 10113 leader_election.cc:304] T b25d5cef6398438f94e751106fd7323b P 7ac1b2a7dd4d46a58709768245fe3cfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ac1b2a7dd4d46a58709768245fe3cfd; no voters: b29e8ac482d04e0db3a771de4ead25ff, b6b77892fdca4ef69883a84d9ca188dd
I20260709 12:19:41.761875 10300 raft_consensus.cc:3060] T b25d5cef6398438f94e751106fd7323b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.767100 10300 raft_consensus.cc:2749] T b25d5cef6398438f94e751106fd7323b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:41.804554 10290 consensus_queue.cc:1048] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:41.815721 10145 raft_consensus.cc:3060] T af983b6892544e87a53307d9b1576b7c P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.823551 10290 consensus_queue.cc:1048] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:41.843962 10221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af983b6892544e87a53307d9b1576b7c"
dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
mode: GRACEFUL
new_leader_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
 from {username='slave'} at 127.0.0.1:44902
I20260709 12:19:41.844506 10221 raft_consensus.cc:606] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [term 1 LEADER]: Received request to transfer leadership to TS b6b77892fdca4ef69883a84d9ca188dd
I20260709 12:19:41.850139 10221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b25d5cef6398438f94e751106fd7323b"
dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
mode: GRACEFUL
new_leader_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
 from {username='slave'} at 127.0.0.1:44902
I20260709 12:19:41.850630 10221 raft_consensus.cc:606] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [term 1 LEADER]: Received request to transfer leadership to TS b6b77892fdca4ef69883a84d9ca188dd
I20260709 12:19:41.855913 10300 consensus_queue.cc:1048] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:41.856590 10298 consensus_queue.cc:1048] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:41.868717 10145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf7977b6401a4dc2a72ab06ec6a0c0cc"
dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
mode: GRACEFUL
new_leader_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
 from {username='slave'} at 127.0.0.1:58888
I20260709 12:19:41.869311 10145 raft_consensus.cc:606] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 LEADER]: Received request to transfer leadership to TS b6b77892fdca4ef69883a84d9ca188dd
W20260709 12:19:41.875561 10173 tablet.cc:2406] T b1058d18440642178bf265264478da5d P 7ac1b2a7dd4d46a58709768245fe3cfd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:19:41.894740 10221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d60f71a4952740969e9e932b7871457b"
dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
mode: GRACEFUL
new_leader_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
 from {username='slave'} at 127.0.0.1:44902
I20260709 12:19:41.895303 10221 raft_consensus.cc:606] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [term 1 LEADER]: Received request to transfer leadership to TS 7ac1b2a7dd4d46a58709768245fe3cfd
I20260709 12:19:41.908963 10071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1058d18440642178bf265264478da5d"
dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
mode: GRACEFUL
new_leader_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
 from {username='slave'} at 127.0.0.1:34246
I20260709 12:19:41.909317 10145 raft_consensus.cc:3060] T b1058d18440642178bf265264478da5d P 7ac1b2a7dd4d46a58709768245fe3cfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.909453 10071 raft_consensus.cc:606] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [term 1 LEADER]: Received request to transfer leadership to TS b29e8ac482d04e0db3a771de4ead25ff
I20260709 12:19:41.915518 10265 consensus_queue.cc:1048] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:41.923897 10272 consensus_queue.cc:1048] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:41.928983 10308 consensus_queue.cc:1048] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:41.934147 10221 raft_consensus.cc:3060] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.942610 10272 consensus_queue.cc:1048] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:41.945230 10272 raft_consensus.cc:993] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd: : Instructing follower b6b77892fdca4ef69883a84d9ca188dd to start an election
I20260709 12:19:41.945647 10272 raft_consensus.cc:1081] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 LEADER]: Signalling peer b6b77892fdca4ef69883a84d9ca188dd to start an election
I20260709 12:19:41.948115 10264 raft_consensus.cc:993] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd: : Instructing follower b29e8ac482d04e0db3a771de4ead25ff to start an election
I20260709 12:19:41.948591 10264 raft_consensus.cc:1081] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [term 1 LEADER]: Signalling peer b29e8ac482d04e0db3a771de4ead25ff to start an election
I20260709 12:19:41.950402 10220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1058d18440642178bf265264478da5d"
dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
 from {username='slave'} at 127.0.0.1:44886
I20260709 12:19:41.951059 10072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf7977b6401a4dc2a72ab06ec6a0c0cc"
dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
 from {username='slave'} at 127.0.0.1:34226
I20260709 12:19:41.951093 10220 raft_consensus.cc:493] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:41.952493 10072 raft_consensus.cc:493] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:41.952843 10220 raft_consensus.cc:3060] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:41.952881 10072 raft_consensus.cc:3060] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:41.960172 10072 raft_consensus.cc:515] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.961092 10220 raft_consensus.cc:515] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.964025 10220 leader_election.cc:290] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 2 election: Requested vote from peers b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171), 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453)
I20260709 12:19:41.964167 10071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1058d18440642178bf265264478da5d" candidate_uuid: "b29e8ac482d04e0db3a771de4ead25ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
I20260709 12:19:41.964740 10071 raft_consensus.cc:3055] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:41.965058 10071 raft_consensus.cc:740] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Running, Role: LEADER
I20260709 12:19:41.965971 10145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1058d18440642178bf265264478da5d" candidate_uuid: "b29e8ac482d04e0db3a771de4ead25ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
I20260709 12:19:41.965827 10071 consensus_queue.cc:260] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.966526 10145 raft_consensus.cc:3060] T b1058d18440642178bf265264478da5d P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:41.967439 10071 raft_consensus.cc:3060] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:41.970340 10146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf7977b6401a4dc2a72ab06ec6a0c0cc" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
I20260709 12:19:41.970963 10146 raft_consensus.cc:3055] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:41.971287 10146 raft_consensus.cc:740] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ac1b2a7dd4d46a58709768245fe3cfd, State: Running, Role: LEADER
I20260709 12:19:41.972512 10072 leader_election.cc:290] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 2 election: Requested vote from peers 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:41.972059 10146 consensus_queue.cc:260] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.973747 10145 raft_consensus.cc:2468] T b1058d18440642178bf265264478da5d P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29e8ac482d04e0db3a771de4ead25ff in term 2.
I20260709 12:19:41.974120 10146 raft_consensus.cc:3060] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:41.974720 10220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf7977b6401a4dc2a72ab06ec6a0c0cc" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
I20260709 12:19:41.974692 10071 raft_consensus.cc:2468] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29e8ac482d04e0db3a771de4ead25ff in term 2.
I20260709 12:19:41.974736 10184 leader_election.cc:304] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac1b2a7dd4d46a58709768245fe3cfd, b29e8ac482d04e0db3a771de4ead25ff; no voters: 
I20260709 12:19:41.975371 10220 raft_consensus.cc:3060] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:41.975782 10290 raft_consensus.cc:2804] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:41.976167 10290 raft_consensus.cc:697] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [term 2 LEADER]: Becoming Leader. State: Replica: b29e8ac482d04e0db3a771de4ead25ff, State: Running, Role: LEADER
I20260709 12:19:41.976948 10290 consensus_queue.cc:237] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.980666 10220 raft_consensus.cc:2468] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 2.
I20260709 12:19:41.981833 10035 leader_election.cc:304] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29e8ac482d04e0db3a771de4ead25ff, b6b77892fdca4ef69883a84d9ca188dd; no voters: 
I20260709 12:19:41.982664 10264 raft_consensus.cc:2804] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:41.983107 10264 raft_consensus.cc:697] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [term 2 LEADER]: Becoming Leader. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Running, Role: LEADER
I20260709 12:19:41.983872 10264 consensus_queue.cc:237] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:41.984072  9970 catalog_manager.cc:5697] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff reported cstate change: term changed from 1 to 2, leader changed from b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1) to b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3). New cstate: current_term: 2 leader_uuid: "b29e8ac482d04e0db3a771de4ead25ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:41.987589 10146 raft_consensus.cc:2468] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 2.
I20260709 12:19:41.991425  9969 catalog_manager.cc:5697] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd reported cstate change: term changed from 1 to 2, leader changed from 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2) to b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1). New cstate: current_term: 2 leader_uuid: "b6b77892fdca4ef69883a84d9ca188dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:42.006225 10290 consensus_queue.cc:1048] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:42.012884 10325 raft_consensus.cc:993] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff: : Instructing follower b6b77892fdca4ef69883a84d9ca188dd to start an election
I20260709 12:19:42.013386 10325 raft_consensus.cc:1081] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [term 1 LEADER]: Signalling peer b6b77892fdca4ef69883a84d9ca188dd to start an election
I20260709 12:19:42.015199 10072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b25d5cef6398438f94e751106fd7323b"
dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
 from {username='slave'} at 127.0.0.1:34240
I20260709 12:19:42.017601 10072 raft_consensus.cc:493] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:42.018038 10072 raft_consensus.cc:3060] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:42.019239 10273 consensus_queue.cc:1048] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:42.025786 10072 raft_consensus.cc:515] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:42.029456 10264 consensus_queue.cc:1048] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:42.034988 10272 consensus_queue.cc:1048] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:42.039275 10146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25d5cef6398438f94e751106fd7323b" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
I20260709 12:19:42.040077 10146 raft_consensus.cc:3060] T b25d5cef6398438f94e751106fd7323b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:42.047760 10146 raft_consensus.cc:2468] T b25d5cef6398438f94e751106fd7323b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 2.
I20260709 12:19:42.048409 10072 leader_election.cc:290] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 2 election: Requested vote from peers 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:42.049827 10221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25d5cef6398438f94e751106fd7323b" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
I20260709 12:19:42.050765 10221 raft_consensus.cc:3055] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:42.051111 10221 raft_consensus.cc:740] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b29e8ac482d04e0db3a771de4ead25ff, State: Running, Role: LEADER
I20260709 12:19:42.051884 10221 consensus_queue.cc:260] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:42.052670 10035 leader_election.cc:304] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac1b2a7dd4d46a58709768245fe3cfd, b6b77892fdca4ef69883a84d9ca188dd; no voters: 
I20260709 12:19:42.053463 10265 raft_consensus.cc:2804] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:42.053332 10272 consensus_queue.cc:1048] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:42.053931 10265 raft_consensus.cc:697] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [term 2 LEADER]: Becoming Leader. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Running, Role: LEADER
I20260709 12:19:42.054737 10265 consensus_queue.cc:237] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:42.056444 10221 raft_consensus.cc:3060] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:42.062449 10265 consensus_queue.cc:1048] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:42.082007  9970 catalog_manager.cc:5697] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd reported cstate change: term changed from 1 to 2, leader changed from b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3) to b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1). New cstate: current_term: 2 leader_uuid: "b6b77892fdca4ef69883a84d9ca188dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:42.083802 10221 raft_consensus.cc:2468] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 2.
I20260709 12:19:42.126173 10338 consensus_queue.cc:1048] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:42.128110 10342 consensus_queue.cc:1048] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:42.135015 10273 raft_consensus.cc:993] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff: : Instructing follower 7ac1b2a7dd4d46a58709768245fe3cfd to start an election
I20260709 12:19:42.135463 10273 raft_consensus.cc:1081] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [term 1 LEADER]: Signalling peer 7ac1b2a7dd4d46a58709768245fe3cfd to start an election
I20260709 12:19:42.138447 10145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d60f71a4952740969e9e932b7871457b"
dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
 from {username='slave'} at 127.0.0.1:58880
I20260709 12:19:42.139097 10145 raft_consensus.cc:493] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:42.139472 10145 raft_consensus.cc:3060] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:42.146064 10325 consensus_queue.cc:1048] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:42.146263 10308 consensus_queue.cc:1048] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:42.152146 10145 raft_consensus.cc:515] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:42.155117 10145 leader_election.cc:290] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd [CANDIDATE]: Term 2 election: Requested vote from peers b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:42.155750 10072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60f71a4952740969e9e932b7871457b" candidate_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
I20260709 12:19:42.159183 10219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60f71a4952740969e9e932b7871457b" candidate_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
I20260709 12:19:42.160000 10219 raft_consensus.cc:3055] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:42.160372 10219 raft_consensus.cc:740] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b29e8ac482d04e0db3a771de4ead25ff, State: Running, Role: LEADER
I20260709 12:19:42.161407 10219 consensus_queue.cc:260] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:42.162623 10219 raft_consensus.cc:3060] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:42.172319 10219 raft_consensus.cc:2468] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac1b2a7dd4d46a58709768245fe3cfd in term 2.
I20260709 12:19:42.173789 10110 leader_election.cc:304] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd [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: 7ac1b2a7dd4d46a58709768245fe3cfd, b29e8ac482d04e0db3a771de4ead25ff; no voters: b6b77892fdca4ef69883a84d9ca188dd
I20260709 12:19:42.174477 10280 raft_consensus.cc:2804] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:42.174970 10280 raft_consensus.cc:697] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 LEADER]: Becoming Leader. State: Replica: 7ac1b2a7dd4d46a58709768245fe3cfd, State: Running, Role: LEADER
I20260709 12:19:42.175699 10280 consensus_queue.cc:237] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:42.182572  9970 catalog_manager.cc:5697] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd reported cstate change: term changed from 1 to 2, leader changed from b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3) to 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2). New cstate: current_term: 2 leader_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:42.282544 10338 raft_consensus.cc:993] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff: : Instructing follower b6b77892fdca4ef69883a84d9ca188dd to start an election
I20260709 12:19:42.283002 10325 raft_consensus.cc:1081] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [term 1 LEADER]: Signalling peer b6b77892fdca4ef69883a84d9ca188dd to start an election
I20260709 12:19:42.284662 10071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af983b6892544e87a53307d9b1576b7c"
dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
 from {username='slave'} at 127.0.0.1:34240
I20260709 12:19:42.285104 10071 raft_consensus.cc:493] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:42.285348 10071 raft_consensus.cc:3060] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:42.289829 10071 raft_consensus.cc:515] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:42.291412 10071 leader_election.cc:290] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 2 election: Requested vote from peers 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:42.292665 10147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af983b6892544e87a53307d9b1576b7c" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
I20260709 12:19:42.292694 10219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af983b6892544e87a53307d9b1576b7c" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
I20260709 12:19:42.293224 10147 raft_consensus.cc:3060] T af983b6892544e87a53307d9b1576b7c P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:42.293264 10219 raft_consensus.cc:3055] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:42.293586 10219 raft_consensus.cc:740] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b29e8ac482d04e0db3a771de4ead25ff, State: Running, Role: LEADER
I20260709 12:19:42.294238 10219 consensus_queue.cc:260] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:42.295147 10219 raft_consensus.cc:3060] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:42.297978 10147 raft_consensus.cc:2468] T af983b6892544e87a53307d9b1576b7c P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 2.
I20260709 12:19:42.299118 10035 leader_election.cc:304] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac1b2a7dd4d46a58709768245fe3cfd, b6b77892fdca4ef69883a84d9ca188dd; no voters: 
I20260709 12:19:42.299619 10219 raft_consensus.cc:2468] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 2.
I20260709 12:19:42.299934 10308 raft_consensus.cc:2804] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:42.300349 10308 raft_consensus.cc:697] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd [term 2 LEADER]: Becoming Leader. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Running, Role: LEADER
I20260709 12:19:42.301142 10308 consensus_queue.cc:237] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:42.307898  9970 catalog_manager.cc:5697] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd reported cstate change: term changed from 1 to 2, leader changed from b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3) to b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1). New cstate: current_term: 2 leader_uuid: "b6b77892fdca4ef69883a84d9ca188dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:42.433204 10071 raft_consensus.cc:1275] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Refusing update from remote peer b29e8ac482d04e0db3a771de4ead25ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:42.433687 10147 raft_consensus.cc:1275] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Refusing update from remote peer b6b77892fdca4ef69883a84d9ca188dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:42.434643 10325 consensus_queue.cc:1048] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:42.435243 10308 consensus_queue.cc:1048] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:42.446365 10219 raft_consensus.cc:1275] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Refusing update from remote peer b6b77892fdca4ef69883a84d9ca188dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:42.446938 10147 raft_consensus.cc:1275] T b1058d18440642178bf265264478da5d P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Refusing update from remote peer b29e8ac482d04e0db3a771de4ead25ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:42.447968 10308 consensus_queue.cc:1048] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:42.448764 10290 consensus_queue.cc:1048] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:42.620980 10145 raft_consensus.cc:1275] T b25d5cef6398438f94e751106fd7323b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Refusing update from remote peer b6b77892fdca4ef69883a84d9ca188dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:42.622748 10304 consensus_queue.cc:1048] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:42.631243 10219 raft_consensus.cc:1275] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Refusing update from remote peer b6b77892fdca4ef69883a84d9ca188dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:42.632690 10308 consensus_queue.cc:1048] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:42.699653 10071 raft_consensus.cc:3060] T d60f71a4952740969e9e932b7871457b P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:42.705171 10071 raft_consensus.cc:1275] T d60f71a4952740969e9e932b7871457b P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Refusing update from remote peer 7ac1b2a7dd4d46a58709768245fe3cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:42.706640 10280 consensus_queue.cc:1048] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:42.717549 10219 raft_consensus.cc:1275] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Refusing update from remote peer 7ac1b2a7dd4d46a58709768245fe3cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:42.719144 10349 consensus_queue.cc:1048] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:42.765283 10145 raft_consensus.cc:1275] T af983b6892544e87a53307d9b1576b7c P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Refusing update from remote peer b6b77892fdca4ef69883a84d9ca188dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:42.766518 10308 consensus_queue.cc:1048] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:42.773528 10219 raft_consensus.cc:1275] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Refusing update from remote peer b6b77892fdca4ef69883a84d9ca188dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:42.775074 10308 consensus_queue.cc:1048] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:44.946416  9416 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:19:44.947150  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:44.964901 10071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad39713436c84bd5ac2045791f3b54f7"
dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
mode: GRACEFUL
new_leader_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
 from {username='slave'} at 127.0.0.1:34260
I20260709 12:19:44.965425 10071 raft_consensus.cc:606] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 1 LEADER]: Received request to transfer leadership to TS b29e8ac482d04e0db3a771de4ead25ff
I20260709 12:19:44.967950 10071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf7977b6401a4dc2a72ab06ec6a0c0cc"
dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
mode: GRACEFUL
new_leader_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
 from {username='slave'} at 127.0.0.1:34260
I20260709 12:19:44.968557 10071 raft_consensus.cc:606] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [term 2 LEADER]: Received request to transfer leadership to TS b29e8ac482d04e0db3a771de4ead25ff
I20260709 12:19:44.969623  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:19:44.970189  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:45.312880 10308 raft_consensus.cc:993] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd: : Instructing follower b29e8ac482d04e0db3a771de4ead25ff to start an election
I20260709 12:19:45.313325 10308 raft_consensus.cc:1081] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 1 LEADER]: Signalling peer b29e8ac482d04e0db3a771de4ead25ff to start an election
I20260709 12:19:45.315662 10221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad39713436c84bd5ac2045791f3b54f7"
dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
 from {username='slave'} at 127.0.0.1:44886
I20260709 12:19:45.316268 10221 raft_consensus.cc:493] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:45.316655 10221 raft_consensus.cc:3060] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:45.321403 10221 raft_consensus.cc:515] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:45.323738 10221 leader_election.cc:290] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 2 election: Requested vote from peers b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171), 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453)
I20260709 12:19:45.324328 10072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad39713436c84bd5ac2045791f3b54f7" candidate_uuid: "b29e8ac482d04e0db3a771de4ead25ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
I20260709 12:19:45.324785 10147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad39713436c84bd5ac2045791f3b54f7" candidate_uuid: "b29e8ac482d04e0db3a771de4ead25ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
I20260709 12:19:45.325013 10072 raft_consensus.cc:3055] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:45.325311 10147 raft_consensus.cc:3060] T ad39713436c84bd5ac2045791f3b54f7 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:45.325325 10072 raft_consensus.cc:740] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Running, Role: LEADER
I20260709 12:19:45.326196 10072 consensus_queue.cc:260] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:45.327109 10072 raft_consensus.cc:3060] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:45.330138 10147 raft_consensus.cc:2468] T ad39713436c84bd5ac2045791f3b54f7 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29e8ac482d04e0db3a771de4ead25ff in term 2.
I20260709 12:19:45.331290 10184 leader_election.cc:304] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac1b2a7dd4d46a58709768245fe3cfd, b29e8ac482d04e0db3a771de4ead25ff; no voters: 
I20260709 12:19:45.331710 10072 raft_consensus.cc:2468] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29e8ac482d04e0db3a771de4ead25ff in term 2.
I20260709 12:19:45.331943 10338 raft_consensus.cc:2804] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:45.333389 10338 raft_consensus.cc:697] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [term 2 LEADER]: Becoming Leader. State: Replica: b29e8ac482d04e0db3a771de4ead25ff, State: Running, Role: LEADER
I20260709 12:19:45.334101 10338 consensus_queue.cc:237] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:45.341517  9966 catalog_manager.cc:5697] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff reported cstate change: term changed from 1 to 2, leader changed from b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1) to b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3). New cstate: current_term: 2 leader_uuid: "b29e8ac482d04e0db3a771de4ead25ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:45.410240 10353 raft_consensus.cc:993] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd: : Instructing follower b29e8ac482d04e0db3a771de4ead25ff to start an election
I20260709 12:19:45.410663 10308 raft_consensus.cc:1081] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [term 2 LEADER]: Signalling peer b29e8ac482d04e0db3a771de4ead25ff to start an election
I20260709 12:19:45.412214 10221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf7977b6401a4dc2a72ab06ec6a0c0cc"
dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
 from {username='slave'} at 127.0.0.1:44886
I20260709 12:19:45.412689 10221 raft_consensus.cc:493] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:45.412962 10221 raft_consensus.cc:3060] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:45.417268 10221 raft_consensus.cc:515] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:45.418917 10221 leader_election.cc:290] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 3 election: Requested vote from peers b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171), 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453)
I20260709 12:19:45.419818 10147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf7977b6401a4dc2a72ab06ec6a0c0cc" candidate_uuid: "b29e8ac482d04e0db3a771de4ead25ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
I20260709 12:19:45.419751 10072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf7977b6401a4dc2a72ab06ec6a0c0cc" candidate_uuid: "b29e8ac482d04e0db3a771de4ead25ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
I20260709 12:19:45.420328 10147 raft_consensus.cc:3060] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:45.420558 10072 raft_consensus.cc:3055] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:45.420907 10072 raft_consensus.cc:740] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Running, Role: LEADER
I20260709 12:19:45.421705 10072 consensus_queue.cc:260] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [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: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:45.422986 10072 raft_consensus.cc:3060] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:45.426851 10147 raft_consensus.cc:2468] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29e8ac482d04e0db3a771de4ead25ff in term 3.
I20260709 12:19:45.428125 10184 leader_election.cc:304] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [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: 7ac1b2a7dd4d46a58709768245fe3cfd, b29e8ac482d04e0db3a771de4ead25ff; no voters: 
I20260709 12:19:45.428232 10072 raft_consensus.cc:2468] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29e8ac482d04e0db3a771de4ead25ff in term 3.
I20260709 12:19:45.428997 10338 raft_consensus.cc:2804] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:45.429461 10338 raft_consensus.cc:697] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [term 3 LEADER]: Becoming Leader. State: Replica: b29e8ac482d04e0db3a771de4ead25ff, State: Running, Role: LEADER
I20260709 12:19:45.430181 10338 consensus_queue.cc:237] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [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: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:45.437937  9966 catalog_manager.cc:5697] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff reported cstate change: term changed from 2 to 3, leader changed from b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1) to b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3). New cstate: current_term: 3 leader_uuid: "b29e8ac482d04e0db3a771de4ead25ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:45.715298 10147 raft_consensus.cc:1275] T ad39713436c84bd5ac2045791f3b54f7 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Refusing update from remote peer b29e8ac482d04e0db3a771de4ead25ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:45.716796 10338 consensus_queue.cc:1048] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:45.727056 10072 raft_consensus.cc:1275] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Refusing update from remote peer b29e8ac482d04e0db3a771de4ead25ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:45.728832 10355 consensus_queue.cc:1048] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:45.970000 10072 raft_consensus.cc:1275] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [term 3 FOLLOWER]: Refusing update from remote peer b29e8ac482d04e0db3a771de4ead25ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:45.971202  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:45.971912 10355 consensus_queue.cc:1048] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:45.979274  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:45.979497 10147 raft_consensus.cc:1275] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 3 FOLLOWER]: Refusing update from remote peer b29e8ac482d04e0db3a771de4ead25ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:45.979964  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:45.981050 10355 consensus_queue.cc:1048] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:46.981391  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:46.987555  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:46.987957  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:47.988968  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:47.994334  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:47.994753  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:48.995714  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:49.001991  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:49.002491  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:50.004205  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:50.012135  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:50.012630  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:51.013968  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:51.022266  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:51.022840  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:52.023839  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:52.031255  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:52.031765  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:53.032675  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:53.038573  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:53.039016  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:54.039883  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:54.045467  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:54.045854  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:55.081189  9416 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:19:55.091713 10221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf7977b6401a4dc2a72ab06ec6a0c0cc"
dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
mode: GRACEFUL
new_leader_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
 from {username='slave'} at 127.0.0.1:44902
I20260709 12:19:55.092308 10221 raft_consensus.cc:606] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [term 3 LEADER]: Received request to transfer leadership to TS b6b77892fdca4ef69883a84d9ca188dd
I20260709 12:19:55.100775 10221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad39713436c84bd5ac2045791f3b54f7"
dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
mode: GRACEFUL
new_leader_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
 from {username='slave'} at 127.0.0.1:44902
I20260709 12:19:55.101313 10221 raft_consensus.cc:606] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [term 2 LEADER]: Received request to transfer leadership to TS b6b77892fdca4ef69883a84d9ca188dd
I20260709 12:19:55.106715 10147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c94f7ede14e7430a8ff5a3890f072b75"
dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
mode: GRACEFUL
new_leader_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
 from {username='slave'} at 127.0.0.1:58888
I20260709 12:19:55.107213 10147 raft_consensus.cc:606] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 LEADER]: Received request to transfer leadership to TS b6b77892fdca4ef69883a84d9ca188dd
I20260709 12:19:55.112445 10147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b26ef95feca4a8d8b59e6d5442b316f"
dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
mode: GRACEFUL
new_leader_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
 from {username='slave'} at 127.0.0.1:58888
I20260709 12:19:55.112890 10147 raft_consensus.cc:606] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 LEADER]: Received request to transfer leadership to TS b6b77892fdca4ef69883a84d9ca188dd
I20260709 12:19:55.117872 10147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "599e88ff50ec4c849232d96276e122d2"
dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
mode: GRACEFUL
new_leader_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
 from {username='slave'} at 127.0.0.1:58888
I20260709 12:19:55.118391 10147 raft_consensus.cc:606] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 LEADER]: Received request to transfer leadership to TS b6b77892fdca4ef69883a84d9ca188dd
I20260709 12:19:55.271054 10381 raft_consensus.cc:993] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd: : Instructing follower b6b77892fdca4ef69883a84d9ca188dd to start an election
I20260709 12:19:55.271550 10381 raft_consensus.cc:1081] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 LEADER]: Signalling peer b6b77892fdca4ef69883a84d9ca188dd to start an election
I20260709 12:19:55.273346 10071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b26ef95feca4a8d8b59e6d5442b316f"
dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
 from {username='slave'} at 127.0.0.1:34226
I20260709 12:19:55.273926 10071 raft_consensus.cc:493] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:55.274250 10071 raft_consensus.cc:3060] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:55.280929 10071 raft_consensus.cc:515] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:55.282718 10071 leader_election.cc:290] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 2 election: Requested vote from peers 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:55.283804 10147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b26ef95feca4a8d8b59e6d5442b316f" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
I20260709 12:19:55.284283 10219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b26ef95feca4a8d8b59e6d5442b316f" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
I20260709 12:19:55.284611 10147 raft_consensus.cc:3055] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:55.284791 10219 raft_consensus.cc:3060] T 4b26ef95feca4a8d8b59e6d5442b316f P b29e8ac482d04e0db3a771de4ead25ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:55.284938 10147 raft_consensus.cc:740] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ac1b2a7dd4d46a58709768245fe3cfd, State: Running, Role: LEADER
I20260709 12:19:55.285739 10147 consensus_queue.cc:260] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:55.286742 10147 raft_consensus.cc:3060] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:55.290119 10219 raft_consensus.cc:2468] T 4b26ef95feca4a8d8b59e6d5442b316f P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 2.
I20260709 12:19:55.291292 10147 raft_consensus.cc:2468] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 2.
I20260709 12:19:55.291337 10035 leader_election.cc:304] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29e8ac482d04e0db3a771de4ead25ff, b6b77892fdca4ef69883a84d9ca188dd; no voters: 
I20260709 12:19:55.292217 10375 raft_consensus.cc:2804] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:55.293135 10375 raft_consensus.cc:697] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [term 2 LEADER]: Becoming Leader. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Running, Role: LEADER
I20260709 12:19:55.293978 10375 consensus_queue.cc:237] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:55.302004  9970 catalog_manager.cc:5697] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd reported cstate change: term changed from 1 to 2, leader changed from 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2) to b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1). New cstate: current_term: 2 leader_uuid: "b6b77892fdca4ef69883a84d9ca188dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:55.317823 10380 raft_consensus.cc:993] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff: : Instructing follower b6b77892fdca4ef69883a84d9ca188dd to start an election
I20260709 12:19:55.318260 10380 raft_consensus.cc:1081] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [term 2 LEADER]: Signalling peer b6b77892fdca4ef69883a84d9ca188dd to start an election
I20260709 12:19:55.319950 10071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad39713436c84bd5ac2045791f3b54f7"
dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
 from {username='slave'} at 127.0.0.1:34240
I20260709 12:19:55.320629 10071 raft_consensus.cc:493] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:55.320899 10071 raft_consensus.cc:3060] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:55.325456 10071 raft_consensus.cc:515] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:55.327098 10071 leader_election.cc:290] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 3 election: Requested vote from peers 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:55.327745 10147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad39713436c84bd5ac2045791f3b54f7" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
I20260709 12:19:55.327921 10219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad39713436c84bd5ac2045791f3b54f7" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
I20260709 12:19:55.328262 10147 raft_consensus.cc:3060] T ad39713436c84bd5ac2045791f3b54f7 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:55.328469 10219 raft_consensus.cc:3055] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:55.328774 10219 raft_consensus.cc:740] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b29e8ac482d04e0db3a771de4ead25ff, State: Running, Role: LEADER
I20260709 12:19:55.329433 10219 consensus_queue.cc:260] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [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: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:55.330446 10219 raft_consensus.cc:3060] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:55.332724 10147 raft_consensus.cc:2468] T ad39713436c84bd5ac2045791f3b54f7 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 3.
I20260709 12:19:55.333750 10035 leader_election.cc:304] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [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: 7ac1b2a7dd4d46a58709768245fe3cfd, b6b77892fdca4ef69883a84d9ca188dd; no voters: 
I20260709 12:19:55.334605 10375 raft_consensus.cc:2804] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:55.335201 10375 raft_consensus.cc:697] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 3 LEADER]: Becoming Leader. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Running, Role: LEADER
I20260709 12:19:55.335914 10219 raft_consensus.cc:2468] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 3.
I20260709 12:19:55.336266 10375 consensus_queue.cc:237] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [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: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:55.337685 10390 raft_consensus.cc:993] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff: : Instructing follower b6b77892fdca4ef69883a84d9ca188dd to start an election
I20260709 12:19:55.338167 10380 raft_consensus.cc:1081] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [term 3 LEADER]: Signalling peer b6b77892fdca4ef69883a84d9ca188dd to start an election
I20260709 12:19:55.339828 10071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf7977b6401a4dc2a72ab06ec6a0c0cc"
dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
 from {username='slave'} at 127.0.0.1:34240
I20260709 12:19:55.340565 10071 raft_consensus.cc:493] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:55.341032 10071 raft_consensus.cc:3060] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:55.345268  9970 catalog_manager.cc:5697] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd reported cstate change: term changed from 2 to 3, leader changed from b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3) to b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1). New cstate: current_term: 3 leader_uuid: "b6b77892fdca4ef69883a84d9ca188dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:55.348389 10071 raft_consensus.cc:515] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:55.349905 10071 leader_election.cc:290] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 4 election: Requested vote from peers 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:55.350741 10147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf7977b6401a4dc2a72ab06ec6a0c0cc" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
I20260709 12:19:55.350940 10219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf7977b6401a4dc2a72ab06ec6a0c0cc" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
I20260709 12:19:55.351347 10147 raft_consensus.cc:3060] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:55.351468 10219 raft_consensus.cc:3055] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:55.351848 10219 raft_consensus.cc:740] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b29e8ac482d04e0db3a771de4ead25ff, State: Running, Role: LEADER
I20260709 12:19:55.352572 10219 consensus_queue.cc:260] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [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: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:55.354784 10219 raft_consensus.cc:3060] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:55.356498 10147 raft_consensus.cc:2468] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 4.
I20260709 12:19:55.357846 10035 leader_election.cc:304] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [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: 7ac1b2a7dd4d46a58709768245fe3cfd, b6b77892fdca4ef69883a84d9ca188dd; no voters: 
I20260709 12:19:55.358672 10375 raft_consensus.cc:2804] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:55.359117 10375 raft_consensus.cc:697] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [term 4 LEADER]: Becoming Leader. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Running, Role: LEADER
I20260709 12:19:55.360054 10375 consensus_queue.cc:237] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [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: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:55.360865 10219 raft_consensus.cc:2468] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 4.
I20260709 12:19:55.367825  9970 catalog_manager.cc:5697] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd reported cstate change: term changed from 3 to 4, leader changed from b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3) to b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1). New cstate: current_term: 4 leader_uuid: "b6b77892fdca4ef69883a84d9ca188dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:55.373777 10383 raft_consensus.cc:993] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd: : Instructing follower b6b77892fdca4ef69883a84d9ca188dd to start an election
I20260709 12:19:55.374296 10381 raft_consensus.cc:1081] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 LEADER]: Signalling peer b6b77892fdca4ef69883a84d9ca188dd to start an election
I20260709 12:19:55.376159 10071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "599e88ff50ec4c849232d96276e122d2"
dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
 from {username='slave'} at 127.0.0.1:34226
I20260709 12:19:55.376673 10071 raft_consensus.cc:493] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:55.376929 10071 raft_consensus.cc:3060] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:55.381021 10071 raft_consensus.cc:515] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:55.382411 10071 leader_election.cc:290] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 2 election: Requested vote from peers 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:55.383613 10147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599e88ff50ec4c849232d96276e122d2" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
I20260709 12:19:55.383816 10219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599e88ff50ec4c849232d96276e122d2" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
I20260709 12:19:55.384058 10147 raft_consensus.cc:3055] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:55.384393 10147 raft_consensus.cc:740] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ac1b2a7dd4d46a58709768245fe3cfd, State: Running, Role: LEADER
I20260709 12:19:55.384447 10219 raft_consensus.cc:3060] T 599e88ff50ec4c849232d96276e122d2 P b29e8ac482d04e0db3a771de4ead25ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:55.385097 10147 consensus_queue.cc:260] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:55.386024 10147 raft_consensus.cc:3060] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:55.389421 10219 raft_consensus.cc:2468] T 599e88ff50ec4c849232d96276e122d2 P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 2.
I20260709 12:19:55.390121 10147 raft_consensus.cc:2468] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 2.
I20260709 12:19:55.390333 10035 leader_election.cc:304] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29e8ac482d04e0db3a771de4ead25ff, b6b77892fdca4ef69883a84d9ca188dd; no voters: 
I20260709 12:19:55.391042 10375 raft_consensus.cc:2804] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:55.391413 10375 raft_consensus.cc:697] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [term 2 LEADER]: Becoming Leader. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Running, Role: LEADER
I20260709 12:19:55.392187 10375 consensus_queue.cc:237] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:55.399106  9970 catalog_manager.cc:5697] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd reported cstate change: term changed from 1 to 2, leader changed from 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2) to b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1). New cstate: current_term: 2 leader_uuid: "b6b77892fdca4ef69883a84d9ca188dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:55.428196 10383 raft_consensus.cc:993] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd: : Instructing follower b6b77892fdca4ef69883a84d9ca188dd to start an election
I20260709 12:19:55.428625 10381 raft_consensus.cc:1081] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 LEADER]: Signalling peer b6b77892fdca4ef69883a84d9ca188dd to start an election
I20260709 12:19:55.429939 10071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c94f7ede14e7430a8ff5a3890f072b75"
dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
 from {username='slave'} at 127.0.0.1:34226
I20260709 12:19:55.430335 10071 raft_consensus.cc:493] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:55.430554 10071 raft_consensus.cc:3060] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:55.434813 10071 raft_consensus.cc:515] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:55.436226 10071 leader_election.cc:290] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 2 election: Requested vote from peers 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:55.437345 10147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94f7ede14e7430a8ff5a3890f072b75" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
I20260709 12:19:55.437397 10219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94f7ede14e7430a8ff5a3890f072b75" candidate_uuid: "b6b77892fdca4ef69883a84d9ca188dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
I20260709 12:19:55.438059 10147 raft_consensus.cc:3055] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:55.438074 10219 raft_consensus.cc:3060] T c94f7ede14e7430a8ff5a3890f072b75 P b29e8ac482d04e0db3a771de4ead25ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:55.438550 10147 raft_consensus.cc:740] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ac1b2a7dd4d46a58709768245fe3cfd, State: Running, Role: LEADER
I20260709 12:19:55.439369 10147 consensus_queue.cc:260] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:55.440352 10147 raft_consensus.cc:3060] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:55.442996 10219 raft_consensus.cc:2468] T c94f7ede14e7430a8ff5a3890f072b75 P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 2.
I20260709 12:19:55.443974 10035 leader_election.cc:304] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29e8ac482d04e0db3a771de4ead25ff, b6b77892fdca4ef69883a84d9ca188dd; no voters: 
I20260709 12:19:55.444881 10375 raft_consensus.cc:2804] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:55.445410 10375 raft_consensus.cc:697] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd [term 2 LEADER]: Becoming Leader. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Running, Role: LEADER
I20260709 12:19:55.446323 10147 raft_consensus.cc:2468] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b77892fdca4ef69883a84d9ca188dd in term 2.
I20260709 12:19:55.446277 10375 consensus_queue.cc:237] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:55.454108  9970 catalog_manager.cc:5697] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd reported cstate change: term changed from 1 to 2, leader changed from 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2) to b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1). New cstate: current_term: 2 leader_uuid: "b6b77892fdca4ef69883a84d9ca188dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:55.728966 10219 raft_consensus.cc:1275] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [term 3 FOLLOWER]: Refusing update from remote peer b6b77892fdca4ef69883a84d9ca188dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:55.730141 10375 consensus_queue.cc:1048] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:55.741688 10147 raft_consensus.cc:1275] T ad39713436c84bd5ac2045791f3b54f7 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 3 FOLLOWER]: Refusing update from remote peer b6b77892fdca4ef69883a84d9ca188dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:55.743656 10384 consensus_queue.cc:1048] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:55.759126 10145 raft_consensus.cc:1275] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Refusing update from remote peer b6b77892fdca4ef69883a84d9ca188dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:55.760416 10398 consensus_queue.cc:1048] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:55.770155 10219 raft_consensus.cc:1275] T 4b26ef95feca4a8d8b59e6d5442b316f P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Refusing update from remote peer b6b77892fdca4ef69883a84d9ca188dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:55.772537 10384 consensus_queue.cc:1048] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:55.837332 10219 raft_consensus.cc:1275] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [term 4 FOLLOWER]: Refusing update from remote peer b6b77892fdca4ef69883a84d9ca188dd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:55.838773 10384 consensus_queue.cc:1048] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:55.844604 10147 raft_consensus.cc:1275] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 4 FOLLOWER]: Refusing update from remote peer b6b77892fdca4ef69883a84d9ca188dd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:55.848400 10384 consensus_queue.cc:1048] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:55.956019 10147 raft_consensus.cc:1275] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Refusing update from remote peer b6b77892fdca4ef69883a84d9ca188dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:55.957506 10384 consensus_queue.cc:1048] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:55.967525 10221 raft_consensus.cc:1275] T 599e88ff50ec4c849232d96276e122d2 P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Refusing update from remote peer b6b77892fdca4ef69883a84d9ca188dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:55.970325 10375 consensus_queue.cc:1048] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:55.970863 10147 raft_consensus.cc:1275] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Refusing update from remote peer b6b77892fdca4ef69883a84d9ca188dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:55.972479 10375 consensus_queue.cc:1048] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:55.984086 10221 raft_consensus.cc:1275] T c94f7ede14e7430a8ff5a3890f072b75 P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Refusing update from remote peer b6b77892fdca4ef69883a84d9ca188dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:55.986032 10384 consensus_queue.cc:1048] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:58.196501  9416 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:19:58.197196  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:58.205520 10071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b26ef95feca4a8d8b59e6d5442b316f"
dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
mode: GRACEFUL
new_leader_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
 from {username='slave'} at 127.0.0.1:34260
I20260709 12:19:58.205968 10071 raft_consensus.cc:606] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [term 2 LEADER]: Received request to transfer leadership to TS 7ac1b2a7dd4d46a58709768245fe3cfd
I20260709 12:19:58.208437 10071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "599e88ff50ec4c849232d96276e122d2"
dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
mode: GRACEFUL
new_leader_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
 from {username='slave'} at 127.0.0.1:34260
I20260709 12:19:58.208839 10071 raft_consensus.cc:606] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [term 2 LEADER]: Received request to transfer leadership to TS 7ac1b2a7dd4d46a58709768245fe3cfd
I20260709 12:19:58.210950 10071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad39713436c84bd5ac2045791f3b54f7"
dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
mode: GRACEFUL
new_leader_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
 from {username='slave'} at 127.0.0.1:34260
I20260709 12:19:58.211357 10071 raft_consensus.cc:606] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 3 LEADER]: Received request to transfer leadership to TS b29e8ac482d04e0db3a771de4ead25ff
I20260709 12:19:58.213413 10071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b25d5cef6398438f94e751106fd7323b"
dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
mode: GRACEFUL
new_leader_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
 from {username='slave'} at 127.0.0.1:34260
I20260709 12:19:58.213914 10071 raft_consensus.cc:606] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [term 2 LEADER]: Received request to transfer leadership to TS b29e8ac482d04e0db3a771de4ead25ff
I20260709 12:19:58.215075  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:19:58.215576  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:58.223217 10416 raft_consensus.cc:993] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd: : Instructing follower 7ac1b2a7dd4d46a58709768245fe3cfd to start an election
I20260709 12:19:58.223727 10414 raft_consensus.cc:1081] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [term 2 LEADER]: Signalling peer 7ac1b2a7dd4d46a58709768245fe3cfd to start an election
I20260709 12:19:58.225216 10145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b26ef95feca4a8d8b59e6d5442b316f"
dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
 from {username='slave'} at 127.0.0.1:58864
I20260709 12:19:58.225816 10145 raft_consensus.cc:493] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:58.226168 10145 raft_consensus.cc:3060] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:58.231387 10145 raft_consensus.cc:515] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:58.233541 10145 leader_election.cc:290] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [CANDIDATE]: Term 3 election: Requested vote from peers b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:58.234356 10071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b26ef95feca4a8d8b59e6d5442b316f" candidate_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
I20260709 12:19:58.234522 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b26ef95feca4a8d8b59e6d5442b316f" candidate_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
I20260709 12:19:58.234895 10071 raft_consensus.cc:3055] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:58.235085 10215 raft_consensus.cc:3060] T 4b26ef95feca4a8d8b59e6d5442b316f P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:58.235172 10071 raft_consensus.cc:740] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Running, Role: LEADER
I20260709 12:19:58.235788 10071 consensus_queue.cc:260] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [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: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:58.236833 10071 raft_consensus.cc:3060] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:58.240998 10215 raft_consensus.cc:2468] T 4b26ef95feca4a8d8b59e6d5442b316f P b29e8ac482d04e0db3a771de4ead25ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac1b2a7dd4d46a58709768245fe3cfd in term 3.
I20260709 12:19:58.241539 10071 raft_consensus.cc:2468] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac1b2a7dd4d46a58709768245fe3cfd in term 3.
I20260709 12:19:58.242211 10110 leader_election.cc:304] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [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: 7ac1b2a7dd4d46a58709768245fe3cfd, b29e8ac482d04e0db3a771de4ead25ff; no voters: 
I20260709 12:19:58.242967 10412 raft_consensus.cc:2804] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:58.243762 10412 raft_consensus.cc:697] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [term 3 LEADER]: Becoming Leader. State: Replica: 7ac1b2a7dd4d46a58709768245fe3cfd, State: Running, Role: LEADER
I20260709 12:19:58.244410 10412 consensus_queue.cc:237] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [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: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:58.254287  9966 catalog_manager.cc:5697] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd reported cstate change: term changed from 2 to 3, leader changed from b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1) to 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2). New cstate: current_term: 3 leader_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:58.429070 10414 raft_consensus.cc:993] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd: : Instructing follower 7ac1b2a7dd4d46a58709768245fe3cfd to start an election
I20260709 12:19:58.429545 10416 raft_consensus.cc:1081] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [term 2 LEADER]: Signalling peer 7ac1b2a7dd4d46a58709768245fe3cfd to start an election
I20260709 12:19:58.431109 10145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "599e88ff50ec4c849232d96276e122d2"
dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
 from {username='slave'} at 127.0.0.1:58864
I20260709 12:19:58.431691 10145 raft_consensus.cc:493] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:58.432032 10145 raft_consensus.cc:3060] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:58.433010 10416 raft_consensus.cc:993] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd: : Instructing follower b29e8ac482d04e0db3a771de4ead25ff to start an election
I20260709 12:19:58.433429 10414 raft_consensus.cc:1081] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 3 LEADER]: Signalling peer b29e8ac482d04e0db3a771de4ead25ff to start an election
I20260709 12:19:58.434995 10215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad39713436c84bd5ac2045791f3b54f7"
dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
 from {username='slave'} at 127.0.0.1:44886
I20260709 12:19:58.435427 10215 raft_consensus.cc:493] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:58.435711 10215 raft_consensus.cc:3060] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:58.437176 10145 raft_consensus.cc:515] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:58.438633 10145 leader_election.cc:290] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [CANDIDATE]: Term 3 election: Requested vote from peers b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171), b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3:41799)
I20260709 12:19:58.439459 10071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599e88ff50ec4c849232d96276e122d2" candidate_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
I20260709 12:19:58.439661 10220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599e88ff50ec4c849232d96276e122d2" candidate_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
I20260709 12:19:58.439993 10071 raft_consensus.cc:3055] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:58.440232 10220 raft_consensus.cc:3060] T 599e88ff50ec4c849232d96276e122d2 P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:58.440433 10071 raft_consensus.cc:740] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Running, Role: LEADER
I20260709 12:19:58.440960 10215 raft_consensus.cc:515] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:58.441197 10071 consensus_queue.cc:260] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [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: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:58.442305 10071 raft_consensus.cc:3060] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:58.443852 10215 leader_election.cc:290] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 4 election: Requested vote from peers b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171), 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453)
I20260709 12:19:58.444730 10072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad39713436c84bd5ac2045791f3b54f7" candidate_uuid: "b29e8ac482d04e0db3a771de4ead25ff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
I20260709 12:19:58.445267 10072 raft_consensus.cc:3055] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:58.445559 10072 raft_consensus.cc:740] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Running, Role: LEADER
I20260709 12:19:58.445969 10220 raft_consensus.cc:2468] T 599e88ff50ec4c849232d96276e122d2 P b29e8ac482d04e0db3a771de4ead25ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac1b2a7dd4d46a58709768245fe3cfd in term 3.
I20260709 12:19:58.446219 10072 consensus_queue.cc:260] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [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: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:58.447187 10072 raft_consensus.cc:3060] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:58.447237 10110 leader_election.cc:304] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [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: 7ac1b2a7dd4d46a58709768245fe3cfd, b29e8ac482d04e0db3a771de4ead25ff; no voters: 
I20260709 12:19:58.448028 10412 raft_consensus.cc:2804] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:58.447875 10145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad39713436c84bd5ac2045791f3b54f7" candidate_uuid: "b29e8ac482d04e0db3a771de4ead25ff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
I20260709 12:19:58.448416 10412 raft_consensus.cc:697] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 3 LEADER]: Becoming Leader. State: Replica: 7ac1b2a7dd4d46a58709768245fe3cfd, State: Running, Role: LEADER
I20260709 12:19:58.448493 10145 raft_consensus.cc:3060] T ad39713436c84bd5ac2045791f3b54f7 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:58.449070 10412 consensus_queue.cc:237] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [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: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:58.451676 10071 raft_consensus.cc:2468] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac1b2a7dd4d46a58709768245fe3cfd in term 3.
I20260709 12:19:58.454639 10072 raft_consensus.cc:2468] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29e8ac482d04e0db3a771de4ead25ff in term 4.
I20260709 12:19:58.455785 10187 leader_election.cc:304] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [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: b29e8ac482d04e0db3a771de4ead25ff, b6b77892fdca4ef69883a84d9ca188dd; no voters: 
I20260709 12:19:58.456507 10418 raft_consensus.cc:2804] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:58.457415 10145 raft_consensus.cc:2468] T ad39713436c84bd5ac2045791f3b54f7 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29e8ac482d04e0db3a771de4ead25ff in term 4.
I20260709 12:19:58.458683 10418 raft_consensus.cc:697] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [term 4 LEADER]: Becoming Leader. State: Replica: b29e8ac482d04e0db3a771de4ead25ff, State: Running, Role: LEADER
I20260709 12:19:58.458539  9966 catalog_manager.cc:5697] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd reported cstate change: term changed from 2 to 3, leader changed from b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1) to 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2). New cstate: current_term: 3 leader_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:58.459559 10418 consensus_queue.cc:237] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [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: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:58.467937  9970 catalog_manager.cc:5697] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff reported cstate change: term changed from 3 to 4, leader changed from b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1) to b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3). New cstate: current_term: 4 leader_uuid: "b29e8ac482d04e0db3a771de4ead25ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: HEALTHY } } }
W20260709 12:19:58.624931 10168 debug-util.cc:398] Leaking SignalData structure 0x7b0800102780 after lost signal to thread 9419
W20260709 12:19:58.625823 10168 debug-util.cc:398] Leaking SignalData structure 0x7b0800102e60 after lost signal to thread 10004
W20260709 12:19:58.626634 10168 debug-util.cc:398] Leaking SignalData structure 0x7b08000b5e40 after lost signal to thread 10096
W20260709 12:19:58.627367 10168 debug-util.cc:398] Leaking SignalData structure 0x7b08000d7f00 after lost signal to thread 10171
W20260709 12:19:58.628067 10168 debug-util.cc:398] Leaking SignalData structure 0x7b08001a2060 after lost signal to thread 10245
I20260709 12:19:58.635782 10072 raft_consensus.cc:1275] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [term 3 FOLLOWER]: Refusing update from remote peer 7ac1b2a7dd4d46a58709768245fe3cfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:58.636983 10412 consensus_queue.cc:1048] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:58.654949 10220 raft_consensus.cc:1275] T 4b26ef95feca4a8d8b59e6d5442b316f P b29e8ac482d04e0db3a771de4ead25ff [term 3 FOLLOWER]: Refusing update from remote peer 7ac1b2a7dd4d46a58709768245fe3cfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:58.657980 10412 consensus_queue.cc:1048] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:58.737641 10416 raft_consensus.cc:993] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd: : Instructing follower b29e8ac482d04e0db3a771de4ead25ff to start an election
I20260709 12:19:58.738181 10414 raft_consensus.cc:1081] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [term 2 LEADER]: Signalling peer b29e8ac482d04e0db3a771de4ead25ff to start an election
I20260709 12:19:58.740124 10220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b25d5cef6398438f94e751106fd7323b"
dest_uuid: "b29e8ac482d04e0db3a771de4ead25ff"
 from {username='slave'} at 127.0.0.1:44886
I20260709 12:19:58.740675 10220 raft_consensus.cc:493] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:58.740988 10220 raft_consensus.cc:3060] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:58.746909 10220 raft_consensus.cc:515] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:58.749137 10220 leader_election.cc:290] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [CANDIDATE]: Term 3 election: Requested vote from peers b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171), 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453)
I20260709 12:19:58.749500 10072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25d5cef6398438f94e751106fd7323b" candidate_uuid: "b29e8ac482d04e0db3a771de4ead25ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6b77892fdca4ef69883a84d9ca188dd"
I20260709 12:19:58.750092 10072 raft_consensus.cc:3055] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:58.750355 10072 raft_consensus.cc:740] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b6b77892fdca4ef69883a84d9ca188dd, State: Running, Role: LEADER
I20260709 12:19:58.751040 10145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25d5cef6398438f94e751106fd7323b" candidate_uuid: "b29e8ac482d04e0db3a771de4ead25ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd"
I20260709 12:19:58.751646 10145 raft_consensus.cc:3060] T b25d5cef6398438f94e751106fd7323b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:58.751088 10072 consensus_queue.cc:260] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [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: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:58.752597 10072 raft_consensus.cc:3060] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:58.756230 10145 raft_consensus.cc:2468] T b25d5cef6398438f94e751106fd7323b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29e8ac482d04e0db3a771de4ead25ff in term 3.
I20260709 12:19:58.757282 10184 leader_election.cc:304] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [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: 7ac1b2a7dd4d46a58709768245fe3cfd, b29e8ac482d04e0db3a771de4ead25ff; no voters: 
I20260709 12:19:58.757906 10418 raft_consensus.cc:2804] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:58.758360 10418 raft_consensus.cc:697] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [term 3 LEADER]: Becoming Leader. State: Replica: b29e8ac482d04e0db3a771de4ead25ff, State: Running, Role: LEADER
I20260709 12:19:58.758587 10072 raft_consensus.cc:2468] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29e8ac482d04e0db3a771de4ead25ff in term 3.
I20260709 12:19:58.759426 10418 consensus_queue.cc:237] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [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: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } }
I20260709 12:19:58.768025  9966 catalog_manager.cc:5697] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff reported cstate change: term changed from 2 to 3, leader changed from b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1) to b29e8ac482d04e0db3a771de4ead25ff (127.9.50.3). New cstate: current_term: 3 leader_uuid: "b29e8ac482d04e0db3a771de4ead25ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:58.871222 10072 raft_consensus.cc:1275] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 4 FOLLOWER]: Refusing update from remote peer b29e8ac482d04e0db3a771de4ead25ff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:58.872586 10427 consensus_queue.cc:1048] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:58.885244 10145 raft_consensus.cc:1275] T ad39713436c84bd5ac2045791f3b54f7 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 4 FOLLOWER]: Refusing update from remote peer b29e8ac482d04e0db3a771de4ead25ff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:58.887382 10418 consensus_queue.cc:1048] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:58.890705 10072 raft_consensus.cc:1275] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [term 3 FOLLOWER]: Refusing update from remote peer 7ac1b2a7dd4d46a58709768245fe3cfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:58.892330 10412 consensus_queue.cc:1048] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:58.900394 10215 raft_consensus.cc:1275] T 599e88ff50ec4c849232d96276e122d2 P b29e8ac482d04e0db3a771de4ead25ff [term 3 FOLLOWER]: Refusing update from remote peer 7ac1b2a7dd4d46a58709768245fe3cfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:58.901784 10412 consensus_queue.cc:1048] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29e8ac482d04e0db3a771de4ead25ff" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 41799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:59.217000  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:59.222769  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:59.223272  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:59.323694 10145 raft_consensus.cc:1275] T b25d5cef6398438f94e751106fd7323b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 3 FOLLOWER]: Refusing update from remote peer b29e8ac482d04e0db3a771de4ead25ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:59.325155 10440 consensus_queue.cc:1048] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac1b2a7dd4d46a58709768245fe3cfd" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:59.328166 10072 raft_consensus.cc:1275] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [term 3 FOLLOWER]: Refusing update from remote peer b29e8ac482d04e0db3a771de4ead25ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:59.329504 10427 consensus_queue.cc:1048] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b77892fdca4ef69883a84d9ca188dd" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:00.224761  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:00.233254  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:00.233819  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:01.235251  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:01.240782  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:01.241230  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:02.242341  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:02.248720  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:02.249145  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:03.250051  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:03.255657  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:03.256040  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:04.256915  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:04.262051  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:04.262475  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:05.263554  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:05.270351  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:05.270784  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:06.271786  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:06.276998  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:06.277468  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:07.278704  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:07.284822  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:07.285427  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:08.318518  9416 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:20:08.319106  9416 tablet_server.cc:179] TabletServer@127.9.50.1:0 shutting down...
I20260709 12:20:08.347430  9416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:08.348279  9416 tablet_replica.cc:333] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd: stopping tablet replica
I20260709 12:20:08.348963  9416 raft_consensus.cc:2243] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:08.350502  9416 raft_consensus.cc:2272] T c2ef046b1f56492bb7857804dc3e5b2e P b6b77892fdca4ef69883a84d9ca188dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.352560  9416 tablet_replica.cc:333] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd: stopping tablet replica
I20260709 12:20:08.353154  9416 raft_consensus.cc:2243] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:08.353906  9416 raft_consensus.cc:2272] T af983b6892544e87a53307d9b1576b7c P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.355746  9416 tablet_replica.cc:333] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd: stopping tablet replica
I20260709 12:20:08.356248  9416 raft_consensus.cc:2243] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:08.356621  9416 raft_consensus.cc:2272] T ad39713436c84bd5ac2045791f3b54f7 P b6b77892fdca4ef69883a84d9ca188dd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.358448  9416 tablet_replica.cc:333] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd: stopping tablet replica
I20260709 12:20:08.359018  9416 raft_consensus.cc:2243] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:08.359392  9416 raft_consensus.cc:2272] T 4b26ef95feca4a8d8b59e6d5442b316f P b6b77892fdca4ef69883a84d9ca188dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.361071  9416 tablet_replica.cc:333] T d60f71a4952740969e9e932b7871457b P b6b77892fdca4ef69883a84d9ca188dd: stopping tablet replica
I20260709 12:20:08.361518  9416 raft_consensus.cc:2243] T d60f71a4952740969e9e932b7871457b P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:08.361887  9416 raft_consensus.cc:2272] T d60f71a4952740969e9e932b7871457b P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.363734  9416 tablet_replica.cc:333] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd: stopping tablet replica
I20260709 12:20:08.364372  9416 raft_consensus.cc:2243] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:08.364867  9416 raft_consensus.cc:2272] T 599e88ff50ec4c849232d96276e122d2 P b6b77892fdca4ef69883a84d9ca188dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.367130  9416 tablet_replica.cc:333] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd: stopping tablet replica
I20260709 12:20:08.367774  9416 raft_consensus.cc:2243] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:20:08.368799  9416 raft_consensus.cc:2272] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b6b77892fdca4ef69883a84d9ca188dd [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:08.368747 10113 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260709 12:20:08.371402  9416 tablet_replica.cc:333] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd: stopping tablet replica
I20260709 12:20:08.371961  9416 raft_consensus.cc:2243] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:20:08.372035 10113 consensus_peers.cc:597] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd -> Peer b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171): Couldn't send request to peer b6b77892fdca4ef69883a84d9ca188dd. 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 12:20:08.372833  9416 raft_consensus.cc:2272] T c94f7ede14e7430a8ff5a3890f072b75 P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.374619  9416 tablet_replica.cc:333] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd: stopping tablet replica
I20260709 12:20:08.375383  9416 raft_consensus.cc:2243] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:08.375988  9416 raft_consensus.cc:2272] T b1058d18440642178bf265264478da5d P b6b77892fdca4ef69883a84d9ca188dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.378042  9416 tablet_replica.cc:333] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd: stopping tablet replica
I20260709 12:20:08.378543  9416 raft_consensus.cc:2243] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:08.379009  9416 raft_consensus.cc:2272] T b25d5cef6398438f94e751106fd7323b P b6b77892fdca4ef69883a84d9ca188dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.416592  9416 tablet_server.cc:196] TabletServer@127.9.50.1:0 shutdown complete.
I20260709 12:20:08.437405  9416 tablet_server.cc:179] TabletServer@127.9.50.2:0 shutting down...
I20260709 12:20:08.462967  9416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:08.463949  9416 tablet_replica.cc:333] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd: stopping tablet replica
I20260709 12:20:08.464726  9416 raft_consensus.cc:2243] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:08.465651  9416 raft_consensus.cc:2272] T d60f71a4952740969e9e932b7871457b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.468132  9416 tablet_replica.cc:333] T b1058d18440642178bf265264478da5d P 7ac1b2a7dd4d46a58709768245fe3cfd: stopping tablet replica
I20260709 12:20:08.468794  9416 raft_consensus.cc:2243] T b1058d18440642178bf265264478da5d P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:08.469303  9416 raft_consensus.cc:2272] T b1058d18440642178bf265264478da5d P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.471655  9416 tablet_replica.cc:333] T b25d5cef6398438f94e751106fd7323b P 7ac1b2a7dd4d46a58709768245fe3cfd: stopping tablet replica
I20260709 12:20:08.472329  9416 raft_consensus.cc:2243] T b25d5cef6398438f94e751106fd7323b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:08.472849  9416 raft_consensus.cc:2272] T b25d5cef6398438f94e751106fd7323b P 7ac1b2a7dd4d46a58709768245fe3cfd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.475245  9416 tablet_replica.cc:333] T af983b6892544e87a53307d9b1576b7c P 7ac1b2a7dd4d46a58709768245fe3cfd: stopping tablet replica
I20260709 12:20:08.475831  9416 raft_consensus.cc:2243] T af983b6892544e87a53307d9b1576b7c P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:08.476378  9416 raft_consensus.cc:2272] T af983b6892544e87a53307d9b1576b7c P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.479439  9416 tablet_replica.cc:333] T c2ef046b1f56492bb7857804dc3e5b2e P 7ac1b2a7dd4d46a58709768245fe3cfd: stopping tablet replica
I20260709 12:20:08.480077  9416 raft_consensus.cc:2243] T c2ef046b1f56492bb7857804dc3e5b2e P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:20:08.480165 10184 consensus_peers.cc:597] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff -> Peer 7ac1b2a7dd4d46a58709768245fe3cfd (127.9.50.2:42453): Couldn't send request to peer 7ac1b2a7dd4d46a58709768245fe3cfd. 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 12:20:08.480746  9416 raft_consensus.cc:2272] T c2ef046b1f56492bb7857804dc3e5b2e P 7ac1b2a7dd4d46a58709768245fe3cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.482678  9416 tablet_replica.cc:333] T ad39713436c84bd5ac2045791f3b54f7 P 7ac1b2a7dd4d46a58709768245fe3cfd: stopping tablet replica
I20260709 12:20:08.483253  9416 raft_consensus.cc:2243] T ad39713436c84bd5ac2045791f3b54f7 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:08.483651  9416 raft_consensus.cc:2272] T ad39713436c84bd5ac2045791f3b54f7 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.485356  9416 tablet_replica.cc:333] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd: stopping tablet replica
I20260709 12:20:08.485827  9416 raft_consensus.cc:2243] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:08.486649  9416 raft_consensus.cc:2272] T 4b26ef95feca4a8d8b59e6d5442b316f P 7ac1b2a7dd4d46a58709768245fe3cfd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.488445  9416 tablet_replica.cc:333] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd: stopping tablet replica
I20260709 12:20:08.488973  9416 raft_consensus.cc:2243] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:08.489739  9416 raft_consensus.cc:2272] T 599e88ff50ec4c849232d96276e122d2 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.491565  9416 tablet_replica.cc:333] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd: stopping tablet replica
I20260709 12:20:08.492008  9416 raft_consensus.cc:2243] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:08.492440  9416 raft_consensus.cc:2272] T cf7977b6401a4dc2a72ab06ec6a0c0cc P 7ac1b2a7dd4d46a58709768245fe3cfd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.494525  9416 tablet_replica.cc:333] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd: stopping tablet replica
I20260709 12:20:08.495074  9416 raft_consensus.cc:2243] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:08.495554  9416 raft_consensus.cc:2272] T c94f7ede14e7430a8ff5a3890f072b75 P 7ac1b2a7dd4d46a58709768245fe3cfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.543563  9416 tablet_server.cc:196] TabletServer@127.9.50.2:0 shutdown complete.
I20260709 12:20:08.564304  9416 tablet_server.cc:179] TabletServer@127.9.50.3:0 shutting down...
I20260709 12:20:08.593488  9416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:08.594225  9416 tablet_replica.cc:333] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff: stopping tablet replica
I20260709 12:20:08.594913  9416 raft_consensus.cc:2243] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:08.595414  9416 raft_consensus.cc:2272] T cf7977b6401a4dc2a72ab06ec6a0c0cc P b29e8ac482d04e0db3a771de4ead25ff [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.597784  9416 tablet_replica.cc:333] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff: stopping tablet replica
I20260709 12:20:08.598430  9416 raft_consensus.cc:2243] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:08.598968  9416 raft_consensus.cc:2272] T d60f71a4952740969e9e932b7871457b P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.601748  9416 tablet_replica.cc:333] T c94f7ede14e7430a8ff5a3890f072b75 P b29e8ac482d04e0db3a771de4ead25ff: stopping tablet replica
I20260709 12:20:08.602463  9416 raft_consensus.cc:2243] T c94f7ede14e7430a8ff5a3890f072b75 P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:08.603351  9416 raft_consensus.cc:2272] T c94f7ede14e7430a8ff5a3890f072b75 P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.605809  9416 tablet_replica.cc:333] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff: stopping tablet replica
W20260709 12:20:08.606218 10187 consensus_peers.cc:597] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff -> Peer b6b77892fdca4ef69883a84d9ca188dd (127.9.50.1:34171): Couldn't send request to peer b6b77892fdca4ef69883a84d9ca188dd. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:34171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:08.606670  9416 raft_consensus.cc:2243] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:08.607654  9416 raft_consensus.cc:2272] T b25d5cef6398438f94e751106fd7323b P b29e8ac482d04e0db3a771de4ead25ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.609616  9416 tablet_replica.cc:333] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff: stopping tablet replica
I20260709 12:20:08.610368  9416 raft_consensus.cc:2243] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:08.611336  9416 raft_consensus.cc:2272] T b1058d18440642178bf265264478da5d P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.613269  9416 tablet_replica.cc:333] T 599e88ff50ec4c849232d96276e122d2 P b29e8ac482d04e0db3a771de4ead25ff: stopping tablet replica
I20260709 12:20:08.613775  9416 raft_consensus.cc:2243] T 599e88ff50ec4c849232d96276e122d2 P b29e8ac482d04e0db3a771de4ead25ff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:08.614315  9416 raft_consensus.cc:2272] T 599e88ff50ec4c849232d96276e122d2 P b29e8ac482d04e0db3a771de4ead25ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.616145  9416 tablet_replica.cc:333] T c2ef046b1f56492bb7857804dc3e5b2e P b29e8ac482d04e0db3a771de4ead25ff: stopping tablet replica
I20260709 12:20:08.616631  9416 raft_consensus.cc:2243] T c2ef046b1f56492bb7857804dc3e5b2e P b29e8ac482d04e0db3a771de4ead25ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:08.617013  9416 raft_consensus.cc:2272] T c2ef046b1f56492bb7857804dc3e5b2e P b29e8ac482d04e0db3a771de4ead25ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.618800  9416 tablet_replica.cc:333] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff: stopping tablet replica
I20260709 12:20:08.619302  9416 raft_consensus.cc:2243] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:20:08.620035  9416 raft_consensus.cc:2272] T ad39713436c84bd5ac2045791f3b54f7 P b29e8ac482d04e0db3a771de4ead25ff [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.621608  9416 tablet_replica.cc:333] T 4b26ef95feca4a8d8b59e6d5442b316f P b29e8ac482d04e0db3a771de4ead25ff: stopping tablet replica
I20260709 12:20:08.622035  9416 raft_consensus.cc:2243] T 4b26ef95feca4a8d8b59e6d5442b316f P b29e8ac482d04e0db3a771de4ead25ff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:08.622390  9416 raft_consensus.cc:2272] T 4b26ef95feca4a8d8b59e6d5442b316f P b29e8ac482d04e0db3a771de4ead25ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.624038  9416 tablet_replica.cc:333] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff: stopping tablet replica
I20260709 12:20:08.624444  9416 raft_consensus.cc:2243] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:08.624868  9416 raft_consensus.cc:2272] T af983b6892544e87a53307d9b1576b7c P b29e8ac482d04e0db3a771de4ead25ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.653322  9416 tablet_server.cc:196] TabletServer@127.9.50.3:0 shutdown complete.
I20260709 12:20:08.674618  9416 master.cc:562] Master@127.9.50.62:39617 shutting down...
I20260709 12:20:08.695804  9416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 35ab056872fa4fa7a8f4bc64ff573502 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:08.696346  9416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 35ab056872fa4fa7a8f4bc64ff573502 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.696625  9416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 35ab056872fa4fa7a8f4bc64ff573502: stopping tablet replica
I20260709 12:20:08.715523  9416 master.cc:584] Master@127.9.50.62:39617 shutdown complete.
7ac1b2a7dd4d46a58709768245fe3cfd  4
b29e8ac482d04e0db3a771de4ead25ff  1
b6b77892fdca4ef69883a84d9ca188dd  5
7ac1b2a7dd4d46a58709768245fe3cfd  4
b29e8ac482d04e0db3a771de4ead25ff  3
b6b77892fdca4ef69883a84d9ca188dd  3
7ac1b2a7dd4d46a58709768245fe3cfd  1
b29e8ac482d04e0db3a771de4ead25ff  1
b6b77892fdca4ef69883a84d9ca188dd  8
7ac1b2a7dd4d46a58709768245fe3cfd  3
b29e8ac482d04e0db3a771de4ead25ff  3
b6b77892fdca4ef69883a84d9ca188dd  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (28562 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:20:08.756784  9416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.50.62:45433
I20260709 12:20:08.757917  9416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:08.764025 10458 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 12:20:08.764911 10459 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 12:20:08.765606 10461 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 12:20:08.766484  9416 server_base.cc:1061] running on GCE node
I20260709 12:20:08.767459  9416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:08.767644  9416 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 12:20:08.767786  9416 hybrid_clock.cc:648] HybridClock initialized: now 1783599608767771 us; error 0 us; skew 500 ppm
I20260709 12:20:08.768311  9416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:08.770785  9416 webserver.cc:533] Webserver started at http://127.9.50.62:43267/ using document root <none> and password file <none>
I20260709 12:20:08.771613  9416 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:08.771786  9416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:08.772048  9416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:08.773209  9416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/master-0-root/instance:
uuid: "c71f8b977e104358b3f14b59c27b298c"
format_stamp: "Formatted at 2026-07-09 12:20:08 on dist-test-slave-hw7q"
I20260709 12:20:08.777961  9416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 12:20:08.782058 10466 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:08.783010  9416 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:20:08.783294  9416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/master-0-root
uuid: "c71f8b977e104358b3f14b59c27b298c"
format_stamp: "Formatted at 2026-07-09 12:20:08 on dist-test-slave-hw7q"
I20260709 12:20:08.783569  9416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-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 12:20:08.813517  9416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:08.814783  9416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:08.853668  9416 rpc_server.cc:307] RPC server started. Bound to: 127.9.50.62:45433
I20260709 12:20:08.853765 10517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.50.62:45433 every 8 connection(s)
I20260709 12:20:08.857946 10518 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 12:20:08.869961 10518 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c71f8b977e104358b3f14b59c27b298c: Bootstrap starting.
I20260709 12:20:08.875000 10518 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c71f8b977e104358b3f14b59c27b298c: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:08.879256 10518 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c71f8b977e104358b3f14b59c27b298c: No bootstrap required, opened a new log
I20260709 12:20:08.881356 10518 raft_consensus.cc:359] T 00000000000000000000000000000000 P c71f8b977e104358b3f14b59c27b298c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c71f8b977e104358b3f14b59c27b298c" member_type: VOTER }
I20260709 12:20:08.881788 10518 raft_consensus.cc:385] T 00000000000000000000000000000000 P c71f8b977e104358b3f14b59c27b298c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:08.881964 10518 raft_consensus.cc:740] T 00000000000000000000000000000000 P c71f8b977e104358b3f14b59c27b298c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71f8b977e104358b3f14b59c27b298c, State: Initialized, Role: FOLLOWER
I20260709 12:20:08.882500 10518 consensus_queue.cc:260] T 00000000000000000000000000000000 P c71f8b977e104358b3f14b59c27b298c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c71f8b977e104358b3f14b59c27b298c" member_type: VOTER }
I20260709 12:20:08.882982 10518 raft_consensus.cc:399] T 00000000000000000000000000000000 P c71f8b977e104358b3f14b59c27b298c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:20:08.883183 10518 raft_consensus.cc:493] T 00000000000000000000000000000000 P c71f8b977e104358b3f14b59c27b298c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:20:08.883404 10518 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c71f8b977e104358b3f14b59c27b298c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:08.887758 10518 raft_consensus.cc:515] T 00000000000000000000000000000000 P c71f8b977e104358b3f14b59c27b298c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c71f8b977e104358b3f14b59c27b298c" member_type: VOTER }
I20260709 12:20:08.888252 10518 leader_election.cc:304] T 00000000000000000000000000000000 P c71f8b977e104358b3f14b59c27b298c [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: c71f8b977e104358b3f14b59c27b298c; no voters: 
I20260709 12:20:08.889290 10518 leader_election.cc:290] T 00000000000000000000000000000000 P c71f8b977e104358b3f14b59c27b298c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:20:08.889756 10521 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c71f8b977e104358b3f14b59c27b298c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:08.890957 10521 raft_consensus.cc:697] T 00000000000000000000000000000000 P c71f8b977e104358b3f14b59c27b298c [term 1 LEADER]: Becoming Leader. State: Replica: c71f8b977e104358b3f14b59c27b298c, State: Running, Role: LEADER
I20260709 12:20:08.891637 10521 consensus_queue.cc:237] T 00000000000000000000000000000000 P c71f8b977e104358b3f14b59c27b298c [LEADER]: Queue going to LEADER mode. State: All 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: "c71f8b977e104358b3f14b59c27b298c" member_type: VOTER }
I20260709 12:20:08.892092 10518 sys_catalog.cc:565] T 00000000000000000000000000000000 P c71f8b977e104358b3f14b59c27b298c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:20:08.896448 10523 sys_catalog.cc:455] T 00000000000000000000000000000000 P c71f8b977e104358b3f14b59c27b298c [sys.catalog]: SysCatalogTable state changed. Reason: New leader c71f8b977e104358b3f14b59c27b298c. Latest consensus state: current_term: 1 leader_uuid: "c71f8b977e104358b3f14b59c27b298c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c71f8b977e104358b3f14b59c27b298c" member_type: VOTER } }
I20260709 12:20:08.896514 10522 sys_catalog.cc:455] T 00000000000000000000000000000000 P c71f8b977e104358b3f14b59c27b298c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c71f8b977e104358b3f14b59c27b298c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c71f8b977e104358b3f14b59c27b298c" member_type: VOTER } }
I20260709 12:20:08.897188 10523 sys_catalog.cc:458] T 00000000000000000000000000000000 P c71f8b977e104358b3f14b59c27b298c [sys.catalog]: This master's current role is: LEADER
I20260709 12:20:08.897395 10522 sys_catalog.cc:458] T 00000000000000000000000000000000 P c71f8b977e104358b3f14b59c27b298c [sys.catalog]: This master's current role is: LEADER
I20260709 12:20:08.899190 10529 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:20:08.904033 10529 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:20:08.906330  9416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:20:08.913183 10529 catalog_manager.cc:1383] Generated new cluster ID: 7c77c593bf8c4366b2a16bfb3b15c31f
I20260709 12:20:08.913519 10529 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:20:08.925927 10529 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:20:08.927290 10529 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:20:08.941277 10529 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c71f8b977e104358b3f14b59c27b298c: Generated new TSK 0
I20260709 12:20:08.941965 10529 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:20:08.976245  9416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:08.982434 10539 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 12:20:08.982796 10540 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 12:20:08.985662  9416 server_base.cc:1061] running on GCE node
W20260709 12:20:08.985705 10542 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 12:20:08.986796  9416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:08.987054  9416 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 12:20:08.987232  9416 hybrid_clock.cc:648] HybridClock initialized: now 1783599608987212 us; error 0 us; skew 500 ppm
I20260709 12:20:08.987766  9416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:08.990193  9416 webserver.cc:533] Webserver started at http://127.9.50.1:36501/ using document root <none> and password file <none>
I20260709 12:20:08.990671  9416 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:08.990882  9416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:08.991222  9416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:08.992316  9416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-0-root/instance:
uuid: "2ed14bd66ea3430bbe19cafe29588d25"
format_stamp: "Formatted at 2026-07-09 12:20:08 on dist-test-slave-hw7q"
I20260709 12:20:08.996819  9416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 12:20:09.000218 10547 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:09.001259  9416 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:20:09.001670  9416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-0-root
uuid: "2ed14bd66ea3430bbe19cafe29588d25"
format_stamp: "Formatted at 2026-07-09 12:20:08 on dist-test-slave-hw7q"
I20260709 12:20:09.001986  9416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-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 12:20:09.033538  9416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:09.034864  9416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:09.036921  9416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:09.039633  9416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:09.039849  9416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:09.040108  9416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:09.040277  9416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:09.085325  9416 rpc_server.cc:307] RPC server started. Bound to: 127.9.50.1:42025
I20260709 12:20:09.085479 10609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.50.1:42025 every 8 connection(s)
I20260709 12:20:09.090019  9416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:09.097321 10614 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 12:20:09.097571 10615 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 12:20:09.106359 10610 heartbeater.cc:344] Connected to a master server at 127.9.50.62:45433
I20260709 12:20:09.106745 10610 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:09.107558 10610 heartbeater.cc:507] Master 127.9.50.62:45433 requested a full tablet report, sending...
W20260709 12:20:09.107935 10617 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 12:20:09.108614  9416 server_base.cc:1061] running on GCE node
I20260709 12:20:09.109889 10483 ts_manager.cc:194] Registered new tserver with Master: 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025)
I20260709 12:20:09.110472  9416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:09.110737  9416 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 12:20:09.110961  9416 hybrid_clock.cc:648] HybridClock initialized: now 1783599609110941 us; error 0 us; skew 500 ppm
I20260709 12:20:09.111686  9416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:09.112234 10483 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36390
I20260709 12:20:09.114349  9416 webserver.cc:533] Webserver started at http://127.9.50.2:38059/ using document root <none> and password file <none>
I20260709 12:20:09.114884  9416 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:09.115074  9416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:09.115320  9416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:09.116402  9416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-1-root/instance:
uuid: "02216b071b6b442cb932dee569e07434"
format_stamp: "Formatted at 2026-07-09 12:20:09 on dist-test-slave-hw7q"
I20260709 12:20:09.121009  9416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:20:09.125548 10622 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:09.126538  9416 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:20:09.126883  9416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-1-root
uuid: "02216b071b6b442cb932dee569e07434"
format_stamp: "Formatted at 2026-07-09 12:20:09 on dist-test-slave-hw7q"
I20260709 12:20:09.127159  9416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-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 12:20:09.144080  9416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:09.145494  9416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:09.147202  9416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:09.149734  9416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:09.149986  9416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:09.150223  9416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:09.150373  9416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:09.196616  9416 rpc_server.cc:307] RPC server started. Bound to: 127.9.50.2:34209
I20260709 12:20:09.196748 10684 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.50.2:34209 every 8 connection(s)
I20260709 12:20:09.201735  9416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:09.210124 10688 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 12:20:09.210391 10689 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 12:20:09.213099  9416 server_base.cc:1061] running on GCE node
W20260709 12:20:09.213737 10692 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 12:20:09.214089 10685 heartbeater.cc:344] Connected to a master server at 127.9.50.62:45433
I20260709 12:20:09.214474 10685 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:09.214651  9416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:09.214895  9416 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 12:20:09.215039  9416 hybrid_clock.cc:648] HybridClock initialized: now 1783599609215027 us; error 0 us; skew 500 ppm
I20260709 12:20:09.215456 10685 heartbeater.cc:507] Master 127.9.50.62:45433 requested a full tablet report, sending...
I20260709 12:20:09.215565  9416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:09.217607 10483 ts_manager.cc:194] Registered new tserver with Master: 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:09.218150  9416 webserver.cc:533] Webserver started at http://127.9.50.3:44595/ using document root <none> and password file <none>
I20260709 12:20:09.218783  9416 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:09.219072  9416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:09.219376  9416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:09.219424 10483 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36392
I20260709 12:20:09.220928  9416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-2-root/instance:
uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
format_stamp: "Formatted at 2026-07-09 12:20:09 on dist-test-slave-hw7q"
I20260709 12:20:09.225595  9416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 12:20:09.229164 10696 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:09.229961  9416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:20:09.230228  9416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-2-root
uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
format_stamp: "Formatted at 2026-07-09 12:20:09 on dist-test-slave-hw7q"
I20260709 12:20:09.230469  9416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-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 12:20:09.267459  9416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:09.268868  9416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:09.270517  9416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:09.273110  9416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:09.273331  9416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:09.273589  9416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:09.273732  9416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:09.314358  9416 rpc_server.cc:307] RPC server started. Bound to: 127.9.50.3:33521
I20260709 12:20:09.314486 10758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.50.3:33521 every 8 connection(s)
I20260709 12:20:09.329991 10759 heartbeater.cc:344] Connected to a master server at 127.9.50.62:45433
I20260709 12:20:09.330335 10759 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:09.331074 10759 heartbeater.cc:507] Master 127.9.50.62:45433 requested a full tablet report, sending...
I20260709 12:20:09.333005 10483 ts_manager.cc:194] Registered new tserver with Master: a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:09.333513  9416 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016018794s
I20260709 12:20:09.334712 10483 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36406
I20260709 12:20:09.362581 10483 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36408:
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 12:20:09.369592 10483 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 12:20:09.609977 10575 tablet_service.cc:1511] Processing CreateTablet for tablet dd87957f190f48b68d1fa881764695ae (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:20:09.612443 10575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd87957f190f48b68d1fa881764695ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.616071 10649 tablet_service.cc:1511] Processing CreateTablet for tablet 117741f7756242298ef21aff589e5bc0 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:20:09.617659 10649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117741f7756242298ef21aff589e5bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.617302 10573 tablet_service.cc:1511] Processing CreateTablet for tablet a774c4990d164dc287d069216a6ed775 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:20:09.618641 10573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a774c4990d164dc287d069216a6ed775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.620033 10648 tablet_service.cc:1511] Processing CreateTablet for tablet a774c4990d164dc287d069216a6ed775 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:20:09.621341 10648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a774c4990d164dc287d069216a6ed775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.616093 10574 tablet_service.cc:1511] Processing CreateTablet for tablet 117741f7756242298ef21aff589e5bc0 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:20:09.625253 10574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117741f7756242298ef21aff589e5bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.627040 10572 tablet_service.cc:1511] Processing CreateTablet for tablet b4c6f949d5a54cb2bafa52c060df93da (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:20:09.627298 10647 tablet_service.cc:1511] Processing CreateTablet for tablet b4c6f949d5a54cb2bafa52c060df93da (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:20:09.628381 10572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c6f949d5a54cb2bafa52c060df93da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.628640 10647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c6f949d5a54cb2bafa52c060df93da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.630877 10644 tablet_service.cc:1511] Processing CreateTablet for tablet e7a4750d920a48f2a2dbeb848783e5fa (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:20:09.632278 10644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a4750d920a48f2a2dbeb848783e5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.632083 10646 tablet_service.cc:1511] Processing CreateTablet for tablet 21a35eb733a847389ca694caa2966a84 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:20:09.633464 10646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21a35eb733a847389ca694caa2966a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.636122 10645 tablet_service.cc:1511] Processing CreateTablet for tablet b6b041d3dab54c16b33e9edbdbe70a90 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:20:09.636585 10569 tablet_service.cc:1511] Processing CreateTablet for tablet e7a4750d920a48f2a2dbeb848783e5fa (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:20:09.637575 10645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b041d3dab54c16b33e9edbdbe70a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.637923 10569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a4750d920a48f2a2dbeb848783e5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.631973 10571 tablet_service.cc:1511] Processing CreateTablet for tablet 21a35eb733a847389ca694caa2966a84 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:20:09.641223 10571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21a35eb733a847389ca694caa2966a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.641795 10568 tablet_service.cc:1511] Processing CreateTablet for tablet 4213a680c47e4a7b84908cff62ef9950 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:20:09.642050 10643 tablet_service.cc:1511] Processing CreateTablet for tablet 4213a680c47e4a7b84908cff62ef9950 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:20:09.634264 10570 tablet_service.cc:1511] Processing CreateTablet for tablet b6b041d3dab54c16b33e9edbdbe70a90 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:20:09.614698 10650 tablet_service.cc:1511] Processing CreateTablet for tablet dd87957f190f48b68d1fa881764695ae (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:20:09.643275 10568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4213a680c47e4a7b84908cff62ef9950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.643425 10643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4213a680c47e4a7b84908cff62ef9950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.645519 10650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd87957f190f48b68d1fa881764695ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.645864 10570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b041d3dab54c16b33e9edbdbe70a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.648761 10642 tablet_service.cc:1511] Processing CreateTablet for tablet f8a3fd50233d4b2ca34e9280bba05d4c (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:20:09.649814 10567 tablet_service.cc:1511] Processing CreateTablet for tablet f8a3fd50233d4b2ca34e9280bba05d4c (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:20:09.650250 10642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8a3fd50233d4b2ca34e9280bba05d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.651727 10567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8a3fd50233d4b2ca34e9280bba05d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.656368 10566 tablet_service.cc:1511] Processing CreateTablet for tablet c62c4280439e48e182af56c91f67c1bd (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:20:09.656785 10641 tablet_service.cc:1511] Processing CreateTablet for tablet c62c4280439e48e182af56c91f67c1bd (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:20:09.657804 10566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62c4280439e48e182af56c91f67c1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.658185 10641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62c4280439e48e182af56c91f67c1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.676308 10724 tablet_service.cc:1511] Processing CreateTablet for tablet dd87957f190f48b68d1fa881764695ae (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:20:09.678097 10724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd87957f190f48b68d1fa881764695ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.688926 10723 tablet_service.cc:1511] Processing CreateTablet for tablet 117741f7756242298ef21aff589e5bc0 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:20:09.690512 10723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117741f7756242298ef21aff589e5bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.700755 10722 tablet_service.cc:1511] Processing CreateTablet for tablet a774c4990d164dc287d069216a6ed775 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:20:09.702248 10722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a774c4990d164dc287d069216a6ed775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.711460 10641 tablet_service.cc:1511] Processing CreateTablet for tablet 0ae2061162664282a87ecb0029fd4a75 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:20:09.712772 10641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ae2061162664282a87ecb0029fd4a75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.714262 10570 tablet_service.cc:1511] Processing CreateTablet for tablet 0ae2061162664282a87ecb0029fd4a75 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:20:09.720402 10570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ae2061162664282a87ecb0029fd4a75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.720741 10719 tablet_service.cc:1511] Processing CreateTablet for tablet b6b041d3dab54c16b33e9edbdbe70a90 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:20:09.722276 10719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b041d3dab54c16b33e9edbdbe70a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.716068 10721 tablet_service.cc:1511] Processing CreateTablet for tablet b4c6f949d5a54cb2bafa52c060df93da (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:20:09.717878 10720 tablet_service.cc:1511] Processing CreateTablet for tablet 21a35eb733a847389ca694caa2966a84 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:20:09.728223 10717 tablet_service.cc:1511] Processing CreateTablet for tablet 4213a680c47e4a7b84908cff62ef9950 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:20:09.729655 10717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4213a680c47e4a7b84908cff62ef9950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.736133 10716 tablet_service.cc:1511] Processing CreateTablet for tablet f8a3fd50233d4b2ca34e9280bba05d4c (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:20:09.738415 10715 tablet_service.cc:1511] Processing CreateTablet for tablet c62c4280439e48e182af56c91f67c1bd (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:20:09.741412 10572 tablet_service.cc:1511] Processing CreateTablet for tablet 436b4b6a7faf43df8300b3dab98c03ed (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:20:09.741518 10718 tablet_service.cc:1511] Processing CreateTablet for tablet e7a4750d920a48f2a2dbeb848783e5fa (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:20:09.746896 10716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8a3fd50233d4b2ca34e9280bba05d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.754978 10715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62c4280439e48e182af56c91f67c1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.756963 10720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21a35eb733a847389ca694caa2966a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.760289 10718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a4750d920a48f2a2dbeb848783e5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.773164 10721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c6f949d5a54cb2bafa52c060df93da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.770893 10572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436b4b6a7faf43df8300b3dab98c03ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.779711 10776 tablet_bootstrap.cc:492] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:09.786216 10775 tablet_bootstrap.cc:492] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:09.791759 10645 tablet_service.cc:1511] Processing CreateTablet for tablet 436b4b6a7faf43df8300b3dab98c03ed (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:20:09.802291 10645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436b4b6a7faf43df8300b3dab98c03ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.803346 10573 tablet_service.cc:1511] Processing CreateTablet for tablet 38ce0168efc04d4986bcd0fe7234e420 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:20:09.804627 10573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ce0168efc04d4986bcd0fe7234e420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.806383 10644 tablet_service.cc:1511] Processing CreateTablet for tablet 38ce0168efc04d4986bcd0fe7234e420 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:20:09.808454 10644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ce0168efc04d4986bcd0fe7234e420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.810876 10722 tablet_service.cc:1511] Processing CreateTablet for tablet 0ae2061162664282a87ecb0029fd4a75 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:20:09.812208 10566 tablet_service.cc:1511] Processing CreateTablet for tablet 514d69646dc7493ebd96c02759be1516 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:20:09.813599 10566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 514d69646dc7493ebd96c02759be1516. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.812258 10722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ae2061162664282a87ecb0029fd4a75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.824954 10717 tablet_service.cc:1511] Processing CreateTablet for tablet 38ce0168efc04d4986bcd0fe7234e420 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:20:09.826469 10717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ce0168efc04d4986bcd0fe7234e420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.824877 10724 tablet_service.cc:1511] Processing CreateTablet for tablet 436b4b6a7faf43df8300b3dab98c03ed (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:20:09.830066 10775 tablet_bootstrap.cc:654] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:09.830442 10724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436b4b6a7faf43df8300b3dab98c03ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.846117 10572 tablet_service.cc:1511] Processing CreateTablet for tablet 05eb693466da4990b45ae2f6952067c6 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:20:09.847534 10572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05eb693466da4990b45ae2f6952067c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.848351 10723 tablet_service.cc:1511] Processing CreateTablet for tablet 05eb693466da4990b45ae2f6952067c6 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:20:09.849565 10723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05eb693466da4990b45ae2f6952067c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.831948 10649 tablet_service.cc:1511] Processing CreateTablet for tablet 514d69646dc7493ebd96c02759be1516 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:20:09.836254 10721 tablet_service.cc:1511] Processing CreateTablet for tablet 514d69646dc7493ebd96c02759be1516 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:20:09.843760 10777 tablet_bootstrap.cc:492] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:09.844985 10776 tablet_bootstrap.cc:654] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:09.856524 10721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 514d69646dc7493ebd96c02759be1516. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.864339 10573 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee9d55ae0ca49e1bc04acafcb61321d (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:20:09.865010 10650 tablet_service.cc:1511] Processing CreateTablet for tablet 05eb693466da4990b45ae2f6952067c6 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:20:09.866146 10573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee9d55ae0ca49e1bc04acafcb61321d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.872391 10643 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee9d55ae0ca49e1bc04acafcb61321d (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:20:09.876247 10722 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee9d55ae0ca49e1bc04acafcb61321d (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:20:09.877147 10567 tablet_service.cc:1511] Processing CreateTablet for tablet a76dd010b2c8431ca521490f41d04843 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:20:09.877746 10722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee9d55ae0ca49e1bc04acafcb61321d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.878399 10567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76dd010b2c8431ca521490f41d04843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.880019 10649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 514d69646dc7493ebd96c02759be1516. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.893488 10643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee9d55ae0ca49e1bc04acafcb61321d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.897929 10644 tablet_service.cc:1511] Processing CreateTablet for tablet a76dd010b2c8431ca521490f41d04843 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:20:09.898998 10650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05eb693466da4990b45ae2f6952067c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.899622 10644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76dd010b2c8431ca521490f41d04843. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:20:09.902240 10531 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:09.898360 10775 tablet_bootstrap.cc:492] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:09.904419 10775 ts_tablet_manager.cc:1403] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.119s	user 0.021s	sys 0.014s
I20260709 12:20:09.905153 10715 tablet_service.cc:1511] Processing CreateTablet for tablet a76dd010b2c8431ca521490f41d04843 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:20:09.913417 10645 tablet_service.cc:1511] Processing CreateTablet for tablet 436da9bcb72945d2a2bf689f6033c961 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:20:09.914978 10776 tablet_bootstrap.cc:492] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:09.915474 10720 tablet_service.cc:1511] Processing CreateTablet for tablet 436da9bcb72945d2a2bf689f6033c961 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:20:09.946017 10645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436da9bcb72945d2a2bf689f6033c961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.917121 10566 tablet_service.cc:1511] Processing CreateTablet for tablet 436da9bcb72945d2a2bf689f6033c961 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:20:09.917599 10570 tablet_service.cc:1511] Processing CreateTablet for tablet a352b5a266cf4d07bd1909e66da3ca70 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:20:09.946561 10721 tablet_service.cc:1511] Processing CreateTablet for tablet 55c0eab0d8634b2f8a57257c1b3e9ae0 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:20:09.947417 10570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a352b5a266cf4d07bd1909e66da3ca70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.918881 10647 tablet_service.cc:1511] Processing CreateTablet for tablet a352b5a266cf4d07bd1909e66da3ca70 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:20:09.948807 10575 tablet_service.cc:1511] Processing CreateTablet for tablet 768f57d4c1384af9be47dbd385c52b23 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:20:09.949618 10647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a352b5a266cf4d07bd1909e66da3ca70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.949972 10575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 768f57d4c1384af9be47dbd385c52b23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.952733 10649 tablet_service.cc:1511] Processing CreateTablet for tablet 768f57d4c1384af9be47dbd385c52b23 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:20:09.923455 10568 tablet_service.cc:1511] Processing CreateTablet for tablet 900d6a93d7914caaa9d17443d2736289 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:20:09.955948 10776 ts_tablet_manager.cc:1403] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.177s	user 0.013s	sys 0.006s
I20260709 12:20:09.956403 10568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 900d6a93d7914caaa9d17443d2736289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.956808 10571 tablet_service.cc:1511] Processing CreateTablet for tablet c3118a5bfb4043249d0425b3f1e06502 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:20:09.958209 10571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3118a5bfb4043249d0425b3f1e06502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.959548 10566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436da9bcb72945d2a2bf689f6033c961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.946012 10715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76dd010b2c8431ca521490f41d04843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.929244 10644 tablet_service.cc:1511] Processing CreateTablet for tablet 900d6a93d7914caaa9d17443d2736289 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:20:09.932008 10718 tablet_service.cc:1511] Processing CreateTablet for tablet 900d6a93d7914caaa9d17443d2736289 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:20:09.963122 10720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436da9bcb72945d2a2bf689f6033c961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.935431 10777 tablet_bootstrap.cc:654] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:09.963868 10644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 900d6a93d7914caaa9d17443d2736289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.964869 10721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c0eab0d8634b2f8a57257c1b3e9ae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.936242 10641 tablet_service.cc:1511] Processing CreateTablet for tablet 278777e401474f3ebbab9aa16b90573a (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:20:09.966809 10641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 278777e401474f3ebbab9aa16b90573a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.967128 10718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 900d6a93d7914caaa9d17443d2736289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.937732 10573 tablet_service.cc:1511] Processing CreateTablet for tablet 278777e401474f3ebbab9aa16b90573a (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:20:09.942250 10572 tablet_service.cc:1511] Processing CreateTablet for tablet 55c0eab0d8634b2f8a57257c1b3e9ae0 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:20:09.969408 10573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 278777e401474f3ebbab9aa16b90573a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.972654 10572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c0eab0d8634b2f8a57257c1b3e9ae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.975188 10649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 768f57d4c1384af9be47dbd385c52b23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.978962 10776 raft_consensus.cc:359] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:09.979847 10776 raft_consensus.cc:385] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:09.980191 10776 raft_consensus.cc:740] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:09.943418 10722 tablet_service.cc:1511] Processing CreateTablet for tablet 278777e401474f3ebbab9aa16b90573a (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:20:09.943382 10648 tablet_service.cc:1511] Processing CreateTablet for tablet 55c0eab0d8634b2f8a57257c1b3e9ae0 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:20:09.981227 10776 consensus_queue.cc:260] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:09.981892 10648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c0eab0d8634b2f8a57257c1b3e9ae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.954123 10724 tablet_service.cc:1511] Processing CreateTablet for tablet 768f57d4c1384af9be47dbd385c52b23 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:20:09.984261 10724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 768f57d4c1384af9be47dbd385c52b23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.922509 10717 tablet_service.cc:1511] Processing CreateTablet for tablet a352b5a266cf4d07bd1909e66da3ca70 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:20:09.985647 10717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a352b5a266cf4d07bd1909e66da3ca70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.993793 10642 tablet_service.cc:1511] Processing CreateTablet for tablet c3118a5bfb4043249d0425b3f1e06502 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:20:09.995214 10642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3118a5bfb4043249d0425b3f1e06502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.998221 10719 tablet_service.cc:1511] Processing CreateTablet for tablet c3118a5bfb4043249d0425b3f1e06502 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:20:09.999544 10719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3118a5bfb4043249d0425b3f1e06502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.011646 10722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 278777e401474f3ebbab9aa16b90573a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.038551 10574 tablet_service.cc:1511] Processing CreateTablet for tablet 4aff931d747e4a3095a43a6e2f6b7f3c (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:20:10.039901 10574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aff931d747e4a3095a43a6e2f6b7f3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.057089 10644 tablet_service.cc:1511] Processing CreateTablet for tablet 4aff931d747e4a3095a43a6e2f6b7f3c (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:20:10.058439 10644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aff931d747e4a3095a43a6e2f6b7f3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.957854 10775 raft_consensus.cc:359] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.074005 10610 heartbeater.cc:499] Master 127.9.50.62:45433 was elected leader, sending a full tablet report...
I20260709 12:20:10.068929 10775 raft_consensus.cc:385] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:10.089010 10567 tablet_service.cc:1511] Processing CreateTablet for tablet afde264122864d59b2be8541ff553a02 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:20:10.090448 10567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afde264122864d59b2be8541ff553a02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.091822 10717 tablet_service.cc:1511] Processing CreateTablet for tablet 4aff931d747e4a3095a43a6e2f6b7f3c (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:20:10.079439 10775 raft_consensus.cc:740] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:10.094921 10717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aff931d747e4a3095a43a6e2f6b7f3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.100023 10781 raft_consensus.cc:493] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:10.100742 10781 raft_consensus.cc:515] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.104882 10645 tablet_service.cc:1511] Processing CreateTablet for tablet afde264122864d59b2be8541ff553a02 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:20:10.106150 10645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afde264122864d59b2be8541ff553a02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.110949 10776 ts_tablet_manager.cc:1434] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.155s	user 0.013s	sys 0.000s
I20260709 12:20:10.112098 10776 tablet_bootstrap.cc:492] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:10.110519 10781 leader_election.cc:290] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:10.115685 10777 tablet_bootstrap.cc:492] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:10.116216 10777 ts_tablet_manager.cc:1403] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.273s	user 0.008s	sys 0.017s
I20260709 12:20:10.128777 10775 consensus_queue.cc:260] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.131996 10776 tablet_bootstrap.cc:654] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:10.132615 10777 raft_consensus.cc:359] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.133391 10777 raft_consensus.cc:385] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:10.133694 10777 raft_consensus.cc:740] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:10.143512 10643 tablet_service.cc:1511] Processing CreateTablet for tablet 300f208322a54b38a639f57ba380409f (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:20:10.145750 10715 tablet_service.cc:1511] Processing CreateTablet for tablet afde264122864d59b2be8541ff553a02 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:20:10.147095 10715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afde264122864d59b2be8541ff553a02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.146796 10649 tablet_service.cc:1511] Processing CreateTablet for tablet a51600a284f14beaa512ad4312e269b0 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:20:10.149044 10722 tablet_service.cc:1511] Processing CreateTablet for tablet 300f208322a54b38a639f57ba380409f (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:20:10.150274 10722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 300f208322a54b38a639f57ba380409f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.152701 10641 tablet_service.cc:1511] Processing CreateTablet for tablet 3a771df449354ae8b12ee51e2c029751 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:20:10.149060 10724 tablet_service.cc:1511] Processing CreateTablet for tablet 3a771df449354ae8b12ee51e2c029751 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:20:10.156222 10724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a771df449354ae8b12ee51e2c029751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.157095 10777 consensus_queue.cc:260] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.147974 10649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51600a284f14beaa512ad4312e269b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.165634 10685 heartbeater.cc:499] Master 127.9.50.62:45433 was elected leader, sending a full tablet report...
I20260709 12:20:10.167133 10573 tablet_service.cc:1511] Processing CreateTablet for tablet 3a771df449354ae8b12ee51e2c029751 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:20:10.167611 10717 tablet_service.cc:1511] Processing CreateTablet for tablet a51600a284f14beaa512ad4312e269b0 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:20:10.168877 10717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51600a284f14beaa512ad4312e269b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.172530 10575 tablet_service.cc:1511] Processing CreateTablet for tablet 300f208322a54b38a639f57ba380409f (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:20:10.173478 10643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 300f208322a54b38a639f57ba380409f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.173877 10575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 300f208322a54b38a639f57ba380409f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.176877 10641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a771df449354ae8b12ee51e2c029751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.177735 10573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a771df449354ae8b12ee51e2c029751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.202840 10775 ts_tablet_manager.cc:1434] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.248s	user 0.011s	sys 0.011s
I20260709 12:20:10.202860 10759 heartbeater.cc:499] Master 127.9.50.62:45433 was elected leader, sending a full tablet report...
I20260709 12:20:10.205703 10775 tablet_bootstrap.cc:492] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:10.211201 10776 tablet_bootstrap.cc:492] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:10.211711 10776 ts_tablet_manager.cc:1403] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.100s	user 0.017s	sys 0.005s
I20260709 12:20:10.217679 10641 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe713968873425a832472b9baa9243b (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:20:10.219022 10641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe713968873425a832472b9baa9243b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.222384 10722 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe713968873425a832472b9baa9243b (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:20:10.224033 10722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe713968873425a832472b9baa9243b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.224997 10777 ts_tablet_manager.cc:1434] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.108s	user 0.008s	sys 0.004s
I20260709 12:20:10.226217 10777 tablet_bootstrap.cc:492] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:10.229387 10775 tablet_bootstrap.cc:654] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:10.233295 10574 tablet_service.cc:1511] Processing CreateTablet for tablet a51600a284f14beaa512ad4312e269b0 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:20:10.233932 10571 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe713968873425a832472b9baa9243b (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:20:10.234560 10574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51600a284f14beaa512ad4312e269b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.236512 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4213a680c47e4a7b84908cff62ef9950" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:10.238258 10571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe713968873425a832472b9baa9243b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.214460 10776 raft_consensus.cc:359] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.242591 10776 raft_consensus.cc:385] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:10.242964 10776 raft_consensus.cc:740] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:10.243737 10776 consensus_queue.cc:260] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.246254 10776 ts_tablet_manager.cc:1434] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
W20260709 12:20:10.247779 10548 leader_election.cc:343] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:10.249718 10573 tablet_service.cc:1511] Processing CreateTablet for tablet 9489515939754e5c9ee28c76a0822fbb (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:20:10.250315 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4213a680c47e4a7b84908cff62ef9950" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
W20260709 12:20:10.252239 10551 leader_election.cc:343] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:10.252796 10573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9489515939754e5c9ee28c76a0822fbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.252734 10551 leader_election.cc:304] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:10.253998 10781 raft_consensus.cc:2749] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:10.257701 10649 tablet_service.cc:1511] Processing CreateTablet for tablet 9489515939754e5c9ee28c76a0822fbb (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:20:10.258414 10572 tablet_service.cc:1511] Processing CreateTablet for tablet e8082db9f91a43df8c915bff1aa1e3e5 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:20:10.259173 10649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9489515939754e5c9ee28c76a0822fbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.259788 10572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8082db9f91a43df8c915bff1aa1e3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.260984 10645 tablet_service.cc:1511] Processing CreateTablet for tablet e8082db9f91a43df8c915bff1aa1e3e5 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:20:10.262259 10645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8082db9f91a43df8c915bff1aa1e3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.263063 10724 tablet_service.cc:1511] Processing CreateTablet for tablet e8082db9f91a43df8c915bff1aa1e3e5 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:20:10.264333 10724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8082db9f91a43df8c915bff1aa1e3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.273772 10777 tablet_bootstrap.cc:654] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:10.283528 10776 tablet_bootstrap.cc:492] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:10.285739 10775 tablet_bootstrap.cc:492] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:10.285523 10567 tablet_service.cc:1511] Processing CreateTablet for tablet 43c14058d9a2423cab4046a17e320ae9 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:20:10.286283 10775 ts_tablet_manager.cc:1403] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.082s	user 0.015s	sys 0.000s
I20260709 12:20:10.287130 10567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43c14058d9a2423cab4046a17e320ae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.288344 10641 tablet_service.cc:1511] Processing CreateTablet for tablet 43c14058d9a2423cab4046a17e320ae9 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:20:10.289649 10641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43c14058d9a2423cab4046a17e320ae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.293394 10717 tablet_service.cc:1511] Processing CreateTablet for tablet 43c14058d9a2423cab4046a17e320ae9 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:20:10.294672 10717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43c14058d9a2423cab4046a17e320ae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.295154 10643 tablet_service.cc:1511] Processing CreateTablet for tablet 9808fdce2e7e4a02a2b0283ca74656a9 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:20:10.296403 10643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9808fdce2e7e4a02a2b0283ca74656a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.298259 10570 tablet_service.cc:1511] Processing CreateTablet for tablet 9808fdce2e7e4a02a2b0283ca74656a9 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:20:10.304126 10721 tablet_service.cc:1511] Processing CreateTablet for tablet 9808fdce2e7e4a02a2b0283ca74656a9 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:20:10.305410 10721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9808fdce2e7e4a02a2b0283ca74656a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.307958 10575 tablet_service.cc:1511] Processing CreateTablet for tablet 82bcc59302ee4726a9d03c30c3ee1c17 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:20:10.309405 10570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9808fdce2e7e4a02a2b0283ca74656a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.311336 10715 tablet_service.cc:1511] Processing CreateTablet for tablet 9489515939754e5c9ee28c76a0822fbb (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:20:10.312549 10644 tablet_service.cc:1511] Processing CreateTablet for tablet 82bcc59302ee4726a9d03c30c3ee1c17 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:20:10.314343 10644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82bcc59302ee4726a9d03c30c3ee1c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.314502 10575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82bcc59302ee4726a9d03c30c3ee1c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.320963 10776 tablet_bootstrap.cc:654] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:10.334126 10775 raft_consensus.cc:359] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.335086 10775 raft_consensus.cc:385] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:10.335376 10775 raft_consensus.cc:740] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:10.336086 10775 consensus_queue.cc:260] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.338105 10574 tablet_service.cc:1511] Processing CreateTablet for tablet 613f3f5bac74449ca06466d97bdd2715 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:20:10.312616 10715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9489515939754e5c9ee28c76a0822fbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.339412 10574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 613f3f5bac74449ca06466d97bdd2715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.337913 10775 ts_tablet_manager.cc:1434] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.001s
I20260709 12:20:10.362391 10777 tablet_bootstrap.cc:492] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:10.363119 10777 ts_tablet_manager.cc:1403] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.137s	user 0.021s	sys 0.015s
I20260709 12:20:10.367157 10777 raft_consensus.cc:359] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.367877 10777 raft_consensus.cc:385] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:10.368166 10777 raft_consensus.cc:740] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:10.368964 10777 consensus_queue.cc:260] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.373589 10775 tablet_bootstrap.cc:492] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:10.376020 10776 tablet_bootstrap.cc:492] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:10.383883 10776 ts_tablet_manager.cc:1403] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.102s	user 0.010s	sys 0.003s
I20260709 12:20:10.382625 10775 tablet_bootstrap.cc:654] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:10.386861 10776 raft_consensus.cc:359] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.390209 10776 raft_consensus.cc:385] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:10.390511 10776 raft_consensus.cc:740] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:10.374774 10777 ts_tablet_manager.cc:1434] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:20:10.394905 10644 tablet_service.cc:1511] Processing CreateTablet for tablet 613f3f5bac74449ca06466d97bdd2715 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:20:10.396224 10644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 613f3f5bac74449ca06466d97bdd2715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.383281 10722 tablet_service.cc:1511] Processing CreateTablet for tablet 82bcc59302ee4726a9d03c30c3ee1c17 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:20:10.401448 10715 tablet_service.cc:1511] Processing CreateTablet for tablet 613f3f5bac74449ca06466d97bdd2715 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:20:10.402423 10777 tablet_bootstrap.cc:492] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:10.402663 10715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 613f3f5bac74449ca06466d97bdd2715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.402917 10776 consensus_queue.cc:260] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.405324 10722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82bcc59302ee4726a9d03c30c3ee1c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.409633 10775 tablet_bootstrap.cc:492] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:10.410142 10775 ts_tablet_manager.cc:1403] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.002s
I20260709 12:20:10.414651 10649 tablet_service.cc:1511] Processing CreateTablet for tablet 62751ee488c04607bc02037de1d67458 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:20:10.416002 10649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62751ee488c04607bc02037de1d67458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.416159 10776 ts_tablet_manager.cc:1434] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 12:20:10.417356 10776 tablet_bootstrap.cc:492] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:10.417070 10724 tablet_service.cc:1511] Processing CreateTablet for tablet 62751ee488c04607bc02037de1d67458 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:20:10.418478 10724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62751ee488c04607bc02037de1d67458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.420637 10645 tablet_service.cc:1511] Processing CreateTablet for tablet a3a2d0b4b1634ebea519382776877b3f (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:20:10.421959 10645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a2d0b4b1634ebea519382776877b3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.422869 10721 tablet_service.cc:1511] Processing CreateTablet for tablet a3a2d0b4b1634ebea519382776877b3f (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:20:10.424181 10721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a2d0b4b1634ebea519382776877b3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.425684 10777 tablet_bootstrap.cc:654] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:10.432030 10570 tablet_service.cc:1511] Processing CreateTablet for tablet a3a2d0b4b1634ebea519382776877b3f (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:20:10.433379 10570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a2d0b4b1634ebea519382776877b3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.436690 10575 tablet_service.cc:1511] Processing CreateTablet for tablet 62751ee488c04607bc02037de1d67458 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:20:10.438524 10786 raft_consensus.cc:493] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:10.439038 10786 raft_consensus.cc:515] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.445542 10776 tablet_bootstrap.cc:654] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:10.446424 10786 leader_election.cc:290] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:10.455655 10575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62751ee488c04607bc02037de1d67458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.462028 10643 tablet_service.cc:1511] Processing CreateTablet for tablet 11eb7c35784c472a838c8b883fe7c3f5 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:20:10.462919 10571 tablet_service.cc:1511] Processing CreateTablet for tablet 11eb7c35784c472a838c8b883fe7c3f5 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:20:10.463392 10643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11eb7c35784c472a838c8b883fe7c3f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.464143 10571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11eb7c35784c472a838c8b883fe7c3f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.464211 10724 tablet_service.cc:1511] Processing CreateTablet for tablet 11eb7c35784c472a838c8b883fe7c3f5 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:20:10.465588 10724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11eb7c35784c472a838c8b883fe7c3f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.413060 10775 raft_consensus.cc:359] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.475236 10775 raft_consensus.cc:385] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:10.475607 10775 raft_consensus.cc:740] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:10.485682 10641 tablet_service.cc:1511] Processing CreateTablet for tablet d89cedcbe9db442d9d6773087001cb6d (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:20:10.486608 10717 tablet_service.cc:1511] Processing CreateTablet for tablet d89cedcbe9db442d9d6773087001cb6d (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:20:10.487021 10641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d89cedcbe9db442d9d6773087001cb6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.487890 10717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d89cedcbe9db442d9d6773087001cb6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.503124 10567 tablet_service.cc:1511] Processing CreateTablet for tablet d89cedcbe9db442d9d6773087001cb6d (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:20:10.504485 10567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d89cedcbe9db442d9d6773087001cb6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.530108 10784 raft_consensus.cc:493] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:10.531073 10784 raft_consensus.cc:515] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.527503 10775 consensus_queue.cc:260] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.534874 10781 raft_consensus.cc:493] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:10.549403 10781 raft_consensus.cc:515] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.536111 10784 leader_election.cc:290] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:10.557963 10781 leader_election.cc:290] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:10.558529 10570 tablet_service.cc:1511] Processing CreateTablet for tablet 3af5f34953a14d0bb68e93af34410dde (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:20:10.559571 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a4750d920a48f2a2dbeb848783e5fa" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:10.560009 10570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af5f34953a14d0bb68e93af34410dde. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:20:10.561009 10551 leader_election.cc:343] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:10.564682 10641 tablet_service.cc:1511] Processing CreateTablet for tablet 3af5f34953a14d0bb68e93af34410dde (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:20:10.566362 10641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af5f34953a14d0bb68e93af34410dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.566754 10715 tablet_service.cc:1511] Processing CreateTablet for tablet 3af5f34953a14d0bb68e93af34410dde (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:20:10.568146 10715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af5f34953a14d0bb68e93af34410dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.579720 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a774c4990d164dc287d069216a6ed775" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:10.580288 10722 tablet_service.cc:1511] Processing CreateTablet for tablet 1ffd739b352b457ba491dcbd5bb34986 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
W20260709 12:20:10.581578 10698 leader_election.cc:343] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:10.582257 10784 raft_consensus.cc:493] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:10.581700 10722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffd739b352b457ba491dcbd5bb34986. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.583292 10784 raft_consensus.cc:515] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.592460 10776 tablet_bootstrap.cc:492] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:10.592975 10776 ts_tablet_manager.cc:1403] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.176s	user 0.008s	sys 0.009s
I20260709 12:20:10.593652 10784 leader_election.cc:290] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:10.600695 10644 tablet_service.cc:1511] Processing CreateTablet for tablet 1ffd739b352b457ba491dcbd5bb34986 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:20:10.602069 10644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffd739b352b457ba491dcbd5bb34986. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.601763 10649 tablet_service.cc:1511] Processing CreateTablet for tablet bd4cfb54c6fd4011b09c932146657e79 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:20:10.602310 10777 tablet_bootstrap.cc:492] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:10.602869 10777 ts_tablet_manager.cc:1403] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.201s	user 0.020s	sys 0.054s
I20260709 12:20:10.603204 10649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd4cfb54c6fd4011b09c932146657e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.606681 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a774c4990d164dc287d069216a6ed775" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:10.609148 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a4750d920a48f2a2dbeb848783e5fa" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:10.609678 10574 tablet_service.cc:1511] Processing CreateTablet for tablet 1ffd739b352b457ba491dcbd5bb34986 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:20:10.610937 10574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffd739b352b457ba491dcbd5bb34986. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.616649 10724 tablet_service.cc:1511] Processing CreateTablet for tablet bd4cfb54c6fd4011b09c932146657e79 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:20:10.617959 10724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd4cfb54c6fd4011b09c932146657e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.617847 10777 raft_consensus.cc:359] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.618585 10777 raft_consensus.cc:385] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:10.619910 10781 raft_consensus.cc:493] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:10.631603 10777 raft_consensus.cc:740] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:10.631763 10781 raft_consensus.cc:515] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.632400 10777 consensus_queue.cc:260] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.633762 10781 leader_election.cc:290] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:10.631265 10722 tablet_service.cc:1511] Processing CreateTablet for tablet b7f2c5f5950b45a3853c46f740e1117b (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:20:10.634594 10777 ts_tablet_manager.cc:1434] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.000s
I20260709 12:20:10.620987 10573 tablet_service.cc:1511] Processing CreateTablet for tablet bd4cfb54c6fd4011b09c932146657e79 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:20:10.642001 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b041d3dab54c16b33e9edbdbe70a90" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
W20260709 12:20:10.621869 10548 leader_election.cc:343] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:10.613921 10776 raft_consensus.cc:359] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.643410 10776 raft_consensus.cc:385] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:10.643882 10776 raft_consensus.cc:740] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:10.643353 10573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd4cfb54c6fd4011b09c932146657e79. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:20:10.644308 10551 leader_election.cc:343] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:10.635540 10722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7f2c5f5950b45a3853c46f740e1117b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.638566 10641 tablet_service.cc:1511] Processing CreateTablet for tablet 372a197902454f61bf6035c892d8209f (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:20:10.645414 10641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372a197902454f61bf6035c892d8209f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.640331 10721 tablet_service.cc:1511] Processing CreateTablet for tablet 372a197902454f61bf6035c892d8209f (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:20:10.649127 10776 consensus_queue.cc:260] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.652015 10776 ts_tablet_manager.cc:1434] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.002s
I20260709 12:20:10.647025 10548 leader_election.cc:304] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:10.652995 10781 raft_consensus.cc:2749] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:10.647025 10775 ts_tablet_manager.cc:1434] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.237s	user 0.009s	sys 0.019s
I20260709 12:20:10.654630 10775 tablet_bootstrap.cc:492] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:10.650036 10643 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf46ffc96f84ec7adf5ba40e962f573 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:20:10.658314 10643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf46ffc96f84ec7adf5ba40e962f573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.658084 10572 tablet_service.cc:1511] Processing CreateTablet for tablet 372a197902454f61bf6035c892d8209f (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:20:10.658527 10566 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf46ffc96f84ec7adf5ba40e962f573 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:20:10.660585 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b041d3dab54c16b33e9edbdbe70a90" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:10.655951 10567 tablet_service.cc:1511] Processing CreateTablet for tablet b7f2c5f5950b45a3853c46f740e1117b (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:20:10.661213 10659 raft_consensus.cc:2468] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:10.667971 10650 tablet_service.cc:1511] Processing CreateTablet for tablet 6714e1e32d684f23a4ffc5b9b3bec75b (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:20:10.669298 10650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6714e1e32d684f23a4ffc5b9b3bec75b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:20:10.679395 10697 leader_election.cc:343] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:10.679889 10697 leader_election.cc:304] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:10.680642 10566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf46ffc96f84ec7adf5ba40e962f573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.681030 10786 raft_consensus.cc:2749] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:10.670446 10568 tablet_service.cc:1511] Processing CreateTablet for tablet 6714e1e32d684f23a4ffc5b9b3bec75b (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:20:10.684357 10568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6714e1e32d684f23a4ffc5b9b3bec75b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.667971 10717 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf46ffc96f84ec7adf5ba40e962f573 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:20:10.668596 10775 tablet_bootstrap.cc:654] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:10.672534 10721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372a197902454f61bf6035c892d8209f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.691228 10777 tablet_bootstrap.cc:492] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:10.695897 10781 raft_consensus.cc:493] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:10.696376 10781 raft_consensus.cc:515] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.696441 10786 raft_consensus.cc:493] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:10.698096 10786 raft_consensus.cc:515] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.699010 10781 leader_election.cc:290] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:10.701530 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117741f7756242298ef21aff589e5bc0" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:10.633262 10645 tablet_service.cc:1511] Processing CreateTablet for tablet b7f2c5f5950b45a3853c46f740e1117b (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
W20260709 12:20:10.703193 10551 leader_election.cc:343] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:10.705094 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd87957f190f48b68d1fa881764695ae" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:10.700093 10786 leader_election.cc:290] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:10.669458 10548 leader_election.cc:304] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: a5344a92b5744aa49c8ef1dcf6acd73e
W20260709 12:20:10.706377 10697 leader_election.cc:343] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:10.707273 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd87957f190f48b68d1fa881764695ae" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
W20260709 12:20:10.708665 10698 leader_election.cc:343] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:10.709101 10698 leader_election.cc:304] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:10.709223 10781 raft_consensus.cc:2804] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:10.709654 10781 raft_consensus.cc:493] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:10.710017 10781 raft_consensus.cc:3060] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:10.712062 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117741f7756242298ef21aff589e5bc0" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:10.713371 10776 tablet_bootstrap.cc:492] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:10.710937 10786 raft_consensus.cc:2749] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:10.715734 10572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372a197902454f61bf6035c892d8209f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.717727 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a3fd50233d4b2ca34e9280bba05d4c" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:10.718415 10567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7f2c5f5950b45a3853c46f740e1117b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.714375 10645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7f2c5f5950b45a3853c46f740e1117b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.729440 10724 tablet_service.cc:1511] Processing CreateTablet for tablet 6714e1e32d684f23a4ffc5b9b3bec75b (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:20:10.733080 10781 raft_consensus.cc:515] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.733718 10649 tablet_service.cc:1511] Processing CreateTablet for tablet 6a1718ebcc5546a2aae0db008f9ea405 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:20:10.760703 10649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a1718ebcc5546a2aae0db008f9ea405. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:20:10.735653 10624 leader_election.cc:343] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:10.736130 10720 tablet_service.cc:1511] Processing CreateTablet for tablet 6a1718ebcc5546a2aae0db008f9ea405 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:20:10.737732 10570 tablet_service.cc:1511] Processing CreateTablet for tablet 6a1718ebcc5546a2aae0db008f9ea405 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:20:10.764310 10570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a1718ebcc5546a2aae0db008f9ea405. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.765120 10647 tablet_service.cc:1511] Processing CreateTablet for tablet cb068868c405405cb0dc6c944daf03c8 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
W20260709 12:20:10.738849 10548 leader_election.cc:343] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:10.767163 10548 leader_election.cc:304] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:10.739596 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62c4280439e48e182af56c91f67c1bd" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:10.768247 10647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb068868c405405cb0dc6c944daf03c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.747021 10717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf46ffc96f84ec7adf5ba40e962f573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.769475 10718 tablet_service.cc:1511] Processing CreateTablet for tablet cb068868c405405cb0dc6c944daf03c8 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:20:10.770625 10720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a1718ebcc5546a2aae0db008f9ea405. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.775133 10718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb068868c405405cb0dc6c944daf03c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.775835 10724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6714e1e32d684f23a4ffc5b9b3bec75b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.750181 10777 tablet_bootstrap.cc:654] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:10.755442 10776 tablet_bootstrap.cc:654] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:10.795099 10775 tablet_bootstrap.cc:492] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:10.794759 10645 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5e23e2af0746baae738fd5840602f6 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:20:10.795651 10775 ts_tablet_manager.cc:1403] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.141s	user 0.018s	sys 0.042s
I20260709 12:20:10.796243 10645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5e23e2af0746baae738fd5840602f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.804579 10715 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5e23e2af0746baae738fd5840602f6 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:20:10.805866 10715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5e23e2af0746baae738fd5840602f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.807791 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b041d3dab54c16b33e9edbdbe70a90" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
W20260709 12:20:10.809267 10551 leader_election.cc:343] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:10.814286 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a3fd50233d4b2ca34e9280bba05d4c" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:10.814445 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62c4280439e48e182af56c91f67c1bd" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
W20260709 12:20:10.815876 10626 leader_election.cc:343] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:10.817497 10626 leader_election.cc:304] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:10.818639 10798 raft_consensus.cc:2749] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:10.819041 10781 leader_election.cc:290] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:10.816252 10719 tablet_service.cc:1511] Processing CreateTablet for tablet c0236654fcff4d1e9ba33cccbbc03d3f (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:20:10.819573 10781 raft_consensus.cc:2749] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:10.820578 10719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0236654fcff4d1e9ba33cccbbc03d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.822273 10776 tablet_bootstrap.cc:492] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:10.823114 10776 ts_tablet_manager.cc:1403] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.110s	user 0.015s	sys 0.001s
W20260709 12:20:10.823210 10626 leader_election.cc:343] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:10.826915 10776 raft_consensus.cc:359] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.827633 10776 raft_consensus.cc:385] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:10.827905 10776 raft_consensus.cc:740] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:10.829298 10641 tablet_service.cc:1511] Processing CreateTablet for tablet e96a09559c0a436492784b90e8275aa5 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:20:10.830312 10718 tablet_service.cc:1511] Processing CreateTablet for tablet e96a09559c0a436492784b90e8275aa5 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:20:10.831259 10641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96a09559c0a436492784b90e8275aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.831574 10718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96a09559c0a436492784b90e8275aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.833207 10777 tablet_bootstrap.cc:492] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:10.798669 10775 raft_consensus.cc:359] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.833689 10777 ts_tablet_manager.cc:1403] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.143s	user 0.011s	sys 0.000s
I20260709 12:20:10.833655 10775 raft_consensus.cc:385] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:20:10.835201 10548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.50.2:34209, user_credentials={real_user=slave}} blocked reactor thread for 96422.4us
W20260709 12:20:10.836493 10624 leader_election.cc:343] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:10.836915 10624 leader_election.cc:304] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:10.837741 10798 raft_consensus.cc:2749] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:10.835354 10775 raft_consensus.cc:740] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:10.839367 10775 consensus_queue.cc:260] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.841277 10775 ts_tablet_manager.cc:1434] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.045s	user 0.000s	sys 0.005s
I20260709 12:20:10.842305 10775 tablet_bootstrap.cc:492] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:10.844537 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b041d3dab54c16b33e9edbdbe70a90" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:10.838307 10776 consensus_queue.cc:260] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.848244 10566 tablet_service.cc:1511] Processing CreateTablet for tablet e96a09559c0a436492784b90e8275aa5 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:20:10.845227 10659 raft_consensus.cc:3060] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:10.849223 10567 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5e23e2af0746baae738fd5840602f6 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:20:10.850565 10776 ts_tablet_manager.cc:1434] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 12:20:10.847009 10568 tablet_service.cc:1511] Processing CreateTablet for tablet cb068868c405405cb0dc6c944daf03c8 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:20:10.847285 10777 raft_consensus.cc:359] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.850872 10574 tablet_service.cc:1511] Processing CreateTablet for tablet 82d1878cecc34c5da3358b5133fb3660 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:20:10.855427 10566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96a09559c0a436492784b90e8275aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.857653 10775 tablet_bootstrap.cc:654] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:10.846652 10572 tablet_service.cc:1511] Processing CreateTablet for tablet c0236654fcff4d1e9ba33cccbbc03d3f (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:20:10.859975 10777 raft_consensus.cc:385] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:10.860316 10777 raft_consensus.cc:740] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:10.860924 10659 raft_consensus.cc:2468] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:10.861330 10574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d1878cecc34c5da3358b5133fb3660. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.862445 10567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5e23e2af0746baae738fd5840602f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.862344 10647 tablet_service.cc:1511] Processing CreateTablet for tablet 82d1878cecc34c5da3358b5133fb3660 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:20:10.863919 10647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d1878cecc34c5da3358b5133fb3660. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.863770 10724 tablet_service.cc:1511] Processing CreateTablet for tablet 82d1878cecc34c5da3358b5133fb3660 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:20:10.864926 10724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d1878cecc34c5da3358b5133fb3660. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.866269 10548 leader_election.cc:304] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:10.867121 10572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0236654fcff4d1e9ba33cccbbc03d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.867727 10801 raft_consensus.cc:2804] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:10.868185 10801 raft_consensus.cc:697] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:10.869065 10801 consensus_queue.cc:237] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.875370 10568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb068868c405405cb0dc6c944daf03c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.876444 10575 tablet_service.cc:1511] Processing CreateTablet for tablet ffeb42f35e1f4a3a9075ca4ed18fefce (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:20:10.877640 10575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffeb42f35e1f4a3a9075ca4ed18fefce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.882035 10721 tablet_service.cc:1511] Processing CreateTablet for tablet ffeb42f35e1f4a3a9075ca4ed18fefce (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:20:10.883354 10721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffeb42f35e1f4a3a9075ca4ed18fefce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.883675 10645 tablet_service.cc:1511] Processing CreateTablet for tablet ffeb42f35e1f4a3a9075ca4ed18fefce (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:20:10.884759 10645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffeb42f35e1f4a3a9075ca4ed18fefce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.887073 10777 consensus_queue.cc:260] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.889698 10776 tablet_bootstrap.cc:492] T 21a35eb733a847389ca694caa2966a84 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:10.891769 10786 raft_consensus.cc:493] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:10.892268 10786 raft_consensus.cc:515] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.894289 10786 leader_election.cc:290] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:10.896247 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4213a680c47e4a7b84908cff62ef9950" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:10.896921 10585 raft_consensus.cc:2468] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:10.898154 10698 leader_election.cc:304] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:10.899992 10786 raft_consensus.cc:2804] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:10.900359 10786 raft_consensus.cc:493] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:10.900681 10786 raft_consensus.cc:3060] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:10.902916 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4213a680c47e4a7b84908cff62ef9950" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
W20260709 12:20:10.904227 10697 leader_election.cc:343] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:10.904536 10531 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:10.905985 10570 tablet_service.cc:1511] Processing CreateTablet for tablet b2c12714e2244e9cb5c09779d8726afa (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:20:10.907371 10570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c12714e2244e9cb5c09779d8726afa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.908576 10776 tablet_bootstrap.cc:654] T 21a35eb733a847389ca694caa2966a84 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:10.911363 10786 raft_consensus.cc:515] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:10.913285 10649 tablet_service.cc:1511] Processing CreateTablet for tablet b2c12714e2244e9cb5c09779d8726afa (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:20:10.915347 10715 tablet_service.cc:1511] Processing CreateTablet for tablet b2c12714e2244e9cb5c09779d8726afa (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:20:10.916231 10649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c12714e2244e9cb5c09779d8726afa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.916883 10715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c12714e2244e9cb5c09779d8726afa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.898313 10650 tablet_service.cc:1511] Processing CreateTablet for tablet c0236654fcff4d1e9ba33cccbbc03d3f (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:20:10.918277 10650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0236654fcff4d1e9ba33cccbbc03d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.923481 10573 tablet_service.cc:1511] Processing CreateTablet for tablet 4fdbb70d79f647668a8fb95cac759b80 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:20:10.924381 10644 tablet_service.cc:1511] Processing CreateTablet for tablet 4fdbb70d79f647668a8fb95cac759b80 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:20:10.924794 10573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fdbb70d79f647668a8fb95cac759b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.925465 10644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fdbb70d79f647668a8fb95cac759b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.913772 10777 ts_tablet_manager.cc:1434] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.080s	user 0.005s	sys 0.002s
I20260709 12:20:10.937916 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4213a680c47e4a7b84908cff62ef9950" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:10.937402 10481 catalog_manager.cc:5697] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:10.938568 10585 raft_consensus.cc:3060] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:10.945712 10585 raft_consensus.cc:2468] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:10.946218 10720 tablet_service.cc:1511] Processing CreateTablet for tablet 4fdbb70d79f647668a8fb95cac759b80 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:20:10.947006 10698 leader_election.cc:304] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:10.948001 10720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fdbb70d79f647668a8fb95cac759b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.960706 10777 tablet_bootstrap.cc:492] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:10.969120 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4213a680c47e4a7b84908cff62ef9950" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
W20260709 12:20:10.976377 10697 leader_election.cc:343] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:10.975467 10786 leader_election.cc:290] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:10.977180 10786 raft_consensus.cc:2804] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:10.977620 10786 raft_consensus.cc:697] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:10.980154 10573 tablet_service.cc:1511] Processing CreateTablet for tablet ac5c6aada9454b749249e251805c347f (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:20:10.981280 10573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac5c6aada9454b749249e251805c347f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.981226 10641 tablet_service.cc:1511] Processing CreateTablet for tablet ac5c6aada9454b749249e251805c347f (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:20:10.982466 10641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac5c6aada9454b749249e251805c347f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.995563 10775 tablet_bootstrap.cc:492] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:10.996074 10775 ts_tablet_manager.cc:1403] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.154s	user 0.011s	sys 0.000s
I20260709 12:20:10.978382 10786 consensus_queue.cc:237] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.008715 10720 tablet_service.cc:1511] Processing CreateTablet for tablet ac5c6aada9454b749249e251805c347f (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:20:11.009215 10573 tablet_service.cc:1511] Processing CreateTablet for tablet 5e291e76969e425080fea87fff0c9637 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:20:11.013343 10573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e291e76969e425080fea87fff0c9637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.016947 10641 tablet_service.cc:1511] Processing CreateTablet for tablet 5e291e76969e425080fea87fff0c9637 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:20:11.017840 10641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e291e76969e425080fea87fff0c9637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.014940 10720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac5c6aada9454b749249e251805c347f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.020282 10715 tablet_service.cc:1511] Processing CreateTablet for tablet 5e291e76969e425080fea87fff0c9637 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:20:11.021561 10715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e291e76969e425080fea87fff0c9637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.024895 10776 tablet_bootstrap.cc:492] T 21a35eb733a847389ca694caa2966a84 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:11.025420 10776 ts_tablet_manager.cc:1403] T 21a35eb733a847389ca694caa2966a84 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.136s	user 0.017s	sys 0.007s
I20260709 12:20:11.026336 10777 tablet_bootstrap.cc:654] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.028266 10776 raft_consensus.cc:359] T 21a35eb733a847389ca694caa2966a84 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.029090 10776 raft_consensus.cc:385] T 21a35eb733a847389ca694caa2966a84 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.029378 10776 raft_consensus.cc:740] T 21a35eb733a847389ca694caa2966a84 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.030055 10776 consensus_queue.cc:260] T 21a35eb733a847389ca694caa2966a84 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.030911 10568 tablet_service.cc:1511] Processing CreateTablet for tablet 87c2ba30c75844298d4273f0c92b9e51 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:20:11.032104 10647 tablet_service.cc:1511] Processing CreateTablet for tablet 87c2ba30c75844298d4273f0c92b9e51 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:20:11.032512 10776 ts_tablet_manager.cc:1434] T 21a35eb733a847389ca694caa2966a84 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:20:11.032146 10568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c2ba30c75844298d4273f0c92b9e51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.033365 10647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c2ba30c75844298d4273f0c92b9e51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.033921 10724 tablet_service.cc:1511] Processing CreateTablet for tablet 87c2ba30c75844298d4273f0c92b9e51 (DEFAULT_TABLE table=test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:20:11.034961 10724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c2ba30c75844298d4273f0c92b9e51. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:20:11.015579 10698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.50.1:42025, user_credentials={real_user=slave}} blocked reactor thread for 68678us
I20260709 12:20:11.014110 10775 raft_consensus.cc:359] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.061436 10776 tablet_bootstrap.cc:492] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:11.060667 10775 raft_consensus.cc:385] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.069504 10775 raft_consensus.cc:740] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.070290 10775 consensus_queue.cc:260] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.072556 10775 ts_tablet_manager.cc:1434] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.001s
I20260709 12:20:11.076805 10480 catalog_manager.cc:5697] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:11.078200 10776 tablet_bootstrap.cc:654] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.082150 10775 tablet_bootstrap.cc:492] T a774c4990d164dc287d069216a6ed775 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:11.087100 10777 tablet_bootstrap.cc:492] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:11.087617 10777 ts_tablet_manager.cc:1403] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.127s	user 0.022s	sys 0.021s
I20260709 12:20:11.090644 10775 tablet_bootstrap.cc:654] T a774c4990d164dc287d069216a6ed775 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.090189 10777 raft_consensus.cc:359] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.092238 10777 raft_consensus.cc:385] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.092482 10777 raft_consensus.cc:740] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.093160 10777 consensus_queue.cc:260] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.095211 10777 ts_tablet_manager.cc:1434] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:20:11.096014 10777 tablet_bootstrap.cc:492] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:11.102533 10776 tablet_bootstrap.cc:492] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:11.102797 10777 tablet_bootstrap.cc:654] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.103142 10776 ts_tablet_manager.cc:1403] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.000s
I20260709 12:20:11.107220 10798 raft_consensus.cc:493] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.106937 10776 raft_consensus.cc:359] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.107859 10798 raft_consensus.cc:515] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.110108 10775 tablet_bootstrap.cc:492] T a774c4990d164dc287d069216a6ed775 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:11.110220 10798 leader_election.cc:290] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:11.110596 10775 ts_tablet_manager.cc:1403] T a774c4990d164dc287d069216a6ed775 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260709 12:20:11.112069 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a4750d920a48f2a2dbeb848783e5fa" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:11.112751 10585 raft_consensus.cc:2468] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 0.
I20260709 12:20:11.113878 10775 raft_consensus.cc:359] T a774c4990d164dc287d069216a6ed775 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.114178 10624 leader_election.cc:304] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:11.115278 10798 raft_consensus.cc:2804] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:11.115690 10798 raft_consensus.cc:493] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:11.116142 10798 raft_consensus.cc:3060] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.117218 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a4750d920a48f2a2dbeb848783e5fa" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:11.114689 10775 raft_consensus.cc:385] T a774c4990d164dc287d069216a6ed775 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.118939 10775 raft_consensus.cc:740] T a774c4990d164dc287d069216a6ed775 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.119729 10775 consensus_queue.cc:260] T a774c4990d164dc287d069216a6ed775 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
W20260709 12:20:11.120177 10626 leader_election.cc:343] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:11.121023 10777 tablet_bootstrap.cc:492] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:11.108314 10776 raft_consensus.cc:385] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.121552 10777 ts_tablet_manager.cc:1403] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.005s
I20260709 12:20:11.121881 10776 raft_consensus.cc:740] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.122812 10776 consensus_queue.cc:260] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.125547 10776 ts_tablet_manager.cc:1434] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:20:11.125370 10798 raft_consensus.cc:515] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.126847 10776 tablet_bootstrap.cc:492] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:11.125078 10777 raft_consensus.cc:359] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.127648 10777 raft_consensus.cc:385] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.127983 10777 raft_consensus.cc:740] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.128583 10775 ts_tablet_manager.cc:1434] T a774c4990d164dc287d069216a6ed775 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260709 12:20:11.128793 10777 consensus_queue.cc:260] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.129596 10775 tablet_bootstrap.cc:492] T 0ae2061162664282a87ecb0029fd4a75 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:11.131099 10777 ts_tablet_manager.cc:1434] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:20:11.132134 10777 tablet_bootstrap.cc:492] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:11.134505 10776 tablet_bootstrap.cc:654] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.136372 10775 tablet_bootstrap.cc:654] T 0ae2061162664282a87ecb0029fd4a75 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.138345 10777 tablet_bootstrap.cc:654] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.146024 10776 tablet_bootstrap.cc:492] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:11.146458 10777 tablet_bootstrap.cc:492] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:11.146543 10776 ts_tablet_manager.cc:1403] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.002s
I20260709 12:20:11.147095 10777 ts_tablet_manager.cc:1403] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:20:11.147547 10786 raft_consensus.cc:493] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.148099 10786 raft_consensus.cc:515] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.149372 10776 raft_consensus.cc:359] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.150177 10776 raft_consensus.cc:385] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.149993 10777 raft_consensus.cc:359] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.150413 10786 leader_election.cc:290] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:11.152524 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a3fd50233d4b2ca34e9280bba05d4c" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:11.153445 10659 raft_consensus.cc:2468] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:11.155071 10697 leader_election.cc:304] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:11.157014 10786 raft_consensus.cc:2804] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:11.157415 10786 raft_consensus.cc:493] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:11.157737 10786 raft_consensus.cc:3060] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.150534 10776 raft_consensus.cc:740] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.160712 10776 consensus_queue.cc:260] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.150786 10777 raft_consensus.cc:385] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.152272 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a3fd50233d4b2ca34e9280bba05d4c" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:11.163552 10777 raft_consensus.cc:740] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.164382 10777 consensus_queue.cc:260] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
W20260709 12:20:11.164738 10698 leader_election.cc:343] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:11.166961 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a4750d920a48f2a2dbeb848783e5fa" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:11.167543 10585 raft_consensus.cc:3060] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.167543 10777 ts_tablet_manager.cc:1434] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.004s
I20260709 12:20:11.170130 10775 tablet_bootstrap.cc:492] T 0ae2061162664282a87ecb0029fd4a75 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:11.171944 10775 ts_tablet_manager.cc:1403] T 0ae2061162664282a87ecb0029fd4a75 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.043s	user 0.024s	sys 0.016s
I20260709 12:20:11.172231 10777 tablet_bootstrap.cc:492] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:11.173629 10798 leader_election.cc:290] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:11.171993 10776 ts_tablet_manager.cc:1434] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 12:20:11.173834 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a4750d920a48f2a2dbeb848783e5fa" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:11.174871 10776 tablet_bootstrap.cc:492] T f8a3fd50233d4b2ca34e9280bba05d4c P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
W20260709 12:20:11.175285 10626 leader_election.cc:343] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:11.177726 10585 raft_consensus.cc:2468] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:20:11.164968 10786 raft_consensus.cc:515] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.178910 10624 leader_election.cc:304] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:11.179423 10777 tablet_bootstrap.cc:654] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.180040 10798 raft_consensus.cc:2804] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:11.180351 10786 leader_election.cc:290] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:11.181198 10584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a3fd50233d4b2ca34e9280bba05d4c" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:11.181357 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a3fd50233d4b2ca34e9280bba05d4c" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:11.181576 10775 raft_consensus.cc:359] T 0ae2061162664282a87ecb0029fd4a75 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.181934 10659 raft_consensus.cc:3060] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.182288 10775 raft_consensus.cc:385] T 0ae2061162664282a87ecb0029fd4a75 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.182622 10775 raft_consensus.cc:740] T 0ae2061162664282a87ecb0029fd4a75 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
W20260709 12:20:11.182662 10698 leader_election.cc:343] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:11.183549 10775 consensus_queue.cc:260] T 0ae2061162664282a87ecb0029fd4a75 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.185815 10776 tablet_bootstrap.cc:654] T f8a3fd50233d4b2ca34e9280bba05d4c P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.189734 10659 raft_consensus.cc:2468] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:11.191213 10697 leader_election.cc:304] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:11.191824 10798 raft_consensus.cc:697] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:11.192637 10786 raft_consensus.cc:2804] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:11.193049 10807 raft_consensus.cc:493] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.193567 10807 raft_consensus.cc:515] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.195214 10775 ts_tablet_manager.cc:1434] T 0ae2061162664282a87ecb0029fd4a75 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 12:20:11.196290 10775 tablet_bootstrap.cc:492] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:11.199286 10786 raft_consensus.cc:697] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:11.200325 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117741f7756242298ef21aff589e5bc0" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:11.200261 10786 consensus_queue.cc:237] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.205008 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117741f7756242298ef21aff589e5bc0" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:11.205443 10775 tablet_bootstrap.cc:654] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:11.206511 10697 leader_election.cc:343] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:11.207079 10807 leader_election.cc:290] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:11.201746 10798 consensus_queue.cc:237] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.209048 10585 raft_consensus.cc:2468] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:11.212234 10698 leader_election.cc:304] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [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: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434
I20260709 12:20:11.212777 10776 tablet_bootstrap.cc:492] T f8a3fd50233d4b2ca34e9280bba05d4c P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:11.213299 10776 ts_tablet_manager.cc:1403] T f8a3fd50233d4b2ca34e9280bba05d4c P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.011s
I20260709 12:20:11.210943 10777 tablet_bootstrap.cc:492] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:11.213991 10777 ts_tablet_manager.cc:1403] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.008s
I20260709 12:20:11.214161 10807 raft_consensus.cc:2804] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:11.214798 10807 raft_consensus.cc:493] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:11.215449 10807 raft_consensus.cc:3060] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.216243 10776 raft_consensus.cc:359] T f8a3fd50233d4b2ca34e9280bba05d4c P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.216948 10776 raft_consensus.cc:385] T f8a3fd50233d4b2ca34e9280bba05d4c P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.217234 10776 raft_consensus.cc:740] T f8a3fd50233d4b2ca34e9280bba05d4c P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.218096 10776 consensus_queue.cc:260] T f8a3fd50233d4b2ca34e9280bba05d4c P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.219728 10777 raft_consensus.cc:359] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.221282 10777 raft_consensus.cc:385] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.221920 10777 raft_consensus.cc:740] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.223337 10777 consensus_queue.cc:260] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.224062 10776 ts_tablet_manager.cc:1434] T f8a3fd50233d4b2ca34e9280bba05d4c P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:20:11.225888 10776 tablet_bootstrap.cc:492] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:11.226791 10777 ts_tablet_manager.cc:1434] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:20:11.231804 10776 tablet_bootstrap.cc:654] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.234278 10801 raft_consensus.cc:493] T f8a3fd50233d4b2ca34e9280bba05d4c P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.234956 10801 raft_consensus.cc:515] T f8a3fd50233d4b2ca34e9280bba05d4c P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.236210 10777 tablet_bootstrap.cc:492] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:11.234325 10481 catalog_manager.cc:5697] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:11.237620 10801 leader_election.cc:290] T f8a3fd50233d4b2ca34e9280bba05d4c P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:11.240175 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a3fd50233d4b2ca34e9280bba05d4c" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:11.240302 10807 raft_consensus.cc:515] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.240970 10659 raft_consensus.cc:2393] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ed14bd66ea3430bbe19cafe29588d25 in current term 1: Already voted for candidate a5344a92b5744aa49c8ef1dcf6acd73e in this term.
I20260709 12:20:11.242017 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a3fd50233d4b2ca34e9280bba05d4c" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:11.242350 10807 leader_election.cc:290] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:11.246506 10777 tablet_bootstrap.cc:654] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.247135 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117741f7756242298ef21aff589e5bc0" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:11.247574 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117741f7756242298ef21aff589e5bc0" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:11.247759 10585 raft_consensus.cc:3060] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:11.249504 10697 leader_election.cc:343] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:11.251621 10551 leader_election.cc:304] T f8a3fd50233d4b2ca34e9280bba05d4c P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:11.252810 10801 raft_consensus.cc:3060] T f8a3fd50233d4b2ca34e9280bba05d4c P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.254801 10585 raft_consensus.cc:2468] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:11.258888 10698 leader_election.cc:304] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434
I20260709 12:20:11.264163 10801 raft_consensus.cc:2749] T f8a3fd50233d4b2ca34e9280bba05d4c P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:11.267195 10775 tablet_bootstrap.cc:492] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:11.267661 10775 ts_tablet_manager.cc:1403] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.072s	user 0.024s	sys 0.033s
I20260709 12:20:11.270148 10775 raft_consensus.cc:359] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.271013 10807 raft_consensus.cc:2804] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:11.271632 10807 raft_consensus.cc:697] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:11.271098 10482 catalog_manager.cc:5697] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:11.272444 10807 consensus_queue.cc:237] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.270815 10775 raft_consensus.cc:385] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.276067 10775 raft_consensus.cc:740] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.276798 10775 consensus_queue.cc:260] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.280133 10775 ts_tablet_manager.cc:1434] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:20:11.281096 10775 tablet_bootstrap.cc:492] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:11.281448 10777 tablet_bootstrap.cc:492] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:11.281885 10777 ts_tablet_manager.cc:1403] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.018s
I20260709 12:20:11.284368 10777 raft_consensus.cc:359] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.285043 10777 raft_consensus.cc:385] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.285301 10777 raft_consensus.cc:740] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.286132 10777 consensus_queue.cc:260] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.287004 10775 tablet_bootstrap.cc:654] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.288256 10777 ts_tablet_manager.cc:1434] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:20:11.289165 10777 tablet_bootstrap.cc:492] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:11.294966 10777 tablet_bootstrap.cc:654] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.300112 10776 tablet_bootstrap.cc:492] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:11.300662 10776 ts_tablet_manager.cc:1403] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.009s
I20260709 12:20:11.302203 10775 tablet_bootstrap.cc:492] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:11.302716 10775 ts_tablet_manager.cc:1403] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260709 12:20:11.304611 10776 raft_consensus.cc:359] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.304500 10482 catalog_manager.cc:5697] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:11.305547 10776 raft_consensus.cc:385] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.305963 10776 raft_consensus.cc:740] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.305800 10775 raft_consensus.cc:359] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.306646 10775 raft_consensus.cc:385] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.306984 10775 raft_consensus.cc:740] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.307647 10775 consensus_queue.cc:260] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.309430 10775 ts_tablet_manager.cc:1434] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:20:11.309508 10777 tablet_bootstrap.cc:492] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:11.310075 10777 ts_tablet_manager.cc:1403] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260709 12:20:11.306991 10776 consensus_queue.cc:260] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.312736 10775 tablet_bootstrap.cc:492] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:11.313352 10777 raft_consensus.cc:359] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.314045 10777 raft_consensus.cc:385] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.314360 10777 raft_consensus.cc:740] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.314997 10776 ts_tablet_manager.cc:1434] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:20:11.315109 10798 raft_consensus.cc:493] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.316047 10776 tablet_bootstrap.cc:492] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:11.315269 10777 consensus_queue.cc:260] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.318135 10801 raft_consensus.cc:493] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.318588 10801 raft_consensus.cc:515] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.319167 10775 tablet_bootstrap.cc:654] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.320178 10777 ts_tablet_manager.cc:1434] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:20:11.320642 10801 leader_election.cc:290] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:11.320467 10798 raft_consensus.cc:515] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.321275 10777 tablet_bootstrap.cc:492] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:11.322623 10798 leader_election.cc:290] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:11.324960 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117741f7756242298ef21aff589e5bc0" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:11.325603 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117741f7756242298ef21aff589e5bc0" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:11.326359 10585 raft_consensus.cc:2393] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02216b071b6b442cb932dee569e07434 in current term 1: Already voted for candidate a5344a92b5744aa49c8ef1dcf6acd73e in this term.
I20260709 12:20:11.329545 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6f949d5a54cb2bafa52c060df93da" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:11.330314 10659 raft_consensus.cc:2468] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:11.330660 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6f949d5a54cb2bafa52c060df93da" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:11.331319 10733 raft_consensus.cc:2468] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:11.332801 10551 leader_election.cc:304] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:11.333807 10801 raft_consensus.cc:2804] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:11.334187 10801 raft_consensus.cc:493] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:11.334539 10801 raft_consensus.cc:3060] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.329504 10624 leader_election.cc:304] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:11.342082 10777 tablet_bootstrap.cc:654] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.342694 10798 raft_consensus.cc:3060] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.344810 10807 raft_consensus.cc:493] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.344177 10776 tablet_bootstrap.cc:654] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.345274 10807 raft_consensus.cc:515] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.347399 10807 leader_election.cc:290] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:11.342085 10801 raft_consensus.cc:515] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.348559 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae2061162664282a87ecb0029fd4a75" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:11.348815 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae2061162664282a87ecb0029fd4a75" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:11.349201 10659 raft_consensus.cc:2468] T 0ae2061162664282a87ecb0029fd4a75 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:11.350255 10801 leader_election.cc:290] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
W20260709 12:20:11.350291 10698 leader_election.cc:343] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:11.344439 10775 tablet_bootstrap.cc:492] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:11.351240 10775 ts_tablet_manager.cc:1403] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.009s
I20260709 12:20:11.351094 10697 leader_election.cc:304] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:11.351622 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6f949d5a54cb2bafa52c060df93da" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:11.352160 10807 raft_consensus.cc:2804] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:11.352545 10807 raft_consensus.cc:493] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:11.352865 10807 raft_consensus.cc:3060] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.353963 10775 raft_consensus.cc:359] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.354609 10775 raft_consensus.cc:385] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.354663 10798 raft_consensus.cc:2749] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:11.354960 10775 raft_consensus.cc:740] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.355698 10777 tablet_bootstrap.cc:492] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:11.355698 10775 consensus_queue.cc:260] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.356323 10777 ts_tablet_manager.cc:1403] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.000s
I20260709 12:20:11.357784 10775 ts_tablet_manager.cc:1434] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:20:11.358628 10775 tablet_bootstrap.cc:492] T dd87957f190f48b68d1fa881764695ae P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:11.360097 10777 raft_consensus.cc:359] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.360272 10807 raft_consensus.cc:515] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.352174 10733 raft_consensus.cc:3060] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.362357 10801 raft_consensus.cc:493] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.362814 10801 raft_consensus.cc:515] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.364421 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae2061162664282a87ecb0029fd4a75" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:11.365252 10801 leader_election.cc:290] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
W20260709 12:20:11.366410 10698 leader_election.cc:343] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:11.366495 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd87957f190f48b68d1fa881764695ae" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:11.367344 10734 raft_consensus.cc:2468] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:11.368650 10551 leader_election.cc:304] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:11.368943 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae2061162664282a87ecb0029fd4a75" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:11.369518 10801 raft_consensus.cc:2804] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:11.369594 10660 raft_consensus.cc:3060] T 0ae2061162664282a87ecb0029fd4a75 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.370230 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6f949d5a54cb2bafa52c060df93da" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:11.370862 10775 tablet_bootstrap.cc:654] T dd87957f190f48b68d1fa881764695ae P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.370754 10659 raft_consensus.cc:3060] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.375092 10801 raft_consensus.cc:493] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:11.375335 10776 tablet_bootstrap.cc:492] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:11.375528 10733 raft_consensus.cc:2468] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:11.375825 10776 ts_tablet_manager.cc:1403] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.002s
I20260709 12:20:11.376699 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd87957f190f48b68d1fa881764695ae" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
W20260709 12:20:11.378007 10548 leader_election.cc:343] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:11.378468 10776 raft_consensus.cc:359] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.379040 10551 leader_election.cc:304] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:11.379158 10776 raft_consensus.cc:385] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.379946 10776 raft_consensus.cc:740] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.375494 10801 raft_consensus.cc:3060] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.380837 10660 raft_consensus.cc:2468] T 0ae2061162664282a87ecb0029fd4a75 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:11.380631 10776 consensus_queue.cc:260] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.381316 10807 leader_election.cc:290] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:11.384496 10697 leader_election.cc:304] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:11.382005 10659 raft_consensus.cc:2468] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:11.379454 10777 raft_consensus.cc:385] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.386354 10777 raft_consensus.cc:740] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.387106 10777 consensus_queue.cc:260] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.383342 10775 tablet_bootstrap.cc:492] T dd87957f190f48b68d1fa881764695ae P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:11.387472 10801 raft_consensus.cc:515] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.388186 10775 ts_tablet_manager.cc:1403] T dd87957f190f48b68d1fa881764695ae P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.002s
I20260709 12:20:11.390548 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd87957f190f48b68d1fa881764695ae" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:11.390887 10775 raft_consensus.cc:359] T dd87957f190f48b68d1fa881764695ae P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.391506 10775 raft_consensus.cc:385] T dd87957f190f48b68d1fa881764695ae P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.391636 10801 leader_election.cc:290] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:11.391796 10775 raft_consensus.cc:740] T dd87957f190f48b68d1fa881764695ae P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.392194 10801 raft_consensus.cc:2804] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:11.392611 10801 raft_consensus.cc:697] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:11.392661 10824 raft_consensus.cc:2804] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:11.393215 10824 raft_consensus.cc:697] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:11.394213 10777 ts_tablet_manager.cc:1434] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260709 12:20:11.394030 10824 consensus_queue.cc:237] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.394702 10775 consensus_queue.cc:260] T dd87957f190f48b68d1fa881764695ae P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.396731 10777 tablet_bootstrap.cc:492] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:11.397846 10660 raft_consensus.cc:3060] T dd87957f190f48b68d1fa881764695ae P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.400398 10775 ts_tablet_manager.cc:1434] T dd87957f190f48b68d1fa881764695ae P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:20:11.401325 10775 tablet_bootstrap.cc:492] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:11.405617 10776 ts_tablet_manager.cc:1434] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.029s	user 0.014s	sys 0.012s
I20260709 12:20:11.407805 10660 raft_consensus.cc:2468] T dd87957f190f48b68d1fa881764695ae P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:11.410130 10777 tablet_bootstrap.cc:654] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.412302 10775 tablet_bootstrap.cc:654] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.413053 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd87957f190f48b68d1fa881764695ae" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:11.413766 10733 raft_consensus.cc:3060] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.419556 10801 consensus_queue.cc:237] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.422151 10659 raft_consensus.cc:3060] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.422389 10776 tablet_bootstrap.cc:492] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:11.424294 10807 raft_consensus.cc:493] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.424801 10807 raft_consensus.cc:515] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.427037 10807 leader_election.cc:290] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:11.427855 10798 raft_consensus.cc:493] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.428534 10798 raft_consensus.cc:515] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.428828 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ce0168efc04d4986bcd0fe7234e420" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
W20260709 12:20:11.430554 10698 leader_election.cc:343] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:11.433323 10775 tablet_bootstrap.cc:492] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:11.433552 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a35eb733a847389ca694caa2966a84" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:11.434265 10734 raft_consensus.cc:2468] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 0.
I20260709 12:20:11.434275 10733 raft_consensus.cc:2468] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:11.431252 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ce0168efc04d4986bcd0fe7234e420" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:11.435813 10551 leader_election.cc:304] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:11.433786 10775 ts_tablet_manager.cc:1403] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.008s
I20260709 12:20:11.432127 10798 leader_election.cc:290] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:11.436787 10837 raft_consensus.cc:2804] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:11.437991 10837 raft_consensus.cc:697] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:11.436630 10626 leader_election.cc:304] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:11.440033 10776 tablet_bootstrap.cc:654] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.438921 10837 consensus_queue.cc:237] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
W20260709 12:20:11.440550 10697 leader_election.cc:343] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:11.440430 10775 raft_consensus.cc:359] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.441795 10775 raft_consensus.cc:385] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.441332 10697 leader_election.cc:304] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:11.431588 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a35eb733a847389ca694caa2966a84" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:11.442191 10775 raft_consensus.cc:740] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.442677 10585 raft_consensus.cc:2468] T 21a35eb733a847389ca694caa2966a84 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 0.
I20260709 12:20:11.443286 10775 consensus_queue.cc:260] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.445940 10775 ts_tablet_manager.cc:1434] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:20:11.447649 10838 raft_consensus.cc:493] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.442139 10798 raft_consensus.cc:2804] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:11.448150 10838 raft_consensus.cc:515] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.449271 10798 raft_consensus.cc:493] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:11.449754 10798 raft_consensus.cc:3060] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.451020 10838 leader_election.cc:290] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:11.452713 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a774c4990d164dc287d069216a6ed775" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:11.453378 10658 raft_consensus.cc:2468] T a774c4990d164dc287d069216a6ed775 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:11.454339 10824 raft_consensus.cc:2749] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:11.455178 10548 leader_election.cc:304] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:11.456792 10838 raft_consensus.cc:2804] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:11.457162 10838 raft_consensus.cc:493] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:11.457031 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a774c4990d164dc287d069216a6ed775" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:11.457541 10838 raft_consensus.cc:3060] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.457799 10733 raft_consensus.cc:2468] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:11.461310 10824 consensus_queue.cc:1048] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:11.477445 10775 tablet_bootstrap.cc:492] T 436b4b6a7faf43df8300b3dab98c03ed P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:11.482318 10777 tablet_bootstrap.cc:492] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:11.482986 10777 ts_tablet_manager.cc:1403] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.086s	user 0.018s	sys 0.002s
I20260709 12:20:11.486006 10777 raft_consensus.cc:359] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.486693 10777 raft_consensus.cc:385] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.487481 10777 raft_consensus.cc:740] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.487104 10837 raft_consensus.cc:493] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.488113 10837 raft_consensus.cc:515] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.489912 10483 catalog_manager.cc:5697] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:11.491039 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62c4280439e48e182af56c91f67c1bd" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:11.491644 10658 raft_consensus.cc:2468] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:11.493407 10777 consensus_queue.cc:260] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.494750 10801 consensus_queue.cc:1048] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:11.495910 10824 consensus_queue.cc:1048] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:11.492869 10548 leader_election.cc:304] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:11.497115 10838 raft_consensus.cc:515] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.497351 10482 catalog_manager.cc:5697] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:11.499486 10838 leader_election.cc:290] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:11.501091 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a774c4990d164dc287d069216a6ed775" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:11.501338 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a774c4990d164dc287d069216a6ed775" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:11.501669 10733 raft_consensus.cc:3060] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.501909 10658 raft_consensus.cc:3060] T a774c4990d164dc287d069216a6ed775 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:11.502627 10551 consensus_peers.cc:597] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 -> Peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Couldn't send request to peer a5344a92b5744aa49c8ef1dcf6acd73e. 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 12:20:11.514417 10801 raft_consensus.cc:2804] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:11.514637 10777 ts_tablet_manager.cc:1434] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.002s
I20260709 12:20:11.510460 10837 leader_election.cc:290] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:11.517972 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62c4280439e48e182af56c91f67c1bd" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:11.518668 10734 raft_consensus.cc:2468] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:11.473006 10798 raft_consensus.cc:515] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.528378 10798 leader_election.cc:290] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:11.529685 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a35eb733a847389ca694caa2966a84" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:11.529613 10584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a35eb733a847389ca694caa2966a84" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:11.530478 10775 tablet_bootstrap.cc:654] T 436b4b6a7faf43df8300b3dab98c03ed P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.531122 10584 raft_consensus.cc:3060] T 21a35eb733a847389ca694caa2966a84 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.517318 10801 raft_consensus.cc:493] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:11.532217 10801 raft_consensus.cc:3060] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.535615 10777 tablet_bootstrap.cc:492] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:11.532493 10734 raft_consensus.cc:3060] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.541682 10776 tablet_bootstrap.cc:492] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:11.542711 10776 ts_tablet_manager.cc:1403] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.121s	user 0.018s	sys 0.021s
I20260709 12:20:11.545992 10584 raft_consensus.cc:2468] T 21a35eb733a847389ca694caa2966a84 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:20:11.547585 10624 leader_election.cc:304] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:11.548547 10798 raft_consensus.cc:2804] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:11.549052 10798 raft_consensus.cc:697] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:11.550849 10798 consensus_queue.cc:237] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.565482 10733 raft_consensus.cc:2468] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:11.577158 10807 raft_consensus.cc:493] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.577741 10807 raft_consensus.cc:515] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.579113 10551 leader_election.cc:304] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:11.579977 10807 leader_election.cc:290] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:11.580149 10844 raft_consensus.cc:2804] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:11.580682 10844 raft_consensus.cc:697] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:11.581391 10776 raft_consensus.cc:359] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.582713 10844 consensus_queue.cc:237] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.581929 10776 raft_consensus.cc:385] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.586004 10776 raft_consensus.cc:740] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.584466 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a4750d920a48f2a2dbeb848783e5fa" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:11.587035 10658 raft_consensus.cc:2468] T a774c4990d164dc287d069216a6ed775 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:11.587731 10584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a4750d920a48f2a2dbeb848783e5fa" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:11.588528 10584 raft_consensus.cc:2393] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5344a92b5744aa49c8ef1dcf6acd73e in current term 1: Already voted for candidate 02216b071b6b442cb932dee569e07434 in this term.
I20260709 12:20:11.590458 10776 consensus_queue.cc:260] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.593189 10698 leader_election.cc:304] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:11.594336 10786 raft_consensus.cc:3060] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.597050 10482 catalog_manager.cc:5697] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:11.577863 10734 raft_consensus.cc:2468] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:20:11.606539 10776 ts_tablet_manager.cc:1434] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.063s	user 0.004s	sys 0.003s
I20260709 12:20:11.607532 10776 tablet_bootstrap.cc:492] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:11.607981 10786 raft_consensus.cc:2749] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:11.628755 10798 raft_consensus.cc:493] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.629426 10798 raft_consensus.cc:515] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.629963 10807 consensus_queue.cc:1048] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:11.633312 10798 leader_election.cc:290] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:11.637383 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ce0168efc04d4986bcd0fe7234e420" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:11.638051 10734 raft_consensus.cc:2468] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 0.
I20260709 12:20:11.639129 10626 leader_election.cc:304] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:11.641558 10818 raft_consensus.cc:2804] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:11.641990 10818 raft_consensus.cc:493] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:11.633018 10801 raft_consensus.cc:515] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.635617 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ce0168efc04d4986bcd0fe7234e420" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:11.642323 10818 raft_consensus.cc:3060] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.649315 10585 raft_consensus.cc:2468] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 0.
I20260709 12:20:11.651298 10844 raft_consensus.cc:493] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.688568 10844 raft_consensus.cc:515] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.689749 10480 catalog_manager.cc:5697] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:11.695842 10777 tablet_bootstrap.cc:654] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.691908 10844 leader_election.cc:290] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:11.700567 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ce0168efc04d4986bcd0fe7234e420" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:11.701269 10776 tablet_bootstrap.cc:654] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.705461 10801 leader_election.cc:290] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:11.701905 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62c4280439e48e182af56c91f67c1bd" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:11.702705 10859 consensus_queue.cc:1048] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:11.703917 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ce0168efc04d4986bcd0fe7234e420" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:11.696705 10480 catalog_manager.cc:5697] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:11.701747 10818 raft_consensus.cc:515] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.711385 10775 tablet_bootstrap.cc:492] T 436b4b6a7faf43df8300b3dab98c03ed P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:11.707813 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62c4280439e48e182af56c91f67c1bd" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:11.711849 10775 ts_tablet_manager.cc:1403] T 436b4b6a7faf43df8300b3dab98c03ed P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.235s	user 0.019s	sys 0.021s
I20260709 12:20:11.705936 10824 consensus_queue.cc:1048] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:20:11.709960 10659 raft_consensus.cc:3060] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.711865 10733 raft_consensus.cc:3060] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.716630 10775 raft_consensus.cc:359] T 436b4b6a7faf43df8300b3dab98c03ed P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.717325 10775 raft_consensus.cc:385] T 436b4b6a7faf43df8300b3dab98c03ed P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.717590 10775 raft_consensus.cc:740] T 436b4b6a7faf43df8300b3dab98c03ed P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.717793 10818 leader_election.cc:290] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:11.715195 10657 raft_consensus.cc:2393] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ed14bd66ea3430bbe19cafe29588d25 in current term 1: Already voted for candidate 02216b071b6b442cb932dee569e07434 in this term.
I20260709 12:20:11.713824 10734 raft_consensus.cc:2468] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:11.717509 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ce0168efc04d4986bcd0fe7234e420" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:11.719584 10732 raft_consensus.cc:3060] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.721309 10551 leader_election.cc:304] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:11.726776 10786 consensus_queue.cc:1048] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:11.722193 10801 raft_consensus.cc:2804] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:11.731267 10801 raft_consensus.cc:493] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:11.731673 10801 raft_consensus.cc:3060] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.750299 10583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ce0168efc04d4986bcd0fe7234e420" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:11.755659 10854 raft_consensus.cc:493] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.757088 10854 raft_consensus.cc:515] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.757539 10732 raft_consensus.cc:2468] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:20:11.759505 10626 leader_election.cc:304] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:11.760520 10818 raft_consensus.cc:2804] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:11.761027 10818 raft_consensus.cc:697] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:11.761885 10818 consensus_queue.cc:237] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.776034 10776 tablet_bootstrap.cc:492] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:11.776499 10776 ts_tablet_manager.cc:1403] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.169s	user 0.008s	sys 0.005s
I20260709 12:20:11.772836 10775 consensus_queue.cc:260] T 436b4b6a7faf43df8300b3dab98c03ed P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.778682 10776 raft_consensus.cc:359] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.783084 10776 raft_consensus.cc:385] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.783429 10776 raft_consensus.cc:740] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.784153 10776 consensus_queue.cc:260] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.784627 10733 raft_consensus.cc:2468] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:11.786238 10776 ts_tablet_manager.cc:1434] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:20:11.787215 10776 tablet_bootstrap.cc:492] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:11.789105 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436b4b6a7faf43df8300b3dab98c03ed" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:11.794013 10658 raft_consensus.cc:2468] T 436b4b6a7faf43df8300b3dab98c03ed P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:11.786737 10854 leader_election.cc:290] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
W20260709 12:20:11.795089 10852 log.cc:927] Time spent T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25: Append to log took a long time: real 0.130s	user 0.001s	sys 0.000s
I20260709 12:20:11.795289 10697 leader_election.cc:304] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:11.796170 10854 raft_consensus.cc:2804] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:11.796507 10854 raft_consensus.cc:493] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:11.796649 10659 raft_consensus.cc:2468] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:11.796844 10854 raft_consensus.cc:3060] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.798326 10548 leader_election.cc:304] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:11.801488 10844 raft_consensus.cc:2804] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:11.801949 10844 raft_consensus.cc:697] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:11.803248 10775 ts_tablet_manager.cc:1434] T 436b4b6a7faf43df8300b3dab98c03ed P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.091s	user 0.007s	sys 0.001s
I20260709 12:20:11.809406 10807 consensus_queue.cc:1048] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:11.811642 10775 tablet_bootstrap.cc:492] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:11.818125 10844 consensus_queue.cc:237] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.836556 10584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436b4b6a7faf43df8300b3dab98c03ed" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:11.839439 10584 raft_consensus.cc:2468] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:11.840263 10838 raft_consensus.cc:493] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.840709 10838 raft_consensus.cc:515] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
W20260709 12:20:11.906620 10611 tablet.cc:2406] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:20:11.905504 10824 consensus_queue.cc:1048] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:20:11.905377 10860 consensus_queue.cc:1048] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.039s
W20260709 12:20:11.979235 10698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.50.1:42025, user_credentials={real_user=slave}} blocked reactor thread for 65770.3us
I20260709 12:20:11.981552 10776 tablet_bootstrap.cc:654] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.973953 10801 raft_consensus.cc:515] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:11.989135 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436b4b6a7faf43df8300b3dab98c03ed" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:11.989777 10583 raft_consensus.cc:2393] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 02216b071b6b442cb932dee569e07434 in current term 1: Already voted for candidate 2ed14bd66ea3430bbe19cafe29588d25 in this term.
I20260709 12:20:11.989835 10657 raft_consensus.cc:2468] T 436b4b6a7faf43df8300b3dab98c03ed P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:11.991585 10801 leader_election.cc:290] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:11.991585 10818 consensus_queue.cc:1048] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:11.998131 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ce0168efc04d4986bcd0fe7234e420" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:11.983976 10838 leader_election.cc:290] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:12.002907 10837 raft_consensus.cc:493] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:12.003520 10837 raft_consensus.cc:515] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.019014 10777 tablet_bootstrap.cc:492] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:12.019593 10777 ts_tablet_manager.cc:1403] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.484s	user 0.023s	sys 0.029s
I20260709 12:20:12.022333 10777 raft_consensus.cc:359] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.023011 10777 raft_consensus.cc:385] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.023253 10777 raft_consensus.cc:740] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.024006 10777 consensus_queue.cc:260] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.026764 10777 ts_tablet_manager.cc:1434] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:20:12.027688 10777 tablet_bootstrap.cc:492] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:12.029131 10837 leader_election.cc:290] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:12.031872 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436b4b6a7faf43df8300b3dab98c03ed" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:12.037304 10548 leader_election.cc:304] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:12.039068 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ce0168efc04d4986bcd0fe7234e420" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:12.040894 10732 raft_consensus.cc:2393] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2ed14bd66ea3430bbe19cafe29588d25 in current term 1: Already voted for candidate 02216b071b6b442cb932dee569e07434 in this term.
I20260709 12:20:12.041198 10838 raft_consensus.cc:2804] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:12.044422 10837 consensus_queue.cc:1048] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.045678 10551 leader_election.cc:304] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:12.046391 10844 consensus_queue.cc:1048] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.047909 10837 raft_consensus.cc:2749] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:20:12.048134 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "514d69646dc7493ebd96c02759be1516" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:12.051957 10775 tablet_bootstrap.cc:654] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.041610 10838 raft_consensus.cc:493] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:12.053821 10777 tablet_bootstrap.cc:654] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.050477 10482 catalog_manager.cc:5697] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:12.052281 10860 consensus_queue.cc:1048] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:12.054994 10854 raft_consensus.cc:515] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
W20260709 12:20:12.056759 10548 leader_election.cc:343] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:12.060837 10734 raft_consensus.cc:2393] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ed14bd66ea3430bbe19cafe29588d25 in current term 1: Already voted for candidate a5344a92b5744aa49c8ef1dcf6acd73e in this term.
W20260709 12:20:12.068917 10531 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:12.054695 10838 raft_consensus.cc:3060] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.072563 10872 consensus_queue.cc:1048] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
W20260709 12:20:12.056211 10698 consensus_peers.cc:597] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:20:12.083998 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "514d69646dc7493ebd96c02759be1516" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:12.085346 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436b4b6a7faf43df8300b3dab98c03ed" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:12.096056 10838 raft_consensus.cc:515] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.097395 10585 raft_consensus.cc:2393] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a5344a92b5744aa49c8ef1dcf6acd73e in current term 1: Already voted for candidate 2ed14bd66ea3430bbe19cafe29588d25 in this term.
W20260709 12:20:12.101884 10551 leader_election.cc:343] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:12.102324 10551 leader_election.cc:304] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:12.102756 10776 tablet_bootstrap.cc:492] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:12.103305 10776 ts_tablet_manager.cc:1403] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.316s	user 0.019s	sys 0.014s
I20260709 12:20:12.061508 10801 consensus_queue.cc:1048] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 12:20:12.106714 10854 leader_election.cc:290] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:12.108425 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436b4b6a7faf43df8300b3dab98c03ed" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:12.109018 10659 raft_consensus.cc:3060] T 436b4b6a7faf43df8300b3dab98c03ed P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.109506 10776 raft_consensus.cc:359] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.110211 10776 raft_consensus.cc:385] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.110991 10776 raft_consensus.cc:740] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.107576 10872 raft_consensus.cc:2749] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:12.110653 10837 consensus_queue.cc:1048] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:20:12.115470 10776 consensus_queue.cc:260] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.117239 10844 consensus_queue.cc:1048] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.121596 10776 ts_tablet_manager.cc:1434] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260709 12:20:12.122582 10776 tablet_bootstrap.cc:492] T 2ee9d55ae0ca49e1bc04acafcb61321d P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:12.128379 10483 catalog_manager.cc:5697] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:12.131893 10659 raft_consensus.cc:2468] T 436b4b6a7faf43df8300b3dab98c03ed P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:12.136660 10697 leader_election.cc:304] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:12.137504 10854 raft_consensus.cc:2804] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:12.137953 10854 raft_consensus.cc:697] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:12.138759 10854 consensus_queue.cc:237] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.143594 10776 tablet_bootstrap.cc:654] T 2ee9d55ae0ca49e1bc04acafcb61321d P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.147701 10838 leader_election.cc:290] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:12.149756 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436b4b6a7faf43df8300b3dab98c03ed" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:12.150028 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436b4b6a7faf43df8300b3dab98c03ed" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:12.161041 10777 tablet_bootstrap.cc:492] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:12.161722 10777 ts_tablet_manager.cc:1403] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.134s	user 0.010s	sys 0.006s
I20260709 12:20:12.164500 10659 raft_consensus.cc:2393] T 436b4b6a7faf43df8300b3dab98c03ed P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2ed14bd66ea3430bbe19cafe29588d25 in current term 1: Already voted for candidate a5344a92b5744aa49c8ef1dcf6acd73e in this term.
I20260709 12:20:12.173859 10777 raft_consensus.cc:359] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.176786 10777 raft_consensus.cc:385] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.177202 10777 raft_consensus.cc:740] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.178045 10777 consensus_queue.cc:260] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.180922 10777 ts_tablet_manager.cc:1434] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:20:12.181994 10777 tablet_bootstrap.cc:492] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:12.183965 10548 leader_election.cc:304] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [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: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:12.184803 10872 raft_consensus.cc:2749] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:20:12.214709 10775 tablet_bootstrap.cc:492] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:12.217585 10775 ts_tablet_manager.cc:1403] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.406s	user 0.023s	sys 0.014s
I20260709 12:20:12.218720 10872 consensus_queue.cc:1048] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:12.222648 10775 raft_consensus.cc:359] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.223402 10775 raft_consensus.cc:385] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.223721 10775 raft_consensus.cc:740] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.224399 10775 consensus_queue.cc:260] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.226493 10775 ts_tablet_manager.cc:1434] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 12:20:12.245935 10481 catalog_manager.cc:5697] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:12.248291 10777 tablet_bootstrap.cc:654] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.251886 10872 consensus_queue.cc:1048] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:12.254866 10775 tablet_bootstrap.cc:492] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:12.256150 10854 raft_consensus.cc:493] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:12.256626 10854 raft_consensus.cc:515] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.259585 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b041d3dab54c16b33e9edbdbe70a90" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:12.260200 10854 leader_election.cc:290] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:12.260982 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b041d3dab54c16b33e9edbdbe70a90" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:12.262532 10697 leader_election.cc:304] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:12.264163 10854 raft_consensus.cc:2749] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:12.269202 10776 tablet_bootstrap.cc:492] T 2ee9d55ae0ca49e1bc04acafcb61321d P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:12.269690 10776 ts_tablet_manager.cc:1403] T 2ee9d55ae0ca49e1bc04acafcb61321d P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.147s	user 0.014s	sys 0.001s
I20260709 12:20:12.271997 10776 raft_consensus.cc:359] T 2ee9d55ae0ca49e1bc04acafcb61321d P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.272475 10776 raft_consensus.cc:385] T 2ee9d55ae0ca49e1bc04acafcb61321d P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.272679 10776 raft_consensus.cc:740] T 2ee9d55ae0ca49e1bc04acafcb61321d P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.273260 10776 consensus_queue.cc:260] T 2ee9d55ae0ca49e1bc04acafcb61321d P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.275142 10776 ts_tablet_manager.cc:1434] T 2ee9d55ae0ca49e1bc04acafcb61321d P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:20:12.277081 10775 tablet_bootstrap.cc:654] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.281204 10776 tablet_bootstrap.cc:492] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:12.284058 10777 tablet_bootstrap.cc:492] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:12.284641 10777 ts_tablet_manager.cc:1403] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.103s	user 0.009s	sys 0.003s
I20260709 12:20:12.288369 10777 raft_consensus.cc:359] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.289112 10777 raft_consensus.cc:385] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.289374 10777 raft_consensus.cc:740] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.290089 10777 consensus_queue.cc:260] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.292287 10777 ts_tablet_manager.cc:1434] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:20:12.293273 10777 tablet_bootstrap.cc:492] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:12.300907 10860 consensus_queue.cc:1048] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:12.306250 10777 tablet_bootstrap.cc:654] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.315514 10776 tablet_bootstrap.cc:654] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.315639 10775 tablet_bootstrap.cc:492] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:12.316095 10775 ts_tablet_manager.cc:1403] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.021s
I20260709 12:20:12.318753 10775 raft_consensus.cc:359] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.319497 10775 raft_consensus.cc:385] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.319770 10775 raft_consensus.cc:740] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.320448 10775 consensus_queue.cc:260] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.322407 10775 ts_tablet_manager.cc:1434] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:20:12.322751 10776 tablet_bootstrap.cc:492] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:12.323225 10776 ts_tablet_manager.cc:1403] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.000s
I20260709 12:20:12.325740 10776 raft_consensus.cc:359] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.326387 10776 raft_consensus.cc:385] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.326640 10776 raft_consensus.cc:740] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.327339 10775 tablet_bootstrap.cc:492] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:12.327289 10776 consensus_queue.cc:260] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.329577 10776 ts_tablet_manager.cc:1434] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:20:12.330469 10776 tablet_bootstrap.cc:492] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:12.331918 10859 consensus_queue.cc:1048] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.336834 10777 tablet_bootstrap.cc:492] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:12.337344 10777 ts_tablet_manager.cc:1403] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.000s
I20260709 12:20:12.339354 10776 tablet_bootstrap.cc:654] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.343838 10777 raft_consensus.cc:359] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.344782 10777 raft_consensus.cc:385] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.345170 10777 raft_consensus.cc:740] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.346297 10777 consensus_queue.cc:260] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.348662 10777 ts_tablet_manager.cc:1434] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:20:12.349573 10777 tablet_bootstrap.cc:492] T 900d6a93d7914caaa9d17443d2736289 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:12.352734 10775 tablet_bootstrap.cc:654] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.355939 10872 raft_consensus.cc:493] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:12.356459 10872 raft_consensus.cc:515] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.362967 10777 tablet_bootstrap.cc:654] T 900d6a93d7914caaa9d17443d2736289 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.366384 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eb693466da4990b45ae2f6952067c6" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:12.368194 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eb693466da4990b45ae2f6952067c6" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:12.368842 10734 raft_consensus.cc:2468] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
W20260709 12:20:12.370182 10548 leader_election.cc:343] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:12.371524 10551 leader_election.cc:304] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434
I20260709 12:20:12.372377 10844 raft_consensus.cc:2804] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:12.372750 10844 raft_consensus.cc:493] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:12.373092 10844 raft_consensus.cc:3060] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.378297 10807 raft_consensus.cc:493] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:12.358570 10872 leader_election.cc:290] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:12.378893 10807 raft_consensus.cc:515] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.381081 10807 leader_election.cc:290] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:12.382524 10844 raft_consensus.cc:515] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.384009 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "514d69646dc7493ebd96c02759be1516" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:12.384713 10585 raft_consensus.cc:2468] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:12.385947 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "514d69646dc7493ebd96c02759be1516" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:12.386018 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eb693466da4990b45ae2f6952067c6" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:12.386061 10698 leader_election.cc:304] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:12.386684 10659 raft_consensus.cc:2468] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:12.393754 10807 raft_consensus.cc:2804] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:12.394133 10807 raft_consensus.cc:493] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:20:12.394227 10548 leader_election.cc:343] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:12.394565 10807 raft_consensus.cc:3060] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.389761 10844 leader_election.cc:290] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:12.391548 10776 tablet_bootstrap.cc:492] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:12.396164 10776 ts_tablet_manager.cc:1403] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.013s
I20260709 12:20:12.396340 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eb693466da4990b45ae2f6952067c6" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:12.397387 10777 tablet_bootstrap.cc:492] T 900d6a93d7914caaa9d17443d2736289 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:12.397868 10777 ts_tablet_manager.cc:1403] T 900d6a93d7914caaa9d17443d2736289 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.005s
I20260709 12:20:12.397230 10734 raft_consensus.cc:3060] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.399277 10776 raft_consensus.cc:359] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.400116 10776 raft_consensus.cc:385] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.400470 10776 raft_consensus.cc:740] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.401329 10776 consensus_queue.cc:260] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.405465 10777 raft_consensus.cc:359] T 900d6a93d7914caaa9d17443d2736289 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.406301 10777 raft_consensus.cc:385] T 900d6a93d7914caaa9d17443d2736289 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.406558 10777 raft_consensus.cc:740] T 900d6a93d7914caaa9d17443d2736289 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.406875 10807 raft_consensus.cc:515] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.407344 10777 consensus_queue.cc:260] T 900d6a93d7914caaa9d17443d2736289 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.408684 10775 tablet_bootstrap.cc:492] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:12.409096 10807 leader_election.cc:290] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:12.409592 10777 ts_tablet_manager.cc:1434] T 900d6a93d7914caaa9d17443d2736289 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 12:20:12.410544 10777 tablet_bootstrap.cc:492] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:12.410854 10776 ts_tablet_manager.cc:1434] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:20:12.411993 10776 tablet_bootstrap.cc:492] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:12.409257 10775 ts_tablet_manager.cc:1403] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.082s	user 0.023s	sys 0.011s
I20260709 12:20:12.412954 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "514d69646dc7493ebd96c02759be1516" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:12.413625 10585 raft_consensus.cc:3060] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.415122 10775 raft_consensus.cc:359] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.415792 10775 raft_consensus.cc:385] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.416060 10775 raft_consensus.cc:740] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.416363 10777 tablet_bootstrap.cc:654] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.416705 10775 consensus_queue.cc:260] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.418491 10585 raft_consensus.cc:2468] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:12.418788 10775 ts_tablet_manager.cc:1434] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 12:20:12.427508 10777 tablet_bootstrap.cc:492] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:12.427683 10698 leader_election.cc:304] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:12.425769 10776 tablet_bootstrap.cc:654] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.427932 10777 ts_tablet_manager.cc:1403] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 12:20:12.428683 10786 raft_consensus.cc:2804] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:12.429175 10786 raft_consensus.cc:697] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:12.429971 10786 consensus_queue.cc:237] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.428277 10775 tablet_bootstrap.cc:492] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:12.420354 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "514d69646dc7493ebd96c02759be1516" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:12.430847 10777 raft_consensus.cc:359] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.434980 10777 raft_consensus.cc:385] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.435428 10777 raft_consensus.cc:740] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.436084 10777 consensus_queue.cc:260] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.435024 10659 raft_consensus.cc:3060] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.438176 10777 ts_tablet_manager.cc:1434] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:20:12.439117 10777 tablet_bootstrap.cc:492] T c3118a5bfb4043249d0425b3f1e06502 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:12.444869 10659 raft_consensus.cc:2468] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:12.447861 10776 tablet_bootstrap.cc:492] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:12.448348 10776 ts_tablet_manager.cc:1403] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.004s
I20260709 12:20:12.449635 10777 tablet_bootstrap.cc:654] T c3118a5bfb4043249d0425b3f1e06502 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.457939 10786 raft_consensus.cc:493] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:12.455823 10734 raft_consensus.cc:2468] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:12.448742 10775 tablet_bootstrap.cc:654] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.459520 10786 raft_consensus.cc:515] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.460695 10551 leader_election.cc:304] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434
I20260709 12:20:12.461920 10872 raft_consensus.cc:2804] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:12.462966 10786 leader_election.cc:290] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:12.462432 10872 raft_consensus.cc:697] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:12.463539 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a352b5a266cf4d07bd1909e66da3ca70" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:12.451136 10776 raft_consensus.cc:359] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.464344 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a352b5a266cf4d07bd1909e66da3ca70" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:12.464319 10872 consensus_queue.cc:237] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
W20260709 12:20:12.464861 10698 leader_election.cc:343] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:12.449117 10844 raft_consensus.cc:493] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:20:12.465688 10697 leader_election.cc:343] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:12.465728 10844 raft_consensus.cc:515] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.466205 10697 leader_election.cc:304] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:12.467252 10786 raft_consensus.cc:2749] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:12.468075 10776 raft_consensus.cc:385] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.468382 10776 raft_consensus.cc:740] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.468729 10844 leader_election.cc:290] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:12.469127 10776 consensus_queue.cc:260] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.469916 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900d6a93d7914caaa9d17443d2736289" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:12.451723 10481 catalog_manager.cc:5697] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:12.470523 10734 raft_consensus.cc:2468] T 900d6a93d7914caaa9d17443d2736289 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:12.471190 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900d6a93d7914caaa9d17443d2736289" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:12.471702 10551 leader_election.cc:304] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:12.472635 10776 ts_tablet_manager.cc:1434] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.004s
I20260709 12:20:12.471793 10659 raft_consensus.cc:2468] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:12.472575 10844 raft_consensus.cc:2804] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:12.473727 10844 raft_consensus.cc:493] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:12.474081 10844 raft_consensus.cc:3060] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.474455 10838 raft_consensus.cc:493] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:12.475164 10838 raft_consensus.cc:515] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.477790 10775 tablet_bootstrap.cc:492] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:12.478267 10775 ts_tablet_manager.cc:1403] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.002s
I20260709 12:20:12.478797 10838 leader_election.cc:290] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:12.479962 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae2061162664282a87ecb0029fd4a75" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:12.480957 10786 raft_consensus.cc:493] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:12.481674 10786 raft_consensus.cc:515] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.483709 10786 leader_election.cc:290] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:12.484390 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee9d55ae0ca49e1bc04acafcb61321d" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:12.475272 10776 tablet_bootstrap.cc:492] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:12.485036 10585 raft_consensus.cc:2468] T 2ee9d55ae0ca49e1bc04acafcb61321d P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:12.485211 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee9d55ae0ca49e1bc04acafcb61321d" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:12.486286 10698 leader_election.cc:304] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
W20260709 12:20:12.487044 10697 leader_election.cc:343] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:12.487932 10786 raft_consensus.cc:2804] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:12.488348 10786 raft_consensus.cc:493] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:12.488696 10786 raft_consensus.cc:3060] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.480304 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae2061162664282a87ecb0029fd4a75" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:12.492062 10548 leader_election.cc:304] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:12.493386 10838 raft_consensus.cc:2749] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:12.495550 10786 raft_consensus.cc:515] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.480733 10844 raft_consensus.cc:515] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.498463 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee9d55ae0ca49e1bc04acafcb61321d" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:12.499056 10585 raft_consensus.cc:3060] T 2ee9d55ae0ca49e1bc04acafcb61321d P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.499321 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900d6a93d7914caaa9d17443d2736289" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:12.499846 10659 raft_consensus.cc:3060] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.501644 10844 leader_election.cc:290] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:12.502312 10776 tablet_bootstrap.cc:654] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.504098 10482 catalog_manager.cc:5697] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:12.504611 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900d6a93d7914caaa9d17443d2736289" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:12.505188 10734 raft_consensus.cc:3060] T 900d6a93d7914caaa9d17443d2736289 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.511340 10659 raft_consensus.cc:2468] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:12.512364 10585 raft_consensus.cc:2468] T 2ee9d55ae0ca49e1bc04acafcb61321d P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:12.512607 10548 leader_election.cc:304] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:12.513427 10872 raft_consensus.cc:2804] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:12.513515 10698 leader_election.cc:304] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:12.513954 10872 raft_consensus.cc:697] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:12.514354 10807 raft_consensus.cc:2804] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:12.514783 10872 consensus_queue.cc:237] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.514812 10807 raft_consensus.cc:697] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:12.516314 10807 consensus_queue.cc:237] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.523311 10859 raft_consensus.cc:493] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:12.523916 10777 tablet_bootstrap.cc:492] T c3118a5bfb4043249d0425b3f1e06502 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:12.524549 10777 ts_tablet_manager.cc:1403] T c3118a5bfb4043249d0425b3f1e06502 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.086s	user 0.031s	sys 0.031s
I20260709 12:20:12.524012 10859 raft_consensus.cc:515] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.524878 10775 raft_consensus.cc:359] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.525545 10775 raft_consensus.cc:385] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.525807 10775 raft_consensus.cc:740] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.527374 10777 raft_consensus.cc:359] T c3118a5bfb4043249d0425b3f1e06502 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.528067 10777 raft_consensus.cc:385] T c3118a5bfb4043249d0425b3f1e06502 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.528308 10777 raft_consensus.cc:740] T c3118a5bfb4043249d0425b3f1e06502 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.529373 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76dd010b2c8431ca521490f41d04843" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:12.529094 10777 consensus_queue.cc:260] T c3118a5bfb4043249d0425b3f1e06502 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
W20260709 12:20:12.533273 10626 leader_election.cc:343] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:12.532740 10859 leader_election.cc:290] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:12.534925 10786 leader_election.cc:290] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:12.526511 10775 consensus_queue.cc:260] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.537074 10775 ts_tablet_manager.cc:1434] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260709 12:20:12.537879 10734 raft_consensus.cc:2468] T 900d6a93d7914caaa9d17443d2736289 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:12.538946 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76dd010b2c8431ca521490f41d04843" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:12.539269 10777 ts_tablet_manager.cc:1434] T c3118a5bfb4043249d0425b3f1e06502 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:20:12.538793 10481 catalog_manager.cc:5697] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:12.539680 10585 raft_consensus.cc:2468] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 0.
I20260709 12:20:12.540237 10777 tablet_bootstrap.cc:492] T 436da9bcb72945d2a2bf689f6033c961 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:12.541381 10776 tablet_bootstrap.cc:492] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:12.541885 10776 ts_tablet_manager.cc:1403] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.004s
I20260709 12:20:12.541702 10624 leader_election.cc:304] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:12.543058 10775 tablet_bootstrap.cc:492] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:12.543491 10858 raft_consensus.cc:2804] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:12.543900 10858 raft_consensus.cc:493] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:12.544224 10858 raft_consensus.cc:3060] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.544901 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee9d55ae0ca49e1bc04acafcb61321d" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
W20260709 12:20:12.551076 10697 leader_election.cc:343] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:12.552610 10858 raft_consensus.cc:515] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.554211 10776 raft_consensus.cc:359] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.554929 10776 raft_consensus.cc:385] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.555214 10776 raft_consensus.cc:740] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.555817 10776 consensus_queue.cc:260] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.556386 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76dd010b2c8431ca521490f41d04843" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:12.557916 10776 ts_tablet_manager.cc:1434] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 12:20:12.558789 10776 tablet_bootstrap.cc:492] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:12.559538 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76dd010b2c8431ca521490f41d04843" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:12.560035 10585 raft_consensus.cc:3060] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:12.560637 10626 leader_election.cc:343] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:12.554586 10858 leader_election.cc:290] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:12.562485 10481 catalog_manager.cc:5697] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:12.567315 10585 raft_consensus.cc:2468] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:20:12.567430 10734 raft_consensus.cc:3060] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.568765 10624 leader_election.cc:304] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:12.569633 10858 raft_consensus.cc:2804] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:12.570204 10858 raft_consensus.cc:697] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:12.571110 10858 consensus_queue.cc:237] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.571864 10777 tablet_bootstrap.cc:654] T 436da9bcb72945d2a2bf689f6033c961 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.572341 10776 tablet_bootstrap.cc:654] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.577718 10583 raft_consensus.cc:3060] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.578245 10775 tablet_bootstrap.cc:654] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.593662 10482 catalog_manager.cc:5697] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:12.612032 10775 tablet_bootstrap.cc:492] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:12.612721 10775 ts_tablet_manager.cc:1403] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.007s
I20260709 12:20:12.615438 10775 raft_consensus.cc:359] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.616104 10775 raft_consensus.cc:385] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.616379 10775 raft_consensus.cc:740] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.617192 10775 consensus_queue.cc:260] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.617843 10777 tablet_bootstrap.cc:492] T 436da9bcb72945d2a2bf689f6033c961 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:12.618363 10777 ts_tablet_manager.cc:1403] T 436da9bcb72945d2a2bf689f6033c961 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.078s	user 0.019s	sys 0.002s
I20260709 12:20:12.620760 10776 tablet_bootstrap.cc:492] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:12.621218 10776 ts_tablet_manager.cc:1403] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.063s	user 0.005s	sys 0.008s
I20260709 12:20:12.621167 10777 raft_consensus.cc:359] T 436da9bcb72945d2a2bf689f6033c961 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.622006 10777 raft_consensus.cc:385] T 436da9bcb72945d2a2bf689f6033c961 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.622323 10777 raft_consensus.cc:740] T 436da9bcb72945d2a2bf689f6033c961 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.623045 10777 consensus_queue.cc:260] T 436da9bcb72945d2a2bf689f6033c961 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.623870 10776 raft_consensus.cc:359] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.624505 10776 raft_consensus.cc:385] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.624761 10776 raft_consensus.cc:740] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.625298 10777 ts_tablet_manager.cc:1434] T 436da9bcb72945d2a2bf689f6033c961 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:20:12.625397 10776 consensus_queue.cc:260] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.627063 10777 tablet_bootstrap.cc:492] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:12.627933 10776 ts_tablet_manager.cc:1434] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:20:12.628816 10776 tablet_bootstrap.cc:492] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:12.635082 10777 tablet_bootstrap.cc:654] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.642176 10775 ts_tablet_manager.cc:1434] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 12:20:12.643745 10776 tablet_bootstrap.cc:654] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.646620 10775 tablet_bootstrap.cc:492] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:12.661368 10807 consensus_queue.cc:1048] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.663234 10775 tablet_bootstrap.cc:654] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.663820 10777 tablet_bootstrap.cc:492] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:12.664220 10777 ts_tablet_manager.cc:1403] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.011s
I20260709 12:20:12.666445 10777 raft_consensus.cc:359] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.667089 10777 raft_consensus.cc:385] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.667294 10777 raft_consensus.cc:740] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.668073 10775 tablet_bootstrap.cc:492] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:12.667858 10777 consensus_queue.cc:260] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.668510 10775 ts_tablet_manager.cc:1403] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.005s
I20260709 12:20:12.671090 10775 raft_consensus.cc:359] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.671720 10775 raft_consensus.cc:385] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.671979 10775 raft_consensus.cc:740] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.672674 10775 consensus_queue.cc:260] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.673897 10777 ts_tablet_manager.cc:1434] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:20:12.674767 10777 tablet_bootstrap.cc:492] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:12.674921 10775 ts_tablet_manager.cc:1434] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:20:12.676446 10775 tablet_bootstrap.cc:492] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:12.682603 10775 tablet_bootstrap.cc:654] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.683106 10807 consensus_queue.cc:1048] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.691689 10858 raft_consensus.cc:493] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:12.692292 10858 raft_consensus.cc:515] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.697746 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436da9bcb72945d2a2bf689f6033c961" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:12.698527 10734 raft_consensus.cc:2468] T 436da9bcb72945d2a2bf689f6033c961 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 0.
I20260709 12:20:12.700598 10626 leader_election.cc:304] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:12.701552 10859 raft_consensus.cc:2804] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:12.701920 10859 raft_consensus.cc:493] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:12.702221 10859 raft_consensus.cc:3060] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.694547 10858 leader_election.cc:290] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:12.715142 10859 raft_consensus.cc:515] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.718428 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436da9bcb72945d2a2bf689f6033c961" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:12.719465 10582 raft_consensus.cc:3060] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.741704 10582 raft_consensus.cc:2468] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:20:12.742844 10624 leader_election.cc:304] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:12.743672 10858 raft_consensus.cc:2804] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:12.744128 10858 raft_consensus.cc:697] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:12.766566 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436da9bcb72945d2a2bf689f6033c961" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:12.767364 10585 raft_consensus.cc:2376] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1. Re-sending same reply.
I20260709 12:20:12.769371 10776 tablet_bootstrap.cc:492] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:12.769876 10776 ts_tablet_manager.cc:1403] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.141s	user 0.025s	sys 0.034s
I20260709 12:20:12.773104 10801 raft_consensus.cc:493] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:12.773638 10801 raft_consensus.cc:515] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.774883 10776 raft_consensus.cc:359] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.775597 10776 raft_consensus.cc:385] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.775863 10776 raft_consensus.cc:740] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.776641 10776 consensus_queue.cc:260] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.769979 10858 consensus_queue.cc:237] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.778375 10776 ts_tablet_manager.cc:1434] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:20:12.779302 10776 tablet_bootstrap.cc:492] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:12.780140 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436da9bcb72945d2a2bf689f6033c961" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:12.780721 10734 raft_consensus.cc:3060] T 436da9bcb72945d2a2bf689f6033c961 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.782102 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a352b5a266cf4d07bd1909e66da3ca70" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:12.782716 10731 raft_consensus.cc:2468] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:12.783815 10859 leader_election.cc:290] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:12.786929 10801 leader_election.cc:290] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:12.784180 10551 leader_election.cc:304] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:12.787729 10776 tablet_bootstrap.cc:654] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.788175 10872 raft_consensus.cc:2804] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:12.788456 10777 tablet_bootstrap.cc:654] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.788563 10872 raft_consensus.cc:493] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:12.791266 10872 raft_consensus.cc:3060] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.800292 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a352b5a266cf4d07bd1909e66da3ca70" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:12.801254 10775 tablet_bootstrap.cc:492] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:12.801762 10775 ts_tablet_manager.cc:1403] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.125s	user 0.013s	sys 0.017s
W20260709 12:20:12.801976 10548 leader_election.cc:343] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:12.805449 10734 raft_consensus.cc:2468] T 436da9bcb72945d2a2bf689f6033c961 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:20:12.809976 10872 raft_consensus.cc:515] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.811254 10775 raft_consensus.cc:359] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.811760 10775 raft_consensus.cc:385] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.812001 10775 raft_consensus.cc:740] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.813201 10775 consensus_queue.cc:260] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.813850 10872 leader_election.cc:290] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:12.817164 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a352b5a266cf4d07bd1909e66da3ca70" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:12.817616 10734 raft_consensus.cc:3060] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.818392 10775 ts_tablet_manager.cc:1434] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:20:12.816399 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a352b5a266cf4d07bd1909e66da3ca70" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:12.819844 10775 tablet_bootstrap.cc:492] T 05eb693466da4990b45ae2f6952067c6 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:12.819720 10659 raft_consensus.cc:3060] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.823108 10777 tablet_bootstrap.cc:492] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:12.823489 10777 ts_tablet_manager.cc:1403] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.149s	user 0.018s	sys 0.009s
I20260709 12:20:12.823578 10480 catalog_manager.cc:5697] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:12.830740 10777 raft_consensus.cc:359] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.831485 10777 raft_consensus.cc:385] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.831749 10777 raft_consensus.cc:740] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.832624 10777 consensus_queue.cc:260] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.833155 10775 tablet_bootstrap.cc:654] T 05eb693466da4990b45ae2f6952067c6 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.834964 10777 ts_tablet_manager.cc:1434] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:20:12.829131 10776 tablet_bootstrap.cc:492] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:12.836270 10776 ts_tablet_manager.cc:1403] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.007s
I20260709 12:20:12.838753 10777 tablet_bootstrap.cc:492] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:12.838686 10776 raft_consensus.cc:359] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.839432 10776 raft_consensus.cc:385] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.839708 10776 raft_consensus.cc:740] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.841960 10659 raft_consensus.cc:2468] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:12.840381 10776 consensus_queue.cc:260] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.845355 10548 leader_election.cc:304] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:12.846174 10872 raft_consensus.cc:2804] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:12.846720 10872 raft_consensus.cc:697] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:12.847550 10872 consensus_queue.cc:237] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.851850 10807 raft_consensus.cc:493] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:12.852025 10859 raft_consensus.cc:493] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:12.852419 10807 raft_consensus.cc:515] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.852846 10859 raft_consensus.cc:515] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.856360 10583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278777e401474f3ebbab9aa16b90573a" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:12.856711 10776 ts_tablet_manager.cc:1434] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 12:20:12.857676 10776 tablet_bootstrap.cc:492] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:12.859256 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3118a5bfb4043249d0425b3f1e06502" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:12.843950 10734 raft_consensus.cc:2468] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:12.860077 10582 raft_consensus.cc:2468] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 0.
I20260709 12:20:12.854593 10807 leader_election.cc:290] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:12.863492 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278777e401474f3ebbab9aa16b90573a" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:12.864799 10859 leader_election.cc:290] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
W20260709 12:20:12.865406 10698 leader_election.cc:343] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:12.869733 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3118a5bfb4043249d0425b3f1e06502" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:12.877669 10777 tablet_bootstrap.cc:654] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.881587 10731 raft_consensus.cc:2468] T c3118a5bfb4043249d0425b3f1e06502 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 0.
I20260709 12:20:12.880976 10624 leader_election.cc:304] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:12.883424 10859 raft_consensus.cc:2804] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:12.884591 10859 raft_consensus.cc:493] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:12.884912 10859 raft_consensus.cc:3060] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:12.891032 10697 leader_election.cc:343] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:12.891558 10697 leader_election.cc:304] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:12.892390 10807 raft_consensus.cc:2749] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:12.896755 10482 catalog_manager.cc:5697] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:12.902629 10775 tablet_bootstrap.cc:492] T 05eb693466da4990b45ae2f6952067c6 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:12.903229 10775 ts_tablet_manager.cc:1403] T 05eb693466da4990b45ae2f6952067c6 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.084s	user 0.019s	sys 0.020s
I20260709 12:20:12.905478 10859 raft_consensus.cc:515] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.906225 10775 raft_consensus.cc:359] T 05eb693466da4990b45ae2f6952067c6 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.907033 10775 raft_consensus.cc:385] T 05eb693466da4990b45ae2f6952067c6 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.907295 10776 tablet_bootstrap.cc:654] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.907521 10775 raft_consensus.cc:740] T 05eb693466da4990b45ae2f6952067c6 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.907966 10807 consensus_queue.cc:1048] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.908285 10775 consensus_queue.cc:260] T 05eb693466da4990b45ae2f6952067c6 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.908761 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3118a5bfb4043249d0425b3f1e06502" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:12.909332 10582 raft_consensus.cc:3060] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.913558 10872 raft_consensus.cc:493] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:12.914069 10872 raft_consensus.cc:515] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.915406 10775 ts_tablet_manager.cc:1434] T 05eb693466da4990b45ae2f6952067c6 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260709 12:20:12.916493 10775 tablet_bootstrap.cc:492] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:12.917569 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c0eab0d8634b2f8a57257c1b3e9ae0" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:12.918180 10658 raft_consensus.cc:2468] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:12.919373 10548 leader_election.cc:304] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:12.920181 10801 raft_consensus.cc:2804] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:12.920531 10801 raft_consensus.cc:493] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:12.920846 10801 raft_consensus.cc:3060] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.922032 10777 tablet_bootstrap.cc:492] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:12.922482 10777 ts_tablet_manager.cc:1403] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.084s	user 0.017s	sys 0.003s
I20260709 12:20:12.923043 10775 tablet_bootstrap.cc:654] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.925098 10777 raft_consensus.cc:359] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.925391 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c0eab0d8634b2f8a57257c1b3e9ae0" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:12.925774 10777 raft_consensus.cc:385] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.934276 10844 consensus_queue.cc:1048] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.925932 10872 leader_election.cc:290] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:12.926117 10777 raft_consensus.cc:740] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.936570 10777 consensus_queue.cc:260] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.937099 10582 raft_consensus.cc:2468] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:20:12.935333 10801 raft_consensus.cc:515] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.943538 10859 leader_election.cc:290] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:12.944727 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3118a5bfb4043249d0425b3f1e06502" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:12.945398 10733 raft_consensus.cc:3060] T c3118a5bfb4043249d0425b3f1e06502 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:12.951021 10697 consensus_peers.cc:597] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. 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 12:20:12.948012 10624 leader_election.cc:304] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:12.948246 10731 raft_consensus.cc:2468] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:12.952798 10859 raft_consensus.cc:2804] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:12.953609 10859 raft_consensus.cc:697] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:12.954639 10859 consensus_queue.cc:237] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.959293 10801 leader_election.cc:290] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:12.962261 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c0eab0d8634b2f8a57257c1b3e9ae0" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:12.963009 10658 raft_consensus.cc:3060] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.968829 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c0eab0d8634b2f8a57257c1b3e9ae0" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:12.969514 10731 raft_consensus.cc:3060] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.969923 10657 raft_consensus.cc:3060] T 05eb693466da4990b45ae2f6952067c6 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.970336 10775 tablet_bootstrap.cc:492] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:12.970734 10775 ts_tablet_manager.cc:1403] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.010s
I20260709 12:20:12.972046 10777 ts_tablet_manager.cc:1434] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.049s	user 0.003s	sys 0.005s
I20260709 12:20:12.973158 10777 tablet_bootstrap.cc:492] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:12.973407 10801 consensus_queue.cc:1048] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.974176 10775 raft_consensus.cc:359] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.976516 10775 raft_consensus.cc:385] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.976843 10775 raft_consensus.cc:740] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.995281 10775 consensus_queue.cc:260] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:12.999106 10923 raft_consensus.cc:493] T 05eb693466da4990b45ae2f6952067c6 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:13.000380 10775 ts_tablet_manager.cc:1434] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260709 12:20:12.999651 10923 raft_consensus.cc:515] T 05eb693466da4990b45ae2f6952067c6 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.002169 10775 tablet_bootstrap.cc:492] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:13.011802 10872 consensus_queue.cc:1048] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:13.015786 10733 raft_consensus.cc:2468] T c3118a5bfb4043249d0425b3f1e06502 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:20:13.017629 10923 leader_election.cc:290] T 05eb693466da4990b45ae2f6952067c6 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:13.018698 10583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eb693466da4990b45ae2f6952067c6" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:13.156185 10858 consensus_queue.cc:1048] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.075s
I20260709 12:20:13.142215 10859 raft_consensus.cc:493] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:13.022104 10658 raft_consensus.cc:2468] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:13.236624 10859 raft_consensus.cc:515] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.245496 10777 tablet_bootstrap.cc:654] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:13.247370 10776 tablet_bootstrap.cc:492] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:13.247948 10776 ts_tablet_manager.cc:1403] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.390s	user 0.041s	sys 0.062s
I20260709 12:20:13.022620 10824 raft_consensus.cc:493] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:13.020102 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eb693466da4990b45ae2f6952067c6" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:13.253463 10824 raft_consensus.cc:515] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.271035 10775 tablet_bootstrap.cc:654] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:13.269721 10583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f57d4c1384af9be47dbd385c52b23" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:13.276160 10481 catalog_manager.cc:5697] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:13.277700 10626 consensus_peers.cc:597] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 -> Peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Couldn't send request to peer a5344a92b5744aa49c8ef1dcf6acd73e. 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 12:20:13.287845 10859 leader_election.cc:290] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:13.278227 10824 leader_election.cc:290] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
W20260709 12:20:13.283411 10548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.2:34209, user_credentials={real_user=slave}} blocked reactor thread for 94822us
I20260709 12:20:13.307219 10776 raft_consensus.cc:359] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.307889 10776 raft_consensus.cc:385] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:13.308189 10776 raft_consensus.cc:740] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:13.308699 10776 consensus_queue.cc:260] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.311674 10731 raft_consensus.cc:2468] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:13.316620 10626 leader_election.cc:304] T 05eb693466da4990b45ae2f6952067c6 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:13.316743 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f57d4c1384af9be47dbd385c52b23" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:13.317699 10776 ts_tablet_manager.cc:1434] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.001s
I20260709 12:20:13.318248 10859 raft_consensus.cc:2749] T 05eb693466da4990b45ae2f6952067c6 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:13.319005 10786 consensus_queue.cc:1048] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:13.326894 10776 tablet_bootstrap.cc:492] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
W20260709 12:20:13.323654 10698 leader_election.cc:343] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:13.327857 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee9d55ae0ca49e1bc04acafcb61321d" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:13.323356 10548 leader_election.cc:304] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:13.335927 10777 tablet_bootstrap.cc:492] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:13.336400 10777 ts_tablet_manager.cc:1403] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.363s	user 0.004s	sys 0.033s
I20260709 12:20:13.325163 10854 consensus_queue.cc:1048] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
W20260709 12:20:13.335575 10697 leader_election.cc:343] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:13.342365 10531 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:13.341560 10942 raft_consensus.cc:2804] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:13.347847 10775 tablet_bootstrap.cc:492] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:13.347993 10697 leader_election.cc:304] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:13.348373 10775 ts_tablet_manager.cc:1403] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.347s	user 0.045s	sys 0.041s
I20260709 12:20:13.351239 10854 raft_consensus.cc:2749] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:13.351014 10775 raft_consensus.cc:359] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.351742 10775 raft_consensus.cc:385] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:13.352099 10775 raft_consensus.cc:740] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:13.353125 10775 consensus_queue.cc:260] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.355608 10775 ts_tablet_manager.cc:1434] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:20:13.356447 10775 tablet_bootstrap.cc:492] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:13.365558 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee9d55ae0ca49e1bc04acafcb61321d" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:13.368134 10938 consensus_queue.cc:1048] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:13.370754 10624 leader_election.cc:304] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:13.371479 10858 raft_consensus.cc:2749] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:13.359880 10942 raft_consensus.cc:697] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:13.373927 10942 consensus_queue.cc:237] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.381233 10777 raft_consensus.cc:359] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.381985 10777 raft_consensus.cc:385] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:13.382252 10777 raft_consensus.cc:740] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:13.389309 10858 consensus_queue.cc:1048] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:13.389894 10775 tablet_bootstrap.cc:654] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:13.393316 10858 consensus_queue.cc:1048] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:13.393323 10776 tablet_bootstrap.cc:654] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:13.398660 10777 consensus_queue.cc:260] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.401104 10786 raft_consensus.cc:493] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:13.401590 10786 raft_consensus.cc:515] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.407496 10777 ts_tablet_manager.cc:1434] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.001s
I20260709 12:20:13.408492 10777 tablet_bootstrap.cc:492] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:13.408823 10786 leader_election.cc:290] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:13.415128 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76dd010b2c8431ca521490f41d04843" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:13.416167 10932 consensus_queue.cc:1048] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:13.415727 10858 consensus_queue.cc:1048] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:20:13.428721 10583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76dd010b2c8431ca521490f41d04843" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:13.429926 10932 consensus_queue.cc:1048] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:13.433063 10775 tablet_bootstrap.cc:492] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:13.433749 10775 ts_tablet_manager.cc:1403] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.005s
I20260709 12:20:13.452493 10775 raft_consensus.cc:359] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.453392 10775 raft_consensus.cc:385] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:13.453662 10775 raft_consensus.cc:740] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:13.454361 10775 consensus_queue.cc:260] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.460956 10775 ts_tablet_manager.cc:1434] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 12:20:13.463328 10775 tablet_bootstrap.cc:492] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:13.462642 10698 leader_election.cc:304] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:13.470780 10824 raft_consensus.cc:2749] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:13.479112 10777 tablet_bootstrap.cc:654] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:13.514533 10775 tablet_bootstrap.cc:654] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:13.509418 10481 catalog_manager.cc:5697] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:13.534902 10777 tablet_bootstrap.cc:492] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:13.535563 10777 ts_tablet_manager.cc:1403] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.127s	user 0.009s	sys 0.011s
I20260709 12:20:13.538606 10858 raft_consensus.cc:493] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:13.540604 10933 consensus_queue.cc:1048] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:13.541329 10858 raft_consensus.cc:515] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.543635 10777 raft_consensus.cc:359] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.544301 10777 raft_consensus.cc:385] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:13.544518 10777 raft_consensus.cc:740] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:13.545241 10777 consensus_queue.cc:260] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.545984 10858 leader_election.cc:290] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:13.547827 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278777e401474f3ebbab9aa16b90573a" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
W20260709 12:20:13.549265 10624 leader_election.cc:343] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:13.550019 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278777e401474f3ebbab9aa16b90573a" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:13.550575 10657 raft_consensus.cc:3060] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:13.550927 10734 raft_consensus.cc:2468] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 0.
I20260709 12:20:13.552978 10776 tablet_bootstrap.cc:492] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:13.553004 10626 leader_election.cc:304] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:13.553603 10776 ts_tablet_manager.cc:1403] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.227s	user 0.002s	sys 0.013s
I20260709 12:20:13.554155 10858 raft_consensus.cc:2804] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:13.554581 10858 raft_consensus.cc:493] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:13.554996 10858 raft_consensus.cc:3060] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:13.556397 10776 raft_consensus.cc:359] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.557266 10776 raft_consensus.cc:385] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:13.557526 10776 raft_consensus.cc:740] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:13.558399 10776 consensus_queue.cc:260] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.550556 10777 ts_tablet_manager.cc:1434] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:20:13.560411 10777 tablet_bootstrap.cc:492] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:13.560801 10776 ts_tablet_manager.cc:1434] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:20:13.561712 10776 tablet_bootstrap.cc:492] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:13.562285 10858 raft_consensus.cc:515] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.564258 10775 tablet_bootstrap.cc:492] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:13.564672 10775 ts_tablet_manager.cc:1403] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.102s	user 0.018s	sys 0.002s
I20260709 12:20:13.566545 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278777e401474f3ebbab9aa16b90573a" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:13.567137 10734 raft_consensus.cc:3060] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:13.567178 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278777e401474f3ebbab9aa16b90573a" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:13.571848 10776 tablet_bootstrap.cc:654] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:13.575219 10942 raft_consensus.cc:493] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:13.567164 10775 raft_consensus.cc:359] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.579567 10775 raft_consensus.cc:385] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:13.579388 10942 raft_consensus.cc:515] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.579844 10775 raft_consensus.cc:740] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:13.580626 10775 consensus_queue.cc:260] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
W20260709 12:20:13.573598 10624 leader_election.cc:343] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:13.582756 10775 ts_tablet_manager.cc:1434] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 12:20:13.583714 10933 raft_consensus.cc:493] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:13.584168 10933 raft_consensus.cc:515] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.585038 10775 tablet_bootstrap.cc:492] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:13.586200 10933 leader_election.cc:290] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:13.587934 10730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aff931d747e4a3095a43a6e2f6b7f3c" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:13.588554 10730 raft_consensus.cc:2468] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 0.
I20260709 12:20:13.582557 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f57d4c1384af9be47dbd385c52b23" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:13.589812 10731 raft_consensus.cc:2468] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:13.590559 10734 raft_consensus.cc:2468] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:20:13.589807 10626 leader_election.cc:304] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:13.593528 10818 raft_consensus.cc:2804] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:13.592649 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aff931d747e4a3095a43a6e2f6b7f3c" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:13.594313 10818 raft_consensus.cc:493] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:13.595503 10818 raft_consensus.cc:3060] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:13.594646 10582 raft_consensus.cc:2468] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 0.
I20260709 12:20:13.592649 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f57d4c1384af9be47dbd385c52b23" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:13.594264 10858 leader_election.cc:290] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:13.602157 10818 raft_consensus.cc:515] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.604743 10818 leader_election.cc:290] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:13.590986 10775 tablet_bootstrap.cc:654] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:13.591068 10551 leader_election.cc:304] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:13.606045 10939 raft_consensus.cc:2804] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:13.606526 10939 raft_consensus.cc:493] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:13.607013 10939 raft_consensus.cc:3060] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:13.591771 10777 tablet_bootstrap.cc:654] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:13.602262 10657 raft_consensus.cc:2468] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:13.611279 10626 leader_election.cc:304] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:13.613318 10942 leader_election.cc:290] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:13.613456 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aff931d747e4a3095a43a6e2f6b7f3c" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:13.613945 10818 raft_consensus.cc:2804] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:13.614001 10582 raft_consensus.cc:3060] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:13.614552 10818 raft_consensus.cc:697] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:13.618870 10776 tablet_bootstrap.cc:492] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:13.619330 10776 ts_tablet_manager.cc:1403] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.058s	user 0.028s	sys 0.001s
I20260709 12:20:13.619503 10818 consensus_queue.cc:237] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.622007 10776 raft_consensus.cc:359] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.622653 10776 raft_consensus.cc:385] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:13.622946 10776 raft_consensus.cc:740] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:13.623963 10776 consensus_queue.cc:260] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.625586 10582 raft_consensus.cc:2468] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:20:13.622967 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aff931d747e4a3095a43a6e2f6b7f3c" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:13.625834 10939 raft_consensus.cc:515] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.628571 10624 leader_election.cc:304] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:13.626899 10731 raft_consensus.cc:3060] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:13.630702 10858 raft_consensus.cc:2804] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:13.631244 10858 raft_consensus.cc:697] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:13.631994 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f57d4c1384af9be47dbd385c52b23" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:13.632066 10858 consensus_queue.cc:237] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.632799 10734 raft_consensus.cc:3060] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:13.625941 10776 ts_tablet_manager.cc:1434] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:20:13.636327 10776 tablet_bootstrap.cc:492] T 3a771df449354ae8b12ee51e2c029751 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:13.645558 10734 raft_consensus.cc:2468] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:13.638532 10939 leader_election.cc:290] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:13.648018 10551 leader_election.cc:304] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:13.652202 10939 raft_consensus.cc:2804] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:13.652714 10939 raft_consensus.cc:697] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:13.650590 10482 catalog_manager.cc:5697] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:13.657889 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f57d4c1384af9be47dbd385c52b23" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:13.658614 10659 raft_consensus.cc:3060] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:13.659435 10731 raft_consensus.cc:2468] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:20:13.660355 10777 tablet_bootstrap.cc:492] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:13.660874 10777 ts_tablet_manager.cc:1403] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.101s	user 0.016s	sys 0.006s
I20260709 12:20:13.655292 10939 consensus_queue.cc:237] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.670812 10731 raft_consensus.cc:3060] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:13.673537 10777 raft_consensus.cc:359] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.674273 10777 raft_consensus.cc:385] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:13.674535 10777 raft_consensus.cc:740] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:13.677263 10659 raft_consensus.cc:2468] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:13.678256 10482 catalog_manager.cc:5697] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:13.681053 10775 tablet_bootstrap.cc:492] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:13.681506 10775 ts_tablet_manager.cc:1403] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.098s	user 0.035s	sys 0.025s
I20260709 12:20:13.680027 10777 consensus_queue.cc:260] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.683799 10777 ts_tablet_manager.cc:1434] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:20:13.685400 10777 tablet_bootstrap.cc:492] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:13.688083 10775 raft_consensus.cc:359] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.688884 10775 raft_consensus.cc:385] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:13.689152 10775 raft_consensus.cc:740] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:13.689872 10775 consensus_queue.cc:260] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.694881 10777 tablet_bootstrap.cc:654] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:13.694975 10776 tablet_bootstrap.cc:654] T 3a771df449354ae8b12ee51e2c029751 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:13.700625 10775 ts_tablet_manager.cc:1434] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.004s
I20260709 12:20:13.706247 10775 tablet_bootstrap.cc:492] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:13.706892 10777 tablet_bootstrap.cc:492] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:13.707408 10777 ts_tablet_manager.cc:1403] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260709 12:20:13.710189 10777 raft_consensus.cc:359] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.710940 10777 raft_consensus.cc:385] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:13.711215 10777 raft_consensus.cc:740] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:13.711905 10775 tablet_bootstrap.cc:654] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:13.714890 10480 catalog_manager.cc:5697] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:13.715713 10776 tablet_bootstrap.cc:492] T 3a771df449354ae8b12ee51e2c029751 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:13.716271 10776 ts_tablet_manager.cc:1403] T 3a771df449354ae8b12ee51e2c029751 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.011s
I20260709 12:20:13.723083 10776 raft_consensus.cc:359] T 3a771df449354ae8b12ee51e2c029751 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.724040 10776 raft_consensus.cc:385] T 3a771df449354ae8b12ee51e2c029751 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:13.724370 10776 raft_consensus.cc:740] T 3a771df449354ae8b12ee51e2c029751 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:13.725267 10776 consensus_queue.cc:260] T 3a771df449354ae8b12ee51e2c029751 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.727484 10776 ts_tablet_manager.cc:1434] T 3a771df449354ae8b12ee51e2c029751 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:20:13.728842 10776 tablet_bootstrap.cc:492] T afde264122864d59b2be8541ff553a02 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:13.711937 10777 consensus_queue.cc:260] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.732920 10777 ts_tablet_manager.cc:1434] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.004s
I20260709 12:20:13.733935 10777 tablet_bootstrap.cc:492] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:13.736806 10776 tablet_bootstrap.cc:654] T afde264122864d59b2be8541ff553a02 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:13.740552 10777 tablet_bootstrap.cc:654] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:13.741956 10775 tablet_bootstrap.cc:492] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:13.742503 10775 ts_tablet_manager.cc:1403] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.011s
I20260709 12:20:13.746081 10775 raft_consensus.cc:359] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.746754 10775 raft_consensus.cc:385] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:13.747064 10775 raft_consensus.cc:740] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:13.747988 10775 consensus_queue.cc:260] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.750471 10775 ts_tablet_manager.cc:1434] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:20:13.751852 10775 tablet_bootstrap.cc:492] T a51600a284f14beaa512ad4312e269b0 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:13.757623 10775 tablet_bootstrap.cc:654] T a51600a284f14beaa512ad4312e269b0 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:13.759541 10777 tablet_bootstrap.cc:492] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:13.759934 10776 tablet_bootstrap.cc:492] T afde264122864d59b2be8541ff553a02 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:13.760030 10777 ts_tablet_manager.cc:1403] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.000s
I20260709 12:20:13.760562 10776 ts_tablet_manager.cc:1403] T afde264122864d59b2be8541ff553a02 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.002s
I20260709 12:20:13.763233 10776 raft_consensus.cc:359] T afde264122864d59b2be8541ff553a02 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.763896 10776 raft_consensus.cc:385] T afde264122864d59b2be8541ff553a02 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:13.764158 10776 raft_consensus.cc:740] T afde264122864d59b2be8541ff553a02 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:13.764433 10775 tablet_bootstrap.cc:492] T a51600a284f14beaa512ad4312e269b0 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:13.764820 10776 consensus_queue.cc:260] T afde264122864d59b2be8541ff553a02 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.765604 10775 ts_tablet_manager.cc:1403] T a51600a284f14beaa512ad4312e269b0 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260709 12:20:13.766551 10824 raft_consensus.cc:493] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:13.767040 10824 raft_consensus.cc:515] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.762698 10777 raft_consensus.cc:359] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.768370 10777 raft_consensus.cc:385] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:13.768168 10775 raft_consensus.cc:359] T a51600a284f14beaa512ad4312e269b0 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.768723 10777 raft_consensus.cc:740] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:13.768841 10775 raft_consensus.cc:385] T a51600a284f14beaa512ad4312e269b0 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:13.769130 10824 leader_election.cc:290] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:13.769328 10775 raft_consensus.cc:740] T a51600a284f14beaa512ad4312e269b0 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:13.769677 10777 consensus_queue.cc:260] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.770056 10775 consensus_queue.cc:260] T a51600a284f14beaa512ad4312e269b0 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.771108 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a771df449354ae8b12ee51e2c029751" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:13.771548 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a771df449354ae8b12ee51e2c029751" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:13.772163 10775 ts_tablet_manager.cc:1434] T a51600a284f14beaa512ad4312e269b0 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:20:13.773839 10775 tablet_bootstrap.cc:492] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:13.772650 10659 raft_consensus.cc:2468] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:13.775076 10697 leader_election.cc:304] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:13.776317 10786 raft_consensus.cc:2804] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:13.776670 10786 raft_consensus.cc:493] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:13.777026 10786 raft_consensus.cc:3060] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:13.771720 10582 raft_consensus.cc:2468] T 3a771df449354ae8b12ee51e2c029751 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:13.772395 10777 ts_tablet_manager.cc:1434] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:20:13.787101 10777 tablet_bootstrap.cc:492] T afde264122864d59b2be8541ff553a02 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:13.792268 10776 ts_tablet_manager.cc:1434] T afde264122864d59b2be8541ff553a02 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 12:20:13.792698 10777 tablet_bootstrap.cc:654] T afde264122864d59b2be8541ff553a02 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:13.793314 10776 tablet_bootstrap.cc:492] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:13.795811 10786 raft_consensus.cc:515] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.798645 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a771df449354ae8b12ee51e2c029751" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:13.799338 10582 raft_consensus.cc:3060] T 3a771df449354ae8b12ee51e2c029751 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:13.799270 10939 raft_consensus.cc:493] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:13.799787 10775 tablet_bootstrap.cc:654] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:13.799933 10939 raft_consensus.cc:515] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.802102 10939 leader_election.cc:290] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:13.803647 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278777e401474f3ebbab9aa16b90573a" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:13.803790 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278777e401474f3ebbab9aa16b90573a" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:13.804694 10731 raft_consensus.cc:2393] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ed14bd66ea3430bbe19cafe29588d25 in current term 1: Already voted for candidate 02216b071b6b442cb932dee569e07434 in this term.
I20260709 12:20:13.806303 10551 leader_election.cc:304] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:13.807339 10942 raft_consensus.cc:3060] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:13.813419 10582 raft_consensus.cc:2468] T 3a771df449354ae8b12ee51e2c029751 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:13.814970 10698 leader_election.cc:304] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:13.820119 10854 raft_consensus.cc:2804] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:13.820377 10786 leader_election.cc:290] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:13.821084 10858 raft_consensus.cc:493] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:13.821599 10858 raft_consensus.cc:515] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.824352 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a771df449354ae8b12ee51e2c029751" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:13.824949 10659 raft_consensus.cc:3060] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:13.825443 10776 tablet_bootstrap.cc:654] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:13.828913 10854 raft_consensus.cc:697] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:13.830098 10854 consensus_queue.cc:237] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.838095 10942 raft_consensus.cc:2749] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:13.843645 10775 tablet_bootstrap.cc:492] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:13.844228 10775 ts_tablet_manager.cc:1403] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.071s	user 0.029s	sys 0.020s
I20260709 12:20:13.845762 10777 tablet_bootstrap.cc:492] T afde264122864d59b2be8541ff553a02 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:13.846251 10777 ts_tablet_manager.cc:1403] T afde264122864d59b2be8541ff553a02 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.006s
I20260709 12:20:13.846530 10858 leader_election.cc:290] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:13.847652 10775 raft_consensus.cc:359] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.848328 10775 raft_consensus.cc:385] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:13.848584 10775 raft_consensus.cc:740] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:13.849140 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afde264122864d59b2be8541ff553a02" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:13.848949 10777 raft_consensus.cc:359] T afde264122864d59b2be8541ff553a02 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.849323 10775 consensus_queue.cc:260] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.849821 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afde264122864d59b2be8541ff553a02" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:13.850520 10582 raft_consensus.cc:2468] T afde264122864d59b2be8541ff553a02 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 0.
I20260709 12:20:13.849818 10777 raft_consensus.cc:385] T afde264122864d59b2be8541ff553a02 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:13.851469 10777 raft_consensus.cc:740] T afde264122864d59b2be8541ff553a02 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:13.851755 10775 ts_tablet_manager.cc:1434] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:20:13.851848 10624 leader_election.cc:304] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:13.852249 10777 consensus_queue.cc:260] T afde264122864d59b2be8541ff553a02 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.852676 10858 raft_consensus.cc:2804] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:13.853060 10858 raft_consensus.cc:493] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:13.853410 10858 raft_consensus.cc:3060] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:13.854271 10777 ts_tablet_manager.cc:1434] T afde264122864d59b2be8541ff553a02 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:20:13.855211 10777 tablet_bootstrap.cc:492] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:13.856349 10731 raft_consensus.cc:2468] T afde264122864d59b2be8541ff553a02 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 0.
I20260709 12:20:13.860280 10942 consensus_queue.cc:1048] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:13.864333 10777 tablet_bootstrap.cc:654] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:13.867098 10776 tablet_bootstrap.cc:492] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:13.867509 10775 tablet_bootstrap.cc:492] T 300f208322a54b38a639f57ba380409f P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:13.867678 10776 ts_tablet_manager.cc:1403] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.000s
I20260709 12:20:13.868237 10659 raft_consensus.cc:2468] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:13.870222 10776 raft_consensus.cc:359] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.874459 10776 raft_consensus.cc:385] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:13.874686 10776 raft_consensus.cc:740] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:13.875293 10776 consensus_queue.cc:260] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.880236 10776 ts_tablet_manager.cc:1434] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:20:13.881379 10776 tablet_bootstrap.cc:492] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:13.872943 10775 tablet_bootstrap.cc:654] T 300f208322a54b38a639f57ba380409f P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:13.872342 10483 catalog_manager.cc:5697] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:13.890564 10776 tablet_bootstrap.cc:654] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:13.867076 10858 raft_consensus.cc:515] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.908711 10583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afde264122864d59b2be8541ff553a02" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:13.909559 10583 raft_consensus.cc:3060] T afde264122864d59b2be8541ff553a02 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:13.911088 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afde264122864d59b2be8541ff553a02" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:13.911844 10731 raft_consensus.cc:3060] T afde264122864d59b2be8541ff553a02 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:13.938625 10731 raft_consensus.cc:2468] T afde264122864d59b2be8541ff553a02 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:20:13.950492 10777 tablet_bootstrap.cc:492] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:13.951112 10777 ts_tablet_manager.cc:1403] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.096s	user 0.061s	sys 0.023s
I20260709 12:20:13.951967 10626 leader_election.cc:304] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:13.953233 10818 raft_consensus.cc:2804] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:13.954062 10818 raft_consensus.cc:697] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:13.954171 10777 raft_consensus.cc:359] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.955057 10777 raft_consensus.cc:385] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:13.955577 10777 raft_consensus.cc:740] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:13.956302 10777 consensus_queue.cc:260] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.955194 10818 consensus_queue.cc:237] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.961366 10937 consensus_queue.cc:1048] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:13.964872 10776 tablet_bootstrap.cc:492] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:13.965335 10776 ts_tablet_manager.cc:1403] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.084s	user 0.018s	sys 0.009s
I20260709 12:20:13.963191 10777 ts_tablet_manager.cc:1434] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:20:13.963814 10775 tablet_bootstrap.cc:492] T 300f208322a54b38a639f57ba380409f P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:13.966307 10775 ts_tablet_manager.cc:1403] T 300f208322a54b38a639f57ba380409f P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.114s	user 0.029s	sys 0.026s
I20260709 12:20:13.911211 10858 leader_election.cc:290] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:13.966619 10777 tablet_bootstrap.cc:492] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:13.965762 10583 raft_consensus.cc:2468] T afde264122864d59b2be8541ff553a02 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:20:13.970266 10775 raft_consensus.cc:359] T 300f208322a54b38a639f57ba380409f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.971241 10775 raft_consensus.cc:385] T 300f208322a54b38a639f57ba380409f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:13.971534 10775 raft_consensus.cc:740] T 300f208322a54b38a639f57ba380409f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:13.972508 10775 consensus_queue.cc:260] T 300f208322a54b38a639f57ba380409f P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.973333 10776 raft_consensus.cc:359] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.973976 10776 raft_consensus.cc:385] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:13.974224 10776 raft_consensus.cc:740] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:13.974763 10775 ts_tablet_manager.cc:1434] T 300f208322a54b38a639f57ba380409f P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 12:20:13.975724 10775 tablet_bootstrap.cc:492] T 43c14058d9a2423cab4046a17e320ae9 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:13.979837 10777 tablet_bootstrap.cc:654] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:13.974843 10776 consensus_queue.cc:260] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:13.983300 10775 tablet_bootstrap.cc:654] T 43c14058d9a2423cab4046a17e320ae9 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:13.984316 10776 ts_tablet_manager.cc:1434] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:20:13.985317 10776 tablet_bootstrap.cc:492] T a51600a284f14beaa512ad4312e269b0 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:13.991029 10776 tablet_bootstrap.cc:654] T a51600a284f14beaa512ad4312e269b0 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:13.999011 10480 catalog_manager.cc:5697] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:13.999954 10777 tablet_bootstrap.cc:492] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:14.000634 10777 ts_tablet_manager.cc:1403] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.000s
I20260709 12:20:14.004817 10777 raft_consensus.cc:359] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.006031 10777 raft_consensus.cc:385] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:14.006486 10777 raft_consensus.cc:740] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:14.007375 10777 consensus_queue.cc:260] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.010080 10777 ts_tablet_manager.cc:1434] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:20:14.010516 10824 raft_consensus.cc:493] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:14.011158 10777 tablet_bootstrap.cc:492] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:14.011022 10824 raft_consensus.cc:515] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.013163 10824 leader_election.cc:290] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:14.015226 10583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe713968873425a832472b9baa9243b" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:14.017217 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe713968873425a832472b9baa9243b" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:14.017876 10777 tablet_bootstrap.cc:654] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:14.018430 10698 leader_election.cc:343] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:14.017870 10657 raft_consensus.cc:2468] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:14.024168 10697 leader_election.cc:304] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:14.025158 10775 tablet_bootstrap.cc:492] T 43c14058d9a2423cab4046a17e320ae9 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:14.025270 10824 raft_consensus.cc:2804] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:14.025683 10824 raft_consensus.cc:493] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:14.025734 10775 ts_tablet_manager.cc:1403] T 43c14058d9a2423cab4046a17e320ae9 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.050s	user 0.025s	sys 0.004s
I20260709 12:20:14.026095 10824 raft_consensus.cc:3060] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:14.028764 10775 raft_consensus.cc:359] T 43c14058d9a2423cab4046a17e320ae9 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.029654 10775 raft_consensus.cc:385] T 43c14058d9a2423cab4046a17e320ae9 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:14.029951 10775 raft_consensus.cc:740] T 43c14058d9a2423cab4046a17e320ae9 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:14.030654 10775 consensus_queue.cc:260] T 43c14058d9a2423cab4046a17e320ae9 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.032903 10775 ts_tablet_manager.cc:1434] T 43c14058d9a2423cab4046a17e320ae9 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:20:14.034013 10775 tablet_bootstrap.cc:492] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:14.040953 10775 tablet_bootstrap.cc:654] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:14.040838 10818 consensus_queue.cc:1048] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:14.051803 10824 raft_consensus.cc:515] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.054903 10583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe713968873425a832472b9baa9243b" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:14.055059 10775 tablet_bootstrap.cc:492] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:14.055757 10775 ts_tablet_manager.cc:1403] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 12:20:14.055924 10824 leader_election.cc:290] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
W20260709 12:20:14.056746 10698 leader_election.cc:343] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:14.056631 10776 tablet_bootstrap.cc:492] T a51600a284f14beaa512ad4312e269b0 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:14.057785 10776 ts_tablet_manager.cc:1403] T a51600a284f14beaa512ad4312e269b0 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.008s
I20260709 12:20:14.057808 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe713968873425a832472b9baa9243b" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:14.058746 10657 raft_consensus.cc:3060] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:14.058598 10775 raft_consensus.cc:359] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.059369 10775 raft_consensus.cc:385] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:14.059671 10775 raft_consensus.cc:740] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:14.060364 10775 consensus_queue.cc:260] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.062629 10775 ts_tablet_manager.cc:1434] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:20:14.064534 10775 tablet_bootstrap.cc:492] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:14.062386 10776 raft_consensus.cc:359] T a51600a284f14beaa512ad4312e269b0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.065622 10776 raft_consensus.cc:385] T a51600a284f14beaa512ad4312e269b0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:14.065946 10776 raft_consensus.cc:740] T a51600a284f14beaa512ad4312e269b0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:14.067034 10858 raft_consensus.cc:493] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:14.067505 10858 raft_consensus.cc:515] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.069519 10858 leader_election.cc:290] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:14.066738 10776 consensus_queue.cc:260] T a51600a284f14beaa512ad4312e269b0 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.072875 10776 ts_tablet_manager.cc:1434] T a51600a284f14beaa512ad4312e269b0 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:20:14.074115 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9489515939754e5c9ee28c76a0822fbb" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:14.074616 10776 tablet_bootstrap.cc:492] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
W20260709 12:20:14.075408 10626 leader_election.cc:343] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:14.076159 10583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9489515939754e5c9ee28c76a0822fbb" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
W20260709 12:20:14.077903 10624 leader_election.cc:343] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:14.078352 10624 leader_election.cc:304] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:14.081724 10776 tablet_bootstrap.cc:654] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:14.082224 10824 raft_consensus.cc:493] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:14.082692 10824 raft_consensus.cc:515] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.084828 10824 leader_election.cc:290] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:14.086506 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300f208322a54b38a639f57ba380409f" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:14.086850 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300f208322a54b38a639f57ba380409f" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:14.087185 10659 raft_consensus.cc:2468] T 300f208322a54b38a639f57ba380409f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:14.087445 10582 raft_consensus.cc:2468] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:14.088459 10697 leader_election.cc:304] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:14.089756 10824 raft_consensus.cc:2804] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:14.089897 10858 raft_consensus.cc:2749] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:14.090179 10824 raft_consensus.cc:493] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:14.090626 10824 raft_consensus.cc:3060] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:14.094249 10775 tablet_bootstrap.cc:654] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:14.098207 10858 consensus_queue.cc:1048] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:14.108258 10775 tablet_bootstrap.cc:492] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:14.108860 10775 ts_tablet_manager.cc:1403] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.007s
I20260709 12:20:14.112488 10937 consensus_queue.cc:1048] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:14.112552 10775 raft_consensus.cc:359] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.113555 10775 raft_consensus.cc:385] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:14.112632 10776 tablet_bootstrap.cc:492] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:14.113943 10775 raft_consensus.cc:740] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:14.114576 10776 ts_tablet_manager.cc:1403] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.003s
I20260709 12:20:14.114882 10775 consensus_queue.cc:260] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.118952 10775 ts_tablet_manager.cc:1434] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 12:20:14.108302 10824 raft_consensus.cc:515] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.119453 10786 raft_consensus.cc:493] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:14.119999 10786 raft_consensus.cc:515] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.121964 10824 leader_election.cc:290] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:14.122190 10786 leader_election.cc:290] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:14.128795 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300f208322a54b38a639f57ba380409f" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:14.123637 10776 raft_consensus.cc:359] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.123337 10775 tablet_bootstrap.cc:492] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:14.127180 10584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51600a284f14beaa512ad4312e269b0" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:14.130956 10584 raft_consensus.cc:2468] T a51600a284f14beaa512ad4312e269b0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:14.126343 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300f208322a54b38a639f57ba380409f" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:14.131989 10585 raft_consensus.cc:3060] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:14.129608 10776 raft_consensus.cc:385] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:14.133016 10776 raft_consensus.cc:740] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:14.133764 10776 consensus_queue.cc:260] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.129534 10659 raft_consensus.cc:3060] T 300f208322a54b38a639f57ba380409f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:14.139092 10776 ts_tablet_manager.cc:1434] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:20:14.140213 10776 tablet_bootstrap.cc:492] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:14.142349 10659 raft_consensus.cc:2468] T 300f208322a54b38a639f57ba380409f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:14.143275 10775 tablet_bootstrap.cc:654] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:14.146245 10698 leader_election.cc:304] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:14.147183 10854 raft_consensus.cc:2804] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:14.147541 10854 raft_consensus.cc:493] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:14.147882 10854 raft_consensus.cc:3060] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:14.170593 10776 tablet_bootstrap.cc:654] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:14.182883 10939 consensus_queue.cc:1048] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:14.189153 10697 leader_election.cc:304] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:14.191490 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51600a284f14beaa512ad4312e269b0" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:14.192111 10659 raft_consensus.cc:2468] T a51600a284f14beaa512ad4312e269b0 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:14.194872 10824 raft_consensus.cc:2804] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:14.195276 10937 raft_consensus.cc:493] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:14.195375 10824 raft_consensus.cc:697] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:14.195760 10937 raft_consensus.cc:515] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.196220 10824 consensus_queue.cc:237] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.197844 10937 leader_election.cc:290] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:14.201076 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c14058d9a2423cab4046a17e320ae9" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:14.201841 10660 raft_consensus.cc:2468] T 43c14058d9a2423cab4046a17e320ae9 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:14.203147 10548 leader_election.cc:304] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:14.204442 10939 raft_consensus.cc:2804] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:14.204692 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c14058d9a2423cab4046a17e320ae9" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:14.204879 10939 raft_consensus.cc:493] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:14.205451 10775 tablet_bootstrap.cc:492] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:14.205345 10734 raft_consensus.cc:2468] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:14.206456 10939 raft_consensus.cc:3060] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:14.206808 10775 ts_tablet_manager.cc:1403] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.084s	user 0.031s	sys 0.032s
I20260709 12:20:14.208019 10585 raft_consensus.cc:2468] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:14.213882 10775 raft_consensus.cc:359] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.214735 10775 raft_consensus.cc:385] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:14.215065 10775 raft_consensus.cc:740] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:14.217432 10854 raft_consensus.cc:515] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.184368 10657 raft_consensus.cc:2468] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:14.232555 10775 consensus_queue.cc:260] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.239514 10854 leader_election.cc:290] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:14.240160 10858 consensus_queue.cc:1048] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:14.242995 10697 leader_election.cc:304] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:14.234750 10775 ts_tablet_manager.cc:1434] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.028s	user 0.011s	sys 0.000s
I20260709 12:20:14.248378 10775 tablet_bootstrap.cc:492] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:14.254307 10939 raft_consensus.cc:515] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.259701 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51600a284f14beaa512ad4312e269b0" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:14.260185 10659 raft_consensus.cc:3060] T a51600a284f14beaa512ad4312e269b0 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:14.264415 10932 raft_consensus.cc:493] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:14.264909 10932 raft_consensus.cc:515] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.251561 10854 raft_consensus.cc:2804] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:14.268183 10932 leader_election.cc:290] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:14.268319 10854 raft_consensus.cc:697] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:14.269368 10854 consensus_queue.cc:237] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.270092 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c14058d9a2423cab4046a17e320ae9" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:14.270628 10660 raft_consensus.cc:3060] T 43c14058d9a2423cab4046a17e320ae9 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:14.271189 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51600a284f14beaa512ad4312e269b0" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:14.271859 10585 raft_consensus.cc:3060] T a51600a284f14beaa512ad4312e269b0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:14.272890 10939 leader_election.cc:290] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:14.307652 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8082db9f91a43df8c915bff1aa1e3e5" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:14.308437 10657 raft_consensus.cc:2468] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:14.311841 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8082db9f91a43df8c915bff1aa1e3e5" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
W20260709 12:20:14.314612 10551 leader_election.cc:343] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:14.317628 10786 consensus_queue.cc:1048] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:14.319423 10776 tablet_bootstrap.cc:492] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:14.320030 10776 ts_tablet_manager.cc:1403] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.180s	user 0.018s	sys 0.003s
I20260709 12:20:14.325196 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c14058d9a2423cab4046a17e320ae9" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:14.325887 10731 raft_consensus.cc:3060] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:14.327741 10777 tablet_bootstrap.cc:492] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:14.328248 10777 ts_tablet_manager.cc:1403] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.317s	user 0.070s	sys 0.139s
I20260709 12:20:14.319957 10548 leader_election.cc:304] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:14.333722 10731 raft_consensus.cc:2468] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:14.334506 10939 raft_consensus.cc:2804] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:14.334947 10939 raft_consensus.cc:493] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:14.335295 10939 raft_consensus.cc:3060] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:14.339015 10480 catalog_manager.cc:5697] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:14.334623 10585 raft_consensus.cc:2468] T a51600a284f14beaa512ad4312e269b0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:14.347532 10659 raft_consensus.cc:2468] T a51600a284f14beaa512ad4312e269b0 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:14.364835 10775 tablet_bootstrap.cc:654] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:14.338382 10660 raft_consensus.cc:2468] T 43c14058d9a2423cab4046a17e320ae9 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:14.371088 10697 leader_election.cc:304] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:14.354468 10858 consensus_queue.cc:1048] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:20:14.366295 10939 raft_consensus.cc:515] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.374727 10777 raft_consensus.cc:359] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.378275 10777 raft_consensus.cc:385] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:14.378568 10777 raft_consensus.cc:740] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:14.376701 10786 raft_consensus.cc:2804] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:14.383270 10777 consensus_queue.cc:260] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.379438 10939 leader_election.cc:290] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:14.393352 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8082db9f91a43df8c915bff1aa1e3e5" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:14.393955 10659 raft_consensus.cc:3060] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:14.385116 10551 leader_election.cc:304] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:14.399158 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8082db9f91a43df8c915bff1aa1e3e5" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:14.399613 10937 raft_consensus.cc:2804] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:14.400630 10937 raft_consensus.cc:697] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:14.399216 10786 raft_consensus.cc:697] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:14.401504 10937 consensus_queue.cc:237] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.402796 10786 consensus_queue.cc:237] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.406298 10777 ts_tablet_manager.cc:1434] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.000s
I20260709 12:20:14.407374 10777 tablet_bootstrap.cc:492] T e8082db9f91a43df8c915bff1aa1e3e5 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:14.415743 10659 raft_consensus.cc:2468] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:14.414288 10480 catalog_manager.cc:5697] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:14.419986 10776 raft_consensus.cc:359] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.420838 10776 raft_consensus.cc:385] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:14.421108 10776 raft_consensus.cc:740] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:14.421736 10776 consensus_queue.cc:260] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.429129 10776 ts_tablet_manager.cc:1434] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.109s	user 0.006s	sys 0.001s
I20260709 12:20:14.430558 10776 tablet_bootstrap.cc:492] T 1fe713968873425a832472b9baa9243b P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:14.435510 10777 tablet_bootstrap.cc:654] T e8082db9f91a43df8c915bff1aa1e3e5 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:14.462644 10551 leader_election.cc:343] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:14.471527 10483 catalog_manager.cc:5697] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:14.480898 11002 raft_consensus.cc:493] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:14.493103 11002 raft_consensus.cc:515] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.505733 10775 tablet_bootstrap.cc:492] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:14.506208 10775 ts_tablet_manager.cc:1403] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.258s	user 0.029s	sys 0.028s
I20260709 12:20:14.514567 10777 tablet_bootstrap.cc:492] T e8082db9f91a43df8c915bff1aa1e3e5 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:14.515457 10777 ts_tablet_manager.cc:1403] T e8082db9f91a43df8c915bff1aa1e3e5 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.108s	user 0.011s	sys 0.004s
I20260709 12:20:14.515554 10858 consensus_queue.cc:1048] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:14.519769 10777 raft_consensus.cc:359] T e8082db9f91a43df8c915bff1aa1e3e5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.520462 10777 raft_consensus.cc:385] T e8082db9f91a43df8c915bff1aa1e3e5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:14.520720 10777 raft_consensus.cc:740] T e8082db9f91a43df8c915bff1aa1e3e5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:14.521185 10776 tablet_bootstrap.cc:654] T 1fe713968873425a832472b9baa9243b P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:14.521418 10777 consensus_queue.cc:260] T e8082db9f91a43df8c915bff1aa1e3e5 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.522173 10775 raft_consensus.cc:359] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.522837 10775 raft_consensus.cc:385] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:14.523123 10775 raft_consensus.cc:740] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:14.523751 10775 consensus_queue.cc:260] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
W20260709 12:20:14.518194 10548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.50.2:34209, user_credentials={real_user=slave}} blocked reactor thread for 131845us
I20260709 12:20:14.536164 10775 ts_tablet_manager.cc:1434] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 12:20:14.531401 10482 catalog_manager.cc:5697] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:14.538098 10777 ts_tablet_manager.cc:1434] T e8082db9f91a43df8c915bff1aa1e3e5 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 12:20:14.537684 10786 consensus_queue.cc:1048] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:20:14.545318 10777 tablet_bootstrap.cc:492] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:14.550398 10775 tablet_bootstrap.cc:492] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:14.554755 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9808fdce2e7e4a02a2b0283ca74656a9" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:14.552634 10548 leader_election.cc:304] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:14.539008 11002 leader_election.cc:290] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
W20260709 12:20:14.562649 10698 leader_election.cc:343] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:14.567910 10531 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:14.567188 10939 raft_consensus.cc:2804] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:14.575945 10939 raft_consensus.cc:697] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:14.576910 10939 consensus_queue.cc:237] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.583812 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9808fdce2e7e4a02a2b0283ca74656a9" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:14.584492 10659 raft_consensus.cc:2468] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:14.587206 10697 leader_election.cc:304] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:14.590554 11002 raft_consensus.cc:2804] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:14.591006 11002 raft_consensus.cc:493] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:14.591341 11002 raft_consensus.cc:3060] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:14.596359 10776 tablet_bootstrap.cc:492] T 1fe713968873425a832472b9baa9243b P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:14.596941 10776 ts_tablet_manager.cc:1403] T 1fe713968873425a832472b9baa9243b P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.167s	user 0.014s	sys 0.012s
I20260709 12:20:14.601063 10776 raft_consensus.cc:359] T 1fe713968873425a832472b9baa9243b P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.601743 10776 raft_consensus.cc:385] T 1fe713968873425a832472b9baa9243b P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:14.602015 10776 raft_consensus.cc:740] T 1fe713968873425a832472b9baa9243b P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:14.602669 10776 consensus_queue.cc:260] T 1fe713968873425a832472b9baa9243b P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.605274 10776 ts_tablet_manager.cc:1434] T 1fe713968873425a832472b9baa9243b P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:20:14.606230 10776 tablet_bootstrap.cc:492] T 9808fdce2e7e4a02a2b0283ca74656a9 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:14.605116 11002 raft_consensus.cc:515] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.613705 10824 consensus_queue.cc:1048] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:14.616425 10818 consensus_queue.cc:1048] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:14.623566 10775 tablet_bootstrap.cc:654] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:14.637420 10777 tablet_bootstrap.cc:654] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:14.638433 10483 catalog_manager.cc:5697] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:14.641265 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9808fdce2e7e4a02a2b0283ca74656a9" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
W20260709 12:20:14.665804 10698 leader_election.cc:343] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:14.673484 10775 tablet_bootstrap.cc:492] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:14.674111 10775 ts_tablet_manager.cc:1403] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.124s	user 0.013s	sys 0.004s
I20260709 12:20:14.677400 10775 raft_consensus.cc:359] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.678138 10775 raft_consensus.cc:385] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:14.678467 10775 raft_consensus.cc:740] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:14.679270 10775 consensus_queue.cc:260] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.681736 10775 ts_tablet_manager.cc:1434] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:20:14.684763 10775 tablet_bootstrap.cc:492] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:14.684685 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9808fdce2e7e4a02a2b0283ca74656a9" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:14.685263 10659 raft_consensus.cc:3060] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:14.691620 11003 raft_consensus.cc:493] T e8082db9f91a43df8c915bff1aa1e3e5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:14.692175 11003 raft_consensus.cc:515] T e8082db9f91a43df8c915bff1aa1e3e5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.695080 10659 raft_consensus.cc:2468] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:14.677438 11002 leader_election.cc:290] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:14.700662 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8082db9f91a43df8c915bff1aa1e3e5" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:14.718230 10697 leader_election.cc:304] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:14.728652 10585 raft_consensus.cc:3060] T 1fe713968873425a832472b9baa9243b P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:14.733641 10777 tablet_bootstrap.cc:492] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:14.734261 10777 ts_tablet_manager.cc:1403] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.195s	user 0.006s	sys 0.005s
I20260709 12:20:14.734179 10824 consensus_queue.cc:1048] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:14.735493 10776 tablet_bootstrap.cc:654] T 9808fdce2e7e4a02a2b0283ca74656a9 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:14.725013 11002 raft_consensus.cc:2804] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:14.739217 10937 raft_consensus.cc:493] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:14.739796 10937 raft_consensus.cc:515] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.741878 10937 leader_election.cc:290] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:14.744096 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9489515939754e5c9ee28c76a0822fbb" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:14.745599 11002 raft_consensus.cc:697] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:14.746640 11002 consensus_queue.cc:237] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.745882 11016 consensus_queue.cc:1048] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:20:14.750042 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9489515939754e5c9ee28c76a0822fbb" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:14.751147 11003 leader_election.cc:290] T e8082db9f91a43df8c915bff1aa1e3e5 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:14.751720 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8082db9f91a43df8c915bff1aa1e3e5" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:14.752547 10657 raft_consensus.cc:2393] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5344a92b5744aa49c8ef1dcf6acd73e in current term 1: Already voted for candidate 2ed14bd66ea3430bbe19cafe29588d25 in this term.
I20260709 12:20:14.751758 10659 raft_consensus.cc:2468] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:14.754344 10548 leader_election.cc:304] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:14.756522 10697 leader_election.cc:304] T e8082db9f91a43df8c915bff1aa1e3e5 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:14.757143 10937 raft_consensus.cc:2804] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:14.757567 10937 raft_consensus.cc:493] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:14.758695 10775 tablet_bootstrap.cc:654] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:14.759058 10551 leader_election.cc:343] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:14.760190 11003 raft_consensus.cc:3060] T e8082db9f91a43df8c915bff1aa1e3e5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:14.759065 10937 raft_consensus.cc:3060] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:14.798480 10786 consensus_queue.cc:1048] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:14.804299 10777 raft_consensus.cc:359] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.804867 10777 raft_consensus.cc:385] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:14.805035 10777 raft_consensus.cc:740] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:14.810526 10937 raft_consensus.cc:515] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.813627 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9489515939754e5c9ee28c76a0822fbb" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:14.814299 10657 raft_consensus.cc:3060] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:14.821694 10777 consensus_queue.cc:260] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.825383 10777 ts_tablet_manager.cc:1434] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.091s	user 0.005s	sys 0.008s
I20260709 12:20:14.829798 10777 tablet_bootstrap.cc:492] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:14.835825 10937 leader_election.cc:290] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:14.844401 10657 raft_consensus.cc:2468] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:14.849078 10786 consensus_queue.cc:1048] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:14.850628 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9489515939754e5c9ee28c76a0822fbb" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:14.851398 10480 catalog_manager.cc:5697] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:14.852619 10548 leader_election.cc:304] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:14.853550 10937 raft_consensus.cc:2804] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:14.854053 11003 raft_consensus.cc:2749] T e8082db9f91a43df8c915bff1aa1e3e5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:14.854291 10937 raft_consensus.cc:697] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:14.851449 10734 raft_consensus.cc:3060] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:14.860381 10937 consensus_queue.cc:237] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.868201 10776 tablet_bootstrap.cc:492] T 9808fdce2e7e4a02a2b0283ca74656a9 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:14.868712 10776 ts_tablet_manager.cc:1403] T 9808fdce2e7e4a02a2b0283ca74656a9 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.263s	user 0.010s	sys 0.021s
I20260709 12:20:14.872474 10777 tablet_bootstrap.cc:654] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:14.877612 10775 tablet_bootstrap.cc:492] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:14.880786 10775 ts_tablet_manager.cc:1403] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.196s	user 0.018s	sys 0.011s
I20260709 12:20:14.874807 10734 raft_consensus.cc:2468] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:14.883725 10775 raft_consensus.cc:359] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.884377 10775 raft_consensus.cc:385] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:14.884645 10775 raft_consensus.cc:740] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:14.885423 10775 consensus_queue.cc:260] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.886010 10776 raft_consensus.cc:359] T 9808fdce2e7e4a02a2b0283ca74656a9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.886700 10776 raft_consensus.cc:385] T 9808fdce2e7e4a02a2b0283ca74656a9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:14.888278 10776 raft_consensus.cc:740] T 9808fdce2e7e4a02a2b0283ca74656a9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:14.890897 10775 ts_tablet_manager.cc:1434] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:20:14.893275 10775 tablet_bootstrap.cc:492] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:14.897030 10923 raft_consensus.cc:493] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:14.897539 10923 raft_consensus.cc:515] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.900270 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcc59302ee4726a9d03c30c3ee1c17" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
W20260709 12:20:14.901700 10624 leader_election.cc:343] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:14.901962 10776 consensus_queue.cc:260] T 9808fdce2e7e4a02a2b0283ca74656a9 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.902731 10923 leader_election.cc:290] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:14.905104 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcc59302ee4726a9d03c30c3ee1c17" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:14.908843 10776 ts_tablet_manager.cc:1434] T 9808fdce2e7e4a02a2b0283ca74656a9 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.005s
W20260709 12:20:14.911693 10626 leader_election.cc:343] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:14.912212 10626 leader_election.cc:304] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:14.914255 10775 tablet_bootstrap.cc:654] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:14.914260 10923 raft_consensus.cc:2749] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:14.915889 10939 consensus_queue.cc:1048] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:14.917236 11003 consensus_queue.cc:1048] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:14.917572 10776 tablet_bootstrap.cc:492] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:14.921283 10938 raft_consensus.cc:493] T 9808fdce2e7e4a02a2b0283ca74656a9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:14.921833 10938 raft_consensus.cc:515] T 9808fdce2e7e4a02a2b0283ca74656a9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.923985 10938 leader_election.cc:290] T 9808fdce2e7e4a02a2b0283ca74656a9 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:14.925863 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9808fdce2e7e4a02a2b0283ca74656a9" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:14.927395 10776 tablet_bootstrap.cc:654] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:14.933133 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9808fdce2e7e4a02a2b0283ca74656a9" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:14.933854 10777 tablet_bootstrap.cc:492] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:14.933975 10659 raft_consensus.cc:2393] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ed14bd66ea3430bbe19cafe29588d25 in current term 1: Already voted for candidate a5344a92b5744aa49c8ef1dcf6acd73e in this term.
I20260709 12:20:14.934464 10777 ts_tablet_manager.cc:1403] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.105s	user 0.012s	sys 0.012s
I20260709 12:20:14.936121 10548 leader_election.cc:304] T 9808fdce2e7e4a02a2b0283ca74656a9 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:14.927898 10482 catalog_manager.cc:5697] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:14.937475 10939 consensus_queue.cc:1048] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:20:14.937618 10938 raft_consensus.cc:3060] T 9808fdce2e7e4a02a2b0283ca74656a9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:14.937373 10777 raft_consensus.cc:359] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.946139 10777 raft_consensus.cc:385] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:14.946408 10777 raft_consensus.cc:740] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:14.947140 10777 consensus_queue.cc:260] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.950380 10775 tablet_bootstrap.cc:492] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:14.950930 10775 ts_tablet_manager.cc:1403] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.012s
I20260709 12:20:14.952391 10777 ts_tablet_manager.cc:1434] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:20:14.953573 10777 tablet_bootstrap.cc:492] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:14.953769 10775 raft_consensus.cc:359] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.954514 10775 raft_consensus.cc:385] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:14.954802 10775 raft_consensus.cc:740] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:14.955571 10775 consensus_queue.cc:260] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.962670 10775 ts_tablet_manager.cc:1434] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260709 12:20:14.963425 10777 tablet_bootstrap.cc:654] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:14.963769 10775 tablet_bootstrap.cc:492] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:14.969980 10938 raft_consensus.cc:2749] T 9808fdce2e7e4a02a2b0283ca74656a9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:14.980206 10775 tablet_bootstrap.cc:654] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:14.980643 10777 tablet_bootstrap.cc:492] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:14.981035 10777 ts_tablet_manager.cc:1403] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.002s
I20260709 12:20:14.983186 10777 raft_consensus.cc:359] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.983819 10777 raft_consensus.cc:385] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:14.984083 10777 raft_consensus.cc:740] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:14.984862 10777 consensus_queue.cc:260] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:14.987819 10777 ts_tablet_manager.cc:1434] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:20:14.989192 10777 tablet_bootstrap.cc:492] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:14.989732 10775 tablet_bootstrap.cc:492] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:14.990233 10775 ts_tablet_manager.cc:1403] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.004s
I20260709 12:20:14.995234 10777 tablet_bootstrap.cc:654] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.002146 10937 consensus_queue.cc:1048] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:15.002537 10858 raft_consensus.cc:493] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:15.003756 10858 raft_consensus.cc:515] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.005918 10858 leader_election.cc:290] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:15.007524 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89cedcbe9db442d9d6773087001cb6d" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:15.008850 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89cedcbe9db442d9d6773087001cb6d" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
W20260709 12:20:15.010385 10624 leader_election.cc:343] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:15.011791 10626 leader_election.cc:343] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:15.012228 10626 leader_election.cc:304] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:15.013070 10923 raft_consensus.cc:2749] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:15.014426 10776 tablet_bootstrap.cc:492] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:15.015064 10776 ts_tablet_manager.cc:1403] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.098s	user 0.022s	sys 0.012s
I20260709 12:20:15.018746 10776 raft_consensus.cc:359] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.019488 10776 raft_consensus.cc:385] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.019742 10776 raft_consensus.cc:740] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.022513 10775 raft_consensus.cc:359] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.023321 10775 raft_consensus.cc:385] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.023620 10775 raft_consensus.cc:740] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.024426 10775 consensus_queue.cc:260] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.030404 10776 consensus_queue.cc:260] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.033742 10776 ts_tablet_manager.cc:1434] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:20:15.035382 10775 ts_tablet_manager.cc:1434] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.003s
I20260709 12:20:15.036453 10775 tablet_bootstrap.cc:492] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:15.039552 10776 tablet_bootstrap.cc:492] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:15.046195 10775 tablet_bootstrap.cc:654] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.051059 10776 tablet_bootstrap.cc:654] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.053094 10777 tablet_bootstrap.cc:492] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:15.053565 10777 ts_tablet_manager.cc:1403] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.065s	user 0.031s	sys 0.018s
I20260709 12:20:15.057286 10777 raft_consensus.cc:359] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.058233 10777 raft_consensus.cc:385] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.058580 10777 raft_consensus.cc:740] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.059391 10777 consensus_queue.cc:260] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.060259 11031 consensus_queue.cc:1048] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:15.061929 10777 ts_tablet_manager.cc:1434] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:20:15.063112 10777 tablet_bootstrap.cc:492] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:15.075034 10777 tablet_bootstrap.cc:654] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.118839 11003 raft_consensus.cc:493] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:15.119364 11003 raft_consensus.cc:515] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.122023 10776 tablet_bootstrap.cc:492] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:15.122491 10776 ts_tablet_manager.cc:1403] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.083s	user 0.025s	sys 0.008s
I20260709 12:20:15.123826 10775 tablet_bootstrap.cc:492] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:15.124356 10775 ts_tablet_manager.cc:1403] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.088s	user 0.027s	sys 0.048s
I20260709 12:20:15.125106 10776 raft_consensus.cc:359] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.125466 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "613f3f5bac74449ca06466d97bdd2715" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:15.125806 10776 raft_consensus.cc:385] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.126108 10776 raft_consensus.cc:740] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.126449 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "613f3f5bac74449ca06466d97bdd2715" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:15.126857 10776 consensus_queue.cc:260] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.127166 10775 raft_consensus.cc:359] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.127898 10775 raft_consensus.cc:385] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.128189 10775 raft_consensus.cc:740] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.128455 11003 leader_election.cc:290] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:15.129117 10776 ts_tablet_manager.cc:1434] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:20:15.128831 10775 consensus_queue.cc:260] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.129254 10581 raft_consensus.cc:2468] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:15.130069 10776 tablet_bootstrap.cc:492] T a3a2d0b4b1634ebea519382776877b3f P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:15.130708 10777 tablet_bootstrap.cc:492] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:15.130811 10775 ts_tablet_manager.cc:1434] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 12:20:15.131410 10777 ts_tablet_manager.cc:1403] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.019s
I20260709 12:20:15.131798 10775 tablet_bootstrap.cc:492] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:15.136512 10777 raft_consensus.cc:359] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.137267 10777 raft_consensus.cc:385] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.137531 10777 raft_consensus.cc:740] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.138185 10777 consensus_queue.cc:260] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.140345 10775 tablet_bootstrap.cc:654] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.140547 10777 ts_tablet_manager.cc:1434] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:20:15.141299 10776 tablet_bootstrap.cc:654] T a3a2d0b4b1634ebea519382776877b3f P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.141449 10777 tablet_bootstrap.cc:492] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:15.148128 10777 tablet_bootstrap.cc:654] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.148343 10938 raft_consensus.cc:493] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:15.148980 10938 raft_consensus.cc:515] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.152954 10775 tablet_bootstrap.cc:492] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:15.153182 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcc59302ee4726a9d03c30c3ee1c17" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:15.153698 10775 ts_tablet_manager.cc:1403] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260709 12:20:15.154146 10657 raft_consensus.cc:2468] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:15.155891 10548 leader_election.cc:304] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:15.157042 10775 raft_consensus.cc:359] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.157704 10775 raft_consensus.cc:385] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.157758 10942 raft_consensus.cc:2804] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:15.158038 10775 raft_consensus.cc:740] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.158139 10942 raft_consensus.cc:493] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:15.158499 10942 raft_consensus.cc:3060] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.158723 10775 consensus_queue.cc:260] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.160826 10775 ts_tablet_manager.cc:1434] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:20:15.161506 10938 leader_election.cc:290] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:15.161725 10775 tablet_bootstrap.cc:492] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:15.170290 10777 tablet_bootstrap.cc:492] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:15.170470 10659 raft_consensus.cc:2468] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:15.172561 10775 tablet_bootstrap.cc:654] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.173529 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcc59302ee4726a9d03c30c3ee1c17" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
W20260709 12:20:15.174898 10551 leader_election.cc:343] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:15.175177 10777 ts_tablet_manager.cc:1403] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.012s
I20260709 12:20:15.175436 10698 leader_election.cc:304] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:15.177098 10824 raft_consensus.cc:2804] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:15.177462 10824 raft_consensus.cc:493] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:15.177765 10824 raft_consensus.cc:3060] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.177809 10777 raft_consensus.cc:359] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.178503 10777 raft_consensus.cc:385] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.178781 10777 raft_consensus.cc:740] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.179267 10818 raft_consensus.cc:493] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:15.179451 10777 consensus_queue.cc:260] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.179723 10818 raft_consensus.cc:515] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.181514 10777 ts_tablet_manager.cc:1434] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:20:15.181651 10818 leader_election.cc:290] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:15.182526 10777 tablet_bootstrap.cc:492] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:15.183719 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62751ee488c04607bc02037de1d67458" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:15.184377 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62751ee488c04607bc02037de1d67458" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
W20260709 12:20:15.185060 10624 leader_election.cc:343] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:15.184995 10733 raft_consensus.cc:2468] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 0.
I20260709 12:20:15.192626 10777 tablet_bootstrap.cc:654] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.195497 10775 tablet_bootstrap.cc:492] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:15.195940 10775 ts_tablet_manager.cc:1403] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.006s
I20260709 12:20:15.198495 10775 raft_consensus.cc:359] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.199028 10775 raft_consensus.cc:385] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.199268 10775 raft_consensus.cc:740] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.199776 10775 consensus_queue.cc:260] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.201491 10777 tablet_bootstrap.cc:492] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:15.202035 10777 ts_tablet_manager.cc:1403] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260709 12:20:15.201946 10775 ts_tablet_manager.cc:1434] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:20:15.203212 10775 tablet_bootstrap.cc:492] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:15.205277 10777 raft_consensus.cc:359] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.206001 10777 raft_consensus.cc:385] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.206272 10777 raft_consensus.cc:740] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.207121 10777 consensus_queue.cc:260] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.209352 10777 ts_tablet_manager.cc:1434] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:20:15.209909 10775 tablet_bootstrap.cc:654] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.210397 10777 tablet_bootstrap.cc:492] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:15.217021 10777 tablet_bootstrap.cc:654] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.205540 10626 leader_election.cc:304] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:15.221192 10818 raft_consensus.cc:2804] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:15.221714 10818 raft_consensus.cc:493] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:15.222113 10818 raft_consensus.cc:3060] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.222452 10775 tablet_bootstrap.cc:492] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:15.229411 10775 ts_tablet_manager.cc:1403] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.008s
I20260709 12:20:15.232072 10775 raft_consensus.cc:359] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.232795 10775 raft_consensus.cc:385] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.233093 10775 raft_consensus.cc:740] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.233772 10775 consensus_queue.cc:260] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.226322 10777 tablet_bootstrap.cc:492] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:15.235991 10775 ts_tablet_manager.cc:1434] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:20:15.236945 10775 tablet_bootstrap.cc:492] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:15.237572 10824 raft_consensus.cc:515] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.239552 10777 ts_tablet_manager.cc:1403] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.003s
I20260709 12:20:15.242367 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "613f3f5bac74449ca06466d97bdd2715" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:15.242995 10581 raft_consensus.cc:3060] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.242926 10777 raft_consensus.cc:359] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.243804 10775 tablet_bootstrap.cc:654] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.244033 10777 raft_consensus.cc:385] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.244477 10777 raft_consensus.cc:740] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.245218 10777 consensus_queue.cc:260] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.247820 10777 ts_tablet_manager.cc:1434] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:20:15.250319 10777 tablet_bootstrap.cc:492] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:15.251138 10581 raft_consensus.cc:2468] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:15.252646 10698 leader_election.cc:304] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:15.253533 10786 raft_consensus.cc:2804] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:15.254040 10786 raft_consensus.cc:697] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:15.254958 10786 consensus_queue.cc:237] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.257514 10858 raft_consensus.cc:493] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:15.257675 10777 tablet_bootstrap.cc:654] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.258034 10858 raft_consensus.cc:515] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.259675 10775 tablet_bootstrap.cc:492] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:15.260138 10775 ts_tablet_manager.cc:1403] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.001s
I20260709 12:20:15.261446 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4cfb54c6fd4011b09c932146657e79" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
W20260709 12:20:15.262751 10624 leader_election.cc:343] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:15.262753 10775 raft_consensus.cc:359] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.263561 10775 raft_consensus.cc:385] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.263839 10775 raft_consensus.cc:740] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.264326 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4cfb54c6fd4011b09c932146657e79" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:15.264461 10775 consensus_queue.cc:260] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
W20260709 12:20:15.266525 10626 leader_election.cc:343] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:15.267191 10626 leader_election.cc:304] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:15.260061 10858 leader_election.cc:290] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:15.268522 10858 raft_consensus.cc:2749] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:15.271970 10775 ts_tablet_manager.cc:1434] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:20:15.273084 10775 tablet_bootstrap.cc:492] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:15.279098 11002 raft_consensus.cc:493] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:15.279330 10775 tablet_bootstrap.cc:654] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.279893 11003 raft_consensus.cc:493] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:15.279733 11002 raft_consensus.cc:515] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.280416 11003 raft_consensus.cc:515] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.283213 11003 leader_election.cc:290] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:15.284647 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89cedcbe9db442d9d6773087001cb6d" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:15.285286 10659 raft_consensus.cc:2468] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:15.287068 10697 leader_election.cc:304] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:15.288264 11003 raft_consensus.cc:2804] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:15.288739 11002 leader_election.cc:290] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:15.288990 11003 raft_consensus.cc:493] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:15.289508 11003 raft_consensus.cc:3060] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.291363 10923 raft_consensus.cc:493] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:15.291496 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcc59302ee4726a9d03c30c3ee1c17" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:15.292145 10659 raft_consensus.cc:2468] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:15.292075 10923 raft_consensus.cc:515] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.293185 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcc59302ee4726a9d03c30c3ee1c17" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:15.295387 10697 leader_election.cc:304] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:15.295588 10583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af5f34953a14d0bb68e93af34410dde" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:15.296247 11002 raft_consensus.cc:2804] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:15.296617 11002 raft_consensus.cc:493] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:15.296942 11002 raft_consensus.cc:3060] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:15.297369 10624 leader_election.cc:343] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:15.298656 10923 leader_election.cc:290] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:15.298990 10775 tablet_bootstrap.cc:492] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:15.299474 10775 ts_tablet_manager.cc:1403] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.003s
I20260709 12:20:15.299702 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af5f34953a14d0bb68e93af34410dde" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
W20260709 12:20:15.301002 10626 leader_election.cc:343] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:15.301394 10626 leader_election.cc:304] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:15.302174 10858 raft_consensus.cc:2749] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:15.302095 10775 raft_consensus.cc:359] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.302928 10775 raft_consensus.cc:385] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.303175 10858 raft_consensus.cc:493] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:15.303205 10775 raft_consensus.cc:740] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.236558 10942 raft_consensus.cc:515] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.303833 10858 raft_consensus.cc:515] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.292172 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89cedcbe9db442d9d6773087001cb6d" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:15.304761 10580 raft_consensus.cc:2393] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5344a92b5744aa49c8ef1dcf6acd73e in current term 1: Already voted for candidate 2ed14bd66ea3430bbe19cafe29588d25 in this term.
I20260709 12:20:15.304095 10775 consensus_queue.cc:260] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.305886 10858 leader_election.cc:290] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
W20260709 12:20:15.306450 10698 leader_election.cc:343] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:15.306895 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11eb7c35784c472a838c8b883fe7c3f5" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:15.307471 10734 raft_consensus.cc:2468] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 0.
I20260709 12:20:15.307739 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11eb7c35784c472a838c8b883fe7c3f5" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:15.308456 10626 leader_election.cc:304] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:15.309185 10923 raft_consensus.cc:2804] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:20:15.309394 10624 leader_election.cc:343] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:15.309608 10923 raft_consensus.cc:493] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:15.310070 10923 raft_consensus.cc:3060] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.311069 10775 ts_tablet_manager.cc:1434] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:20:15.312004 10775 tablet_bootstrap.cc:492] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:15.312465 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcc59302ee4726a9d03c30c3ee1c17" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:15.313009 10659 raft_consensus.cc:3060] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.317384 10923 raft_consensus.cc:515] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.323889 10923 leader_election.cc:290] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:15.321422 10854 consensus_queue.cc:1048] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:15.324694 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11eb7c35784c472a838c8b883fe7c3f5" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:15.324927 11016 raft_consensus.cc:493] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:15.325423 11016 raft_consensus.cc:515] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
W20260709 12:20:15.326004 10624 leader_election.cc:343] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:15.326905 10659 raft_consensus.cc:2468] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:15.328131 10548 leader_election.cc:304] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:15.328708 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11eb7c35784c472a838c8b883fe7c3f5" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:15.329039 11031 raft_consensus.cc:2804] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:15.329432 10734 raft_consensus.cc:3060] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.329886 11031 raft_consensus.cc:697] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:15.330087 11016 leader_election.cc:290] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:15.321975 10775 tablet_bootstrap.cc:654] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.331413 11031 consensus_queue.cc:237] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.332598 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a2d0b4b1634ebea519382776877b3f" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:15.321827 11003 raft_consensus.cc:515] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.320194 10777 tablet_bootstrap.cc:492] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:15.334209 10777 ts_tablet_manager.cc:1403] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.084s	user 0.020s	sys 0.014s
W20260709 12:20:15.334124 10698 leader_election.cc:343] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:15.336308 10734 raft_consensus.cc:2468] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:20:15.336872 10777 raft_consensus.cc:359] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.337524 10777 raft_consensus.cc:385] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.337785 10777 raft_consensus.cc:740] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.338469 10777 consensus_queue.cc:260] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.341681 10777 ts_tablet_manager.cc:1434] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:20:15.240072 10776 tablet_bootstrap.cc:492] T a3a2d0b4b1634ebea519382776877b3f P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:15.345646 10776 ts_tablet_manager.cc:1403] T a3a2d0b4b1634ebea519382776877b3f P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.216s	user 0.007s	sys 0.011s
I20260709 12:20:15.345886 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89cedcbe9db442d9d6773087001cb6d" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:15.342556 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a2d0b4b1634ebea519382776877b3f" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:15.346509 10658 raft_consensus.cc:3060] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.347019 10660 raft_consensus.cc:2468] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:15.343003 11003 leader_election.cc:290] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:15.342614 10777 tablet_bootstrap.cc:492] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:15.348337 10776 raft_consensus.cc:359] T a3a2d0b4b1634ebea519382776877b3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.348634 10626 leader_election.cc:304] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:15.349864 10858 raft_consensus.cc:2804] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:15.350546 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "613f3f5bac74449ca06466d97bdd2715" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:15.351253 10659 raft_consensus.cc:3060] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.352525 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcc59302ee4726a9d03c30c3ee1c17" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:15.355655 10697 leader_election.cc:304] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:15.356768 11016 raft_consensus.cc:2804] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:15.357144 11016 raft_consensus.cc:493] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:15.357463 11016 raft_consensus.cc:3060] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.359326 10659 raft_consensus.cc:2468] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:15.363090 10658 raft_consensus.cc:2468] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:15.363792 11016 raft_consensus.cc:515] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.365092 10777 tablet_bootstrap.cc:654] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.368203 10854 consensus_queue.cc:1048] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:15.369231 10697 leader_election.cc:304] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:15.370062 11003 raft_consensus.cc:2804] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:15.370512 11003 raft_consensus.cc:697] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:15.370684 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a2d0b4b1634ebea519382776877b3f" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:15.371363 11003 consensus_queue.cc:237] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.382172 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a2d0b4b1634ebea519382776877b3f" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:15.382891 10660 raft_consensus.cc:3060] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.384425 10938 consensus_queue.cc:1048] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:15.389881 11016 leader_election.cc:290] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:15.390792 10660 raft_consensus.cc:2468] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:15.395757 10481 catalog_manager.cc:5697] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:15.403429 10824 leader_election.cc:290] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:15.405293 10824 raft_consensus.cc:493] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:15.405818 10824 raft_consensus.cc:515] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.407394 10942 leader_election.cc:290] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:15.344755 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89cedcbe9db442d9d6773087001cb6d" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
W20260709 12:20:15.412060 10698 leader_election.cc:343] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:15.415154 10858 raft_consensus.cc:697] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:15.416116 10858 consensus_queue.cc:237] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.419744 11031 consensus_queue.cc:1048] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:15.420359 10777 tablet_bootstrap.cc:492] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:15.420858 10777 ts_tablet_manager.cc:1403] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.078s	user 0.008s	sys 0.008s
I20260709 12:20:15.427361 10777 raft_consensus.cc:359] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.428115 10777 raft_consensus.cc:385] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.428377 10777 raft_consensus.cc:740] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.429857 10777 consensus_queue.cc:260] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.430142 10481 catalog_manager.cc:5697] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:15.432179 10777 ts_tablet_manager.cc:1434] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:20:15.433230 10777 tablet_bootstrap.cc:492] T cb068868c405405cb0dc6c944daf03c8 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:15.439857 10777 tablet_bootstrap.cc:654] T cb068868c405405cb0dc6c944daf03c8 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.422712 11002 raft_consensus.cc:515] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.447045 11002 leader_election.cc:290] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:15.447244 10733 raft_consensus.cc:2393] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2ed14bd66ea3430bbe19cafe29588d25 in current term 1: Already voted for candidate a5344a92b5744aa49c8ef1dcf6acd73e in this term.
I20260709 12:20:15.234489 10818 raft_consensus.cc:515] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.449257 10818 leader_election.cc:290] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:15.451380 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62751ee488c04607bc02037de1d67458" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:15.451990 10733 raft_consensus.cc:3060] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.453603 10776 raft_consensus.cc:385] T a3a2d0b4b1634ebea519382776877b3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.453900 10776 raft_consensus.cc:740] T a3a2d0b4b1634ebea519382776877b3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.455542 10824 leader_election.cc:290] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
W20260709 12:20:15.456143 10697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.2:34209, user_credentials={real_user=slave}} blocked reactor thread for 71513.2us
I20260709 12:20:15.457957 10697 leader_election.cc:304] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:15.459187 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62751ee488c04607bc02037de1d67458" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:15.459579 11016 raft_consensus.cc:2804] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:15.460204 11016 raft_consensus.cc:697] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
W20260709 12:20:15.461239 10624 leader_election.cc:343] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:15.461052 11016 consensus_queue.cc:237] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.465045 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcc59302ee4726a9d03c30c3ee1c17" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:15.466244 10658 raft_consensus.cc:2393] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a5344a92b5744aa49c8ef1dcf6acd73e in current term 1: Already voted for candidate 2ed14bd66ea3430bbe19cafe29588d25 in this term.
I20260709 12:20:15.467689 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd739b352b457ba491dcbd5bb34986" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:15.468359 10658 raft_consensus.cc:2468] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:15.470244 10733 raft_consensus.cc:2468] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:20:15.490800 10626 leader_election.cc:304] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:15.471467 10697 leader_election.cc:304] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:15.496733 11002 raft_consensus.cc:2804] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:15.497196 11002 raft_consensus.cc:493] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:15.474997 10776 consensus_queue.cc:260] T a3a2d0b4b1634ebea519382776877b3f P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.475759 10777 tablet_bootstrap.cc:492] T cb068868c405405cb0dc6c944daf03c8 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:15.497686 11002 raft_consensus.cc:3060] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.497931 10777 ts_tablet_manager.cc:1403] T cb068868c405405cb0dc6c944daf03c8 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.006s
I20260709 12:20:15.478075 10775 tablet_bootstrap.cc:492] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:15.479897 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd739b352b457ba491dcbd5bb34986" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:15.498734 10858 raft_consensus.cc:2804] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:15.499159 10775 ts_tablet_manager.cc:1403] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.187s	user 0.016s	sys 0.036s
I20260709 12:20:15.499221 10858 raft_consensus.cc:697] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:15.479997 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcc59302ee4726a9d03c30c3ee1c17" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:15.500131 10858 consensus_queue.cc:237] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.501670 10775 raft_consensus.cc:359] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.502413 10775 raft_consensus.cc:385] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.504541 10777 raft_consensus.cc:359] T cb068868c405405cb0dc6c944daf03c8 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.505192 10777 raft_consensus.cc:385] T cb068868c405405cb0dc6c944daf03c8 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.505456 10777 raft_consensus.cc:740] T cb068868c405405cb0dc6c944daf03c8 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.502677 10775 raft_consensus.cc:740] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.507898 11002 raft_consensus.cc:515] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.510730 10777 consensus_queue.cc:260] T cb068868c405405cb0dc6c944daf03c8 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.513432 10777 ts_tablet_manager.cc:1434] T cb068868c405405cb0dc6c944daf03c8 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260709 12:20:15.514405 10777 tablet_bootstrap.cc:492] T 5cf46ffc96f84ec7adf5ba40e962f573 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:15.515488 10580 raft_consensus.cc:3060] T a3a2d0b4b1634ebea519382776877b3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.516546 11002 leader_election.cc:290] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:15.515024 10481 catalog_manager.cc:5697] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:15.522411 10580 raft_consensus.cc:2468] T a3a2d0b4b1634ebea519382776877b3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:15.507994 10775 consensus_queue.cc:260] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.525206 10775 ts_tablet_manager.cc:1434] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.003s
I20260709 12:20:15.528669 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd739b352b457ba491dcbd5bb34986" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:15.529270 10657 raft_consensus.cc:3060] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.529580 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd739b352b457ba491dcbd5bb34986" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:15.535003 10775 tablet_bootstrap.cc:492] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:15.538424 10776 ts_tablet_manager.cc:1434] T a3a2d0b4b1634ebea519382776877b3f P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.192s	user 0.009s	sys 0.000s
I20260709 12:20:15.539389 10776 tablet_bootstrap.cc:492] T d89cedcbe9db442d9d6773087001cb6d P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
W20260709 12:20:15.537525 10698 leader_election.cc:343] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:15.541720 10698 leader_election.cc:304] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [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: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:15.545009 11003 raft_consensus.cc:2749] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:20:15.545039 10776 tablet_bootstrap.cc:654] T d89cedcbe9db442d9d6773087001cb6d P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:15.545799 10698 leader_election.cc:343] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:15.550488 10482 catalog_manager.cc:5697] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:15.552798 10777 tablet_bootstrap.cc:654] T 5cf46ffc96f84ec7adf5ba40e962f573 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.552608 10482 catalog_manager.cc:5697] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:15.556965 10775 tablet_bootstrap.cc:654] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.557919 10657 raft_consensus.cc:2468] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:15.559173 10697 leader_election.cc:304] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:15.561255 11060 raft_consensus.cc:2804] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:15.563146 11060 raft_consensus.cc:697] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:15.564616 10776 tablet_bootstrap.cc:492] T d89cedcbe9db442d9d6773087001cb6d P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:15.564191 11060 consensus_queue.cc:237] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.565176 10776 ts_tablet_manager.cc:1403] T d89cedcbe9db442d9d6773087001cb6d P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.002s
I20260709 12:20:15.568089 10776 raft_consensus.cc:359] T d89cedcbe9db442d9d6773087001cb6d P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.568790 10776 raft_consensus.cc:385] T d89cedcbe9db442d9d6773087001cb6d P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.569130 10776 raft_consensus.cc:740] T d89cedcbe9db442d9d6773087001cb6d P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.570066 10776 consensus_queue.cc:260] T d89cedcbe9db442d9d6773087001cb6d P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.578891 10776 ts_tablet_manager.cc:1434] T d89cedcbe9db442d9d6773087001cb6d P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:20:15.579830 10776 tablet_bootstrap.cc:492] T 11eb7c35784c472a838c8b883fe7c3f5 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:15.585980 10480 catalog_manager.cc:5697] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:15.591611 10776 tablet_bootstrap.cc:654] T 11eb7c35784c472a838c8b883fe7c3f5 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.601416 10777 tablet_bootstrap.cc:492] T 5cf46ffc96f84ec7adf5ba40e962f573 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:15.601974 10777 ts_tablet_manager.cc:1403] T 5cf46ffc96f84ec7adf5ba40e962f573 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.088s	user 0.014s	sys 0.011s
I20260709 12:20:15.602772 10775 tablet_bootstrap.cc:492] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:15.603248 10775 ts_tablet_manager.cc:1403] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.002s
I20260709 12:20:15.604874 10777 raft_consensus.cc:359] T 5cf46ffc96f84ec7adf5ba40e962f573 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.605748 10775 raft_consensus.cc:359] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.606099 10777 raft_consensus.cc:385] T 5cf46ffc96f84ec7adf5ba40e962f573 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.606416 10775 raft_consensus.cc:385] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.606563 10777 raft_consensus.cc:740] T 5cf46ffc96f84ec7adf5ba40e962f573 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.606985 10775 raft_consensus.cc:740] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.607653 10777 consensus_queue.cc:260] T 5cf46ffc96f84ec7adf5ba40e962f573 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.610534 10777 ts_tablet_manager.cc:1434] T 5cf46ffc96f84ec7adf5ba40e962f573 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 12:20:15.610273 10482 catalog_manager.cc:5697] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:15.607659 10775 consensus_queue.cc:260] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.615322 10775 ts_tablet_manager.cc:1434] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 12:20:15.616300 10775 tablet_bootstrap.cc:492] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:15.612871 10777 tablet_bootstrap.cc:492] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:15.617400 10858 raft_consensus.cc:493] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:15.617950 10858 raft_consensus.cc:515] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.620489 10858 leader_election.cc:290] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:15.622141 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf46ffc96f84ec7adf5ba40e962f573" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
W20260709 12:20:15.623683 10624 leader_election.cc:343] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:15.624219 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf46ffc96f84ec7adf5ba40e962f573" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:15.624815 10734 raft_consensus.cc:2468] T 5cf46ffc96f84ec7adf5ba40e962f573 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 0.
I20260709 12:20:15.625963 10777 tablet_bootstrap.cc:654] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.626253 10626 leader_election.cc:304] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:15.628504 10818 raft_consensus.cc:2804] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:15.628849 10818 raft_consensus.cc:493] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:15.629158 10818 raft_consensus.cc:3060] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.635294 11060 raft_consensus.cc:493] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:15.635840 11060 raft_consensus.cc:515] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.637868 11060 leader_election.cc:290] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:15.641635 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af5f34953a14d0bb68e93af34410dde" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
W20260709 12:20:15.643324 10698 leader_election.cc:343] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:15.647667 10531 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:15.648236 10818 raft_consensus.cc:515] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.650205 10818 leader_election.cc:290] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:15.650282 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af5f34953a14d0bb68e93af34410dde" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:15.651154 10657 raft_consensus.cc:2468] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:15.652895 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf46ffc96f84ec7adf5ba40e962f573" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:15.653261 10776 tablet_bootstrap.cc:492] T 11eb7c35784c472a838c8b883fe7c3f5 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:15.653858 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf46ffc96f84ec7adf5ba40e962f573" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:15.654349 10697 leader_election.cc:304] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:15.655094 11060 raft_consensus.cc:2804] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:15.655441 11060 raft_consensus.cc:493] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:15.655702 11060 raft_consensus.cc:3060] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.655850 10734 raft_consensus.cc:3060] T 5cf46ffc96f84ec7adf5ba40e962f573 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.653867 10776 ts_tablet_manager.cc:1403] T 11eb7c35784c472a838c8b883fe7c3f5 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.074s	user 0.022s	sys 0.006s
I20260709 12:20:15.657835 10777 tablet_bootstrap.cc:492] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:15.658370 10777 ts_tablet_manager.cc:1403] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.001s
I20260709 12:20:15.659255 10776 raft_consensus.cc:359] T 11eb7c35784c472a838c8b883fe7c3f5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.659915 10776 raft_consensus.cc:385] T 11eb7c35784c472a838c8b883fe7c3f5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.660166 10776 raft_consensus.cc:740] T 11eb7c35784c472a838c8b883fe7c3f5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.660776 10776 consensus_queue.cc:260] T 11eb7c35784c472a838c8b883fe7c3f5 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.661243 10777 raft_consensus.cc:359] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.662017 10777 raft_consensus.cc:385] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.662322 10777 raft_consensus.cc:740] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.662781 10776 ts_tablet_manager.cc:1434] T 11eb7c35784c472a838c8b883fe7c3f5 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:20:15.655874 10775 tablet_bootstrap.cc:654] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.663161 10777 consensus_queue.cc:260] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.665359 10777 ts_tablet_manager.cc:1434] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
W20260709 12:20:15.665544 10624 leader_election.cc:343] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:15.666746 10777 tablet_bootstrap.cc:492] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:15.669207 10776 tablet_bootstrap.cc:492] T bd4cfb54c6fd4011b09c932146657e79 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:15.672981 10777 tablet_bootstrap.cc:654] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.675652 11060 raft_consensus.cc:515] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.678805 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af5f34953a14d0bb68e93af34410dde" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
W20260709 12:20:15.680430 10698 leader_election.cc:343] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:15.681433 11055 raft_consensus.cc:493] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:15.681985 11055 raft_consensus.cc:515] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.683071 10776 tablet_bootstrap.cc:654] T bd4cfb54c6fd4011b09c932146657e79 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.684616 11055 leader_election.cc:290] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:15.692734 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372a197902454f61bf6035c892d8209f" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:15.694293 10776 tablet_bootstrap.cc:492] T bd4cfb54c6fd4011b09c932146657e79 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
W20260709 12:20:15.694705 10624 leader_election.cc:343] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:15.695894 10776 ts_tablet_manager.cc:1403] T bd4cfb54c6fd4011b09c932146657e79 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.004s
I20260709 12:20:15.696874 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372a197902454f61bf6035c892d8209f" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:15.698539 10776 raft_consensus.cc:359] T bd4cfb54c6fd4011b09c932146657e79 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.699288 10776 raft_consensus.cc:385] T bd4cfb54c6fd4011b09c932146657e79 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.699599 10776 raft_consensus.cc:740] T bd4cfb54c6fd4011b09c932146657e79 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.703991 11002 raft_consensus.cc:493] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:15.704614 11002 raft_consensus.cc:515] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.704758 10776 consensus_queue.cc:260] T bd4cfb54c6fd4011b09c932146657e79 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.708379 10776 ts_tablet_manager.cc:1434] T bd4cfb54c6fd4011b09c932146657e79 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:20:15.709334 10776 tablet_bootstrap.cc:492] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:15.712769 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4cfb54c6fd4011b09c932146657e79" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:15.713388 10734 raft_consensus.cc:2468] T 5cf46ffc96f84ec7adf5ba40e962f573 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:20:15.713593 10580 raft_consensus.cc:2468] T bd4cfb54c6fd4011b09c932146657e79 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:15.714892 10698 leader_election.cc:304] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:15.715689 11003 raft_consensus.cc:2804] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:15.716077 11003 raft_consensus.cc:493] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:15.716418 11003 raft_consensus.cc:3060] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.736603 10776 tablet_bootstrap.cc:654] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.741147 10775 tablet_bootstrap.cc:492] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:15.741662 10775 ts_tablet_manager.cc:1403] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.126s	user 0.016s	sys 0.015s
I20260709 12:20:15.745136 10775 raft_consensus.cc:359] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.745848 10775 raft_consensus.cc:385] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.746093 10776 tablet_bootstrap.cc:492] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:15.746567 10776 ts_tablet_manager.cc:1403] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.003s
I20260709 12:20:15.749888 10776 raft_consensus.cc:359] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.750449 10776 raft_consensus.cc:385] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.746124 10775 raft_consensus.cc:740] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.751508 10775 consensus_queue.cc:260] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.752490 10585 raft_consensus.cc:3060] T d89cedcbe9db442d9d6773087001cb6d P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.753782 10775 ts_tablet_manager.cc:1434] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:20:15.750663 10776 raft_consensus.cc:740] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.754760 10776 consensus_queue.cc:260] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.755637 10775 tablet_bootstrap.cc:492] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:15.756852 10776 ts_tablet_manager.cc:1434] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:20:15.757719 10776 tablet_bootstrap.cc:492] T 62751ee488c04607bc02037de1d67458 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:15.767218 11057 consensus_queue.cc:1048] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:20:15.760568 11003 raft_consensus.cc:515] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.780630 11003 leader_election.cc:290] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:15.781740 10776 tablet_bootstrap.cc:654] T 62751ee488c04607bc02037de1d67458 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.762018 11002 leader_election.cc:290] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:15.784358 10939 consensus_queue.cc:1048] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:15.787741 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4cfb54c6fd4011b09c932146657e79" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:15.788259 10585 raft_consensus.cc:3060] T bd4cfb54c6fd4011b09c932146657e79 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.788625 10775 tablet_bootstrap.cc:654] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.787101 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4cfb54c6fd4011b09c932146657e79" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:15.789897 10659 raft_consensus.cc:2468] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:15.795827 10585 raft_consensus.cc:2468] T bd4cfb54c6fd4011b09c932146657e79 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
W20260709 12:20:15.796028 10626 leader_election.cc:343] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:15.796546 10626 leader_election.cc:304] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:15.797637 10626 leader_election.cc:304] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:15.798583 11002 consensus_queue.cc:1048] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:15.799081 11055 raft_consensus.cc:2749] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:15.801599 10698 leader_election.cc:304] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:15.801733 11060 leader_election.cc:290] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:15.802927 11055 raft_consensus.cc:2804] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:15.804311 11055 raft_consensus.cc:697] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:15.802361 11003 raft_consensus.cc:2804] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:15.809304 11003 raft_consensus.cc:697] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:15.809440 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4cfb54c6fd4011b09c932146657e79" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:15.810048 10658 raft_consensus.cc:3060] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.810194 11003 consensus_queue.cc:237] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.811347 11055 consensus_queue.cc:237] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.813555 10818 raft_consensus.cc:493] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:15.817806 10818 raft_consensus.cc:515] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.818787 10777 tablet_bootstrap.cc:492] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:15.819293 10777 ts_tablet_manager.cc:1403] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.153s	user 0.031s	sys 0.052s
I20260709 12:20:15.825300 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af5f34953a14d0bb68e93af34410dde" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:15.837051 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb068868c405405cb0dc6c944daf03c8" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
W20260709 12:20:15.838367 10624 leader_election.cc:343] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:15.829746 10657 raft_consensus.cc:3060] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.841401 10818 leader_election.cc:290] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:15.843053 10658 raft_consensus.cc:2468] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:15.843070 10777 raft_consensus.cc:359] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.844656 10777 raft_consensus.cc:385] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.844933 10777 raft_consensus.cc:740] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.847554 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb068868c405405cb0dc6c944daf03c8" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:15.848332 10734 raft_consensus.cc:2468] T cb068868c405405cb0dc6c944daf03c8 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 0.
I20260709 12:20:15.849951 10626 leader_election.cc:304] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:15.850688 10818 raft_consensus.cc:2804] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:15.851082 10818 raft_consensus.cc:493] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:15.851390 10818 raft_consensus.cc:3060] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.856544 10776 tablet_bootstrap.cc:492] T 62751ee488c04607bc02037de1d67458 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:15.857092 10776 ts_tablet_manager.cc:1403] T 62751ee488c04607bc02037de1d67458 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.100s	user 0.018s	sys 0.007s
I20260709 12:20:15.861550 10777 consensus_queue.cc:260] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.864441 10777 ts_tablet_manager.cc:1434] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 12:20:15.865494 10777 tablet_bootstrap.cc:492] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:15.867456 10939 raft_consensus.cc:493] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:15.867969 10939 raft_consensus.cc:515] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.869910 10939 leader_election.cc:290] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:15.872026 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af5f34953a14d0bb68e93af34410dde" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:15.869910 10858 raft_consensus.cc:493] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:15.873445 10858 raft_consensus.cc:515] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.876673 10858 leader_election.cc:290] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:15.878234 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f2c5f5950b45a3853c46f740e1117b" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:15.879541 11031 consensus_queue.cc:1048] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:15.879633 10776 raft_consensus.cc:359] T 62751ee488c04607bc02037de1d67458 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.880959 10776 raft_consensus.cc:385] T 62751ee488c04607bc02037de1d67458 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:20:15.881307 10624 leader_election.cc:343] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:15.881217 10776 raft_consensus.cc:740] T 62751ee488c04607bc02037de1d67458 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.882228 10776 consensus_queue.cc:260] T 62751ee488c04607bc02037de1d67458 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.885933 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f2c5f5950b45a3853c46f740e1117b" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:15.886590 10732 raft_consensus.cc:2468] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 0.
I20260709 12:20:15.886533 10786 consensus_queue.cc:1048] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:15.888324 10776 ts_tablet_manager.cc:1434] T 62751ee488c04607bc02037de1d67458 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 12:20:15.889194 10776 tablet_bootstrap.cc:492] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:15.898053 10626 leader_election.cc:304] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:15.898294 10776 tablet_bootstrap.cc:654] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.902330 11016 consensus_queue.cc:1048] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:15.907670 10777 tablet_bootstrap.cc:654] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:15.908469 10858 raft_consensus.cc:2804] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:15.914593 10481 catalog_manager.cc:5697] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:15.914597 10858 raft_consensus.cc:493] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:15.915432 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af5f34953a14d0bb68e93af34410dde" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:15.928413 10858 raft_consensus.cc:3060] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.920038 11060 raft_consensus.cc:493] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:15.934420 11060 raft_consensus.cc:515] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.936534 11060 leader_election.cc:290] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:15.938480 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1718ebcc5546a2aae0db008f9ea405" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:15.939791 10858 raft_consensus.cc:515] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.942857 10818 raft_consensus.cc:515] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
W20260709 12:20:15.943213 10697 leader_election.cc:343] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:15.947573 10858 leader_election.cc:290] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:15.949244 10480 catalog_manager.cc:5697] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:15.965233 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f2c5f5950b45a3853c46f740e1117b" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:15.957996 10732 raft_consensus.cc:2393] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ed14bd66ea3430bbe19cafe29588d25 in current term 1: Already voted for candidate a5344a92b5744aa49c8ef1dcf6acd73e in this term.
I20260709 12:20:15.968546 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f2c5f5950b45a3853c46f740e1117b" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:15.969233 10734 raft_consensus.cc:3060] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.971149 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1718ebcc5546a2aae0db008f9ea405" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:15.979343 10775 tablet_bootstrap.cc:492] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:15.979928 10775 ts_tablet_manager.cc:1403] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.225s	user 0.010s	sys 0.005s
I20260709 12:20:15.982641 10551 leader_election.cc:304] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:15.984043 10775 raft_consensus.cc:359] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.984799 10775 raft_consensus.cc:385] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:15.984849 10938 raft_consensus.cc:3060] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:15.985157 10775 raft_consensus.cc:740] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:15.988106 10734 raft_consensus.cc:2468] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
W20260709 12:20:15.991442 10698 leader_election.cc:343] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:15.992816 10698 leader_election.cc:304] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:15.993048 10626 leader_election.cc:304] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:15.985939 10775 consensus_queue.cc:260] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:15.999684 10858 raft_consensus.cc:2804] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:15.997078 11003 raft_consensus.cc:2749] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:16.001520 10775 ts_tablet_manager.cc:1434] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:20:16.002521 10775 tablet_bootstrap.cc:492] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:16.004704 10938 raft_consensus.cc:2749] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:20:16.006012 10698 consensus_peers.cc:597] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:20:16.009626 10585 raft_consensus.cc:3060] T 11eb7c35784c472a838c8b883fe7c3f5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:16.013139 10624 leader_election.cc:343] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:16.014176 10858 raft_consensus.cc:697] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:16.014791 10858 consensus_queue.cc:237] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.022281 10776 tablet_bootstrap.cc:492] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:15.997830 10657 raft_consensus.cc:2468] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:16.023306 10776 ts_tablet_manager.cc:1403] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.134s	user 0.013s	sys 0.035s
I20260709 12:20:16.025606 11060 consensus_queue.cc:1048] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:16.025650 11055 consensus_queue.cc:1048] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:20:16.034412 10777 tablet_bootstrap.cc:492] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:16.038265 10697 leader_election.cc:304] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:16.039661 11060 raft_consensus.cc:2804] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:16.040334 11060 raft_consensus.cc:697] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:16.041625 11060 consensus_queue.cc:237] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.047859 11003 consensus_queue.cc:1048] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:16.079062 10777 ts_tablet_manager.cc:1403] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.214s	user 0.015s	sys 0.019s
I20260709 12:20:16.089829 10776 raft_consensus.cc:359] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.090617 10775 tablet_bootstrap.cc:654] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:16.052678 10818 leader_election.cc:290] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:16.092356 10938 raft_consensus.cc:493] T 11eb7c35784c472a838c8b883fe7c3f5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:16.091002 10776 raft_consensus.cc:385] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:16.093178 10938 raft_consensus.cc:515] T 11eb7c35784c472a838c8b883fe7c3f5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.093803 10776 raft_consensus.cc:740] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:16.094537 10776 consensus_queue.cc:260] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.095930 10938 leader_election.cc:290] T 11eb7c35784c472a838c8b883fe7c3f5 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:16.097465 10776 ts_tablet_manager.cc:1434] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.002s
I20260709 12:20:16.098068 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11eb7c35784c472a838c8b883fe7c3f5" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:16.100965 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb068868c405405cb0dc6c944daf03c8" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:16.100085 11016 consensus_queue.cc:1048] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:16.103359 10776 tablet_bootstrap.cc:492] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:16.110378 10482 catalog_manager.cc:5697] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:16.111514 10777 raft_consensus.cc:359] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.112344 10777 raft_consensus.cc:385] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:16.112641 10777 raft_consensus.cc:740] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
W20260709 12:20:16.112787 10624 leader_election.cc:343] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:16.114467 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb068868c405405cb0dc6c944daf03c8" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:16.115566 10732 raft_consensus.cc:3060] T cb068868c405405cb0dc6c944daf03c8 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:16.117539 11054 consensus_queue.cc:1048] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:16.114620 10858 consensus_queue.cc:1048] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:20:16.136030 11055 raft_consensus.cc:493] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:16.136713 11055 raft_consensus.cc:515] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.140738 11055 leader_election.cc:290] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:16.150170 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11eb7c35784c472a838c8b883fe7c3f5" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:16.154021 10585 raft_consensus.cc:3060] T 62751ee488c04607bc02037de1d67458 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:16.152550 10777 consensus_queue.cc:260] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.164188 10777 ts_tablet_manager.cc:1434] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.085s	user 0.006s	sys 0.001s
I20260709 12:20:16.169533 10548 leader_election.cc:304] T 11eb7c35784c472a838c8b883fe7c3f5 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:16.172938 10732 raft_consensus.cc:2468] T cb068868c405405cb0dc6c944daf03c8 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:20:16.160370 11092 raft_consensus.cc:493] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:16.178042 11092 raft_consensus.cc:515] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.179545 10482 catalog_manager.cc:5697] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:16.180599 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5e23e2af0746baae738fd5840602f6" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:16.180119 11092 leader_election.cc:290] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:16.185043 10626 leader_election.cc:304] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:16.187444 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6714e1e32d684f23a4ffc5b9b3bec75b" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:16.187523 10777 tablet_bootstrap.cc:492] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
W20260709 12:20:16.191725 10624 leader_election.cc:343] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:16.195637 10624 leader_election.cc:343] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:16.190035 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5e23e2af0746baae738fd5840602f6" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:16.200680 10730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6714e1e32d684f23a4ffc5b9b3bec75b" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:16.199960 11093 raft_consensus.cc:2804] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:16.212026 11031 raft_consensus.cc:2749] T 11eb7c35784c472a838c8b883fe7c3f5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:16.195185 10818 consensus_queue.cc:1048] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260709 12:20:16.219610 10626 leader_election.cc:343] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:16.220057 10626 leader_election.cc:304] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:16.234627 11093 raft_consensus.cc:697] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:16.239642 11093 consensus_queue.cc:237] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.244773 10776 tablet_bootstrap.cc:654] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:16.250084 10775 tablet_bootstrap.cc:492] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:16.250650 10775 ts_tablet_manager.cc:1403] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.248s	user 0.014s	sys 0.009s
I20260709 12:20:16.273118 11099 raft_consensus.cc:2749] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:16.292909 11016 raft_consensus.cc:493] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:16.293591 11016 raft_consensus.cc:515] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.295001 10775 raft_consensus.cc:359] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.295732 10775 raft_consensus.cc:385] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:16.296001 10775 raft_consensus.cc:740] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:16.296777 10775 consensus_queue.cc:260] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.296031 11016 leader_election.cc:290] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:16.299052 10775 ts_tablet_manager.cc:1434] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.001s
I20260709 12:20:16.300182 10775 tablet_bootstrap.cc:492] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:16.300642 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372a197902454f61bf6035c892d8209f" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
W20260709 12:20:16.301993 10698 leader_election.cc:343] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:16.302431 10777 tablet_bootstrap.cc:654] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:16.302764 10624 consensus_peers.cc:597] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:20:16.306183 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372a197902454f61bf6035c892d8209f" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:16.306859 10656 raft_consensus.cc:2468] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:16.312088 10697 leader_election.cc:304] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:16.312958 11057 raft_consensus.cc:2804] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:16.313334 11057 raft_consensus.cc:493] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:16.313647 11057 raft_consensus.cc:3060] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:16.331664 10626 leader_election.cc:343] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:16.332144 10626 leader_election.cc:304] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:16.337224 11107 raft_consensus.cc:2749] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:16.328390 11057 raft_consensus.cc:515] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.341578 11016 consensus_queue.cc:1048] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:16.343451 11057 leader_election.cc:290] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:16.345240 10776 tablet_bootstrap.cc:492] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:16.345721 10776 ts_tablet_manager.cc:1403] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.243s	user 0.013s	sys 0.005s
I20260709 12:20:16.344730 10584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372a197902454f61bf6035c892d8209f" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:16.346872 10777 tablet_bootstrap.cc:492] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
W20260709 12:20:16.347313 10698 leader_election.cc:343] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:16.347319 10777 ts_tablet_manager.cc:1403] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.160s	user 0.018s	sys 0.005s
I20260709 12:20:16.352103 11093 consensus_queue.cc:1048] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:16.353763 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372a197902454f61bf6035c892d8209f" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:16.354389 10657 raft_consensus.cc:3060] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:16.353968 10481 catalog_manager.cc:5697] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:16.357940 10775 tablet_bootstrap.cc:654] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:16.359542 10777 raft_consensus.cc:359] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.360234 10777 raft_consensus.cc:385] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:16.360481 10777 raft_consensus.cc:740] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:16.361250 10657 raft_consensus.cc:2468] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:16.361074 10777 consensus_queue.cc:260] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.362243 10776 raft_consensus.cc:359] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.362896 10776 raft_consensus.cc:385] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:16.363164 10776 raft_consensus.cc:740] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:16.371345 10697 leader_election.cc:304] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:16.372222 11057 raft_consensus.cc:2804] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:16.372992 11057 raft_consensus.cc:697] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:16.373888 11057 consensus_queue.cc:237] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.377774 10786 consensus_queue.cc:1048] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:16.388134 10776 consensus_queue.cc:260] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.394795 10777 ts_tablet_manager.cc:1434] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.001s
I20260709 12:20:16.409471 10777 tablet_bootstrap.cc:492] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:16.420421 10776 ts_tablet_manager.cc:1434] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.000s
I20260709 12:20:16.421516 10776 tablet_bootstrap.cc:492] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:16.436180 10775 tablet_bootstrap.cc:492] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:16.436666 10775 ts_tablet_manager.cc:1403] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.137s	user 0.005s	sys 0.006s
I20260709 12:20:16.439230 10775 raft_consensus.cc:359] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.439909 10775 raft_consensus.cc:385] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:16.440169 10775 raft_consensus.cc:740] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:16.440817 10775 consensus_queue.cc:260] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.442978 10775 ts_tablet_manager.cc:1434] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:20:16.443890 10775 tablet_bootstrap.cc:492] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:16.447264 10777 tablet_bootstrap.cc:654] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:16.450213 10775 tablet_bootstrap.cc:654] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:16.453338 10482 catalog_manager.cc:5697] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:16.459072 11093 raft_consensus.cc:493] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:16.464504 10776 tablet_bootstrap.cc:654] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:16.465420 11057 consensus_queue.cc:1048] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:16.467244 11093 raft_consensus.cc:515] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.470294 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96a09559c0a436492784b90e8275aa5" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:16.470584 11093 leader_election.cc:290] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
W20260709 12:20:16.471683 10624 leader_election.cc:343] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:16.472084 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96a09559c0a436492784b90e8275aa5" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
W20260709 12:20:16.473853 10626 leader_election.cc:343] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:16.474287 10626 leader_election.cc:304] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:16.474961 11093 raft_consensus.cc:2749] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:16.477043 10777 tablet_bootstrap.cc:492] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:16.478344 10775 tablet_bootstrap.cc:492] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:16.485777 10775 ts_tablet_manager.cc:1403] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.000s
I20260709 12:20:16.487041 10777 ts_tablet_manager.cc:1403] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.004s
I20260709 12:20:16.486191 11031 raft_consensus.cc:493] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:16.488788 10775 raft_consensus.cc:359] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.489293 10775 raft_consensus.cc:385] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:16.489495 10775 raft_consensus.cc:740] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:16.488186 11031 raft_consensus.cc:515] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.491259 10775 consensus_queue.cc:260] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.492985 10776 tablet_bootstrap.cc:492] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:16.493374 10730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd739b352b457ba491dcbd5bb34986" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:16.493799 10775 ts_tablet_manager.cc:1434] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:20:16.493880 11031 leader_election.cc:290] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:16.494575 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd739b352b457ba491dcbd5bb34986" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:16.496851 10775 tablet_bootstrap.cc:492] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:16.497903 10548 leader_election.cc:304] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:16.498976 11031 raft_consensus.cc:2749] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:16.495196 10776 ts_tablet_manager.cc:1403] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.074s	user 0.018s	sys 0.001s
I20260709 12:20:16.494982 10777 raft_consensus.cc:359] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.501199 10777 raft_consensus.cc:385] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:16.501492 10777 raft_consensus.cc:740] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:16.502233 10777 consensus_queue.cc:260] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.503104 10776 raft_consensus.cc:359] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.503988 10776 raft_consensus.cc:385] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:16.504223 10776 raft_consensus.cc:740] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:16.504443 10777 ts_tablet_manager.cc:1434] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:20:16.504900 10776 consensus_queue.cc:260] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.506129 10777 tablet_bootstrap.cc:492] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:16.507218 10776 ts_tablet_manager.cc:1434] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:20:16.508651 10776 tablet_bootstrap.cc:492] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:16.511711 10775 tablet_bootstrap.cc:654] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:16.524418 10624 consensus_peers.cc:597] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:20:16.531769 10777 tablet_bootstrap.cc:654] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:16.541441 11057 consensus_queue.cc:1048] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:16.548507 10776 tablet_bootstrap.cc:654] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:16.554757 10776 tablet_bootstrap.cc:492] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:16.556594 10776 ts_tablet_manager.cc:1403] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.000s
I20260709 12:20:16.560778 10776 raft_consensus.cc:359] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.561455 10776 raft_consensus.cc:385] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:16.561721 10776 raft_consensus.cc:740] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:16.565620 10775 tablet_bootstrap.cc:492] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:16.565577 11031 raft_consensus.cc:493] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:16.566175 10775 ts_tablet_manager.cc:1403] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.008s
I20260709 12:20:16.566109 11031 raft_consensus.cc:515] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.568307 11031 leader_election.cc:290] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:16.568861 10775 raft_consensus.cc:359] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.569532 10775 raft_consensus.cc:385] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:16.569790 10775 raft_consensus.cc:740] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:16.570477 10730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf46ffc96f84ec7adf5ba40e962f573" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:16.572063 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf46ffc96f84ec7adf5ba40e962f573" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:16.572594 10776 consensus_queue.cc:260] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.575091 10776 ts_tablet_manager.cc:1434] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:20:16.576448 10548 leader_election.cc:304] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:16.577293 10777 tablet_bootstrap.cc:492] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:16.577745 10777 ts_tablet_manager.cc:1403] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.011s
I20260709 12:20:16.577651 10938 raft_consensus.cc:2749] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:16.578259 10776 tablet_bootstrap.cc:492] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:16.579540 10584 raft_consensus.cc:3060] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:16.584364 10776 tablet_bootstrap.cc:654] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:16.586006 10777 raft_consensus.cc:359] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.586715 10777 raft_consensus.cc:385] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:16.586995 10777 raft_consensus.cc:740] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:16.587670 10777 consensus_queue.cc:260] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.593145 10777 ts_tablet_manager.cc:1434] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:20:16.594516 10777 tablet_bootstrap.cc:492] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:16.600529 10777 tablet_bootstrap.cc:654] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:16.570426 10775 consensus_queue.cc:260] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.606632 10775 ts_tablet_manager.cc:1434] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.004s
I20260709 12:20:16.607537 10775 tablet_bootstrap.cc:492] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:16.613277 10776 tablet_bootstrap.cc:492] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:16.613891 10776 ts_tablet_manager.cc:1403] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.004s
I20260709 12:20:16.616516 10775 tablet_bootstrap.cc:654] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:16.624521 11093 consensus_queue.cc:1048] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:20:16.632273 10776 raft_consensus.cc:359] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.633114 10776 raft_consensus.cc:385] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:16.633698 10776 raft_consensus.cc:740] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:16.635649 10776 consensus_queue.cc:260] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.640138 10776 ts_tablet_manager.cc:1434] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.004s
I20260709 12:20:16.645457 11093 raft_consensus.cc:493] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:16.646133 11093 raft_consensus.cc:515] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.647375 11107 raft_consensus.cc:493] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:16.648204 11107 raft_consensus.cc:515] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.649627 11093 leader_election.cc:290] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:16.653067 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1718ebcc5546a2aae0db008f9ea405" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:16.654064 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdbb70d79f647668a8fb95cac759b80" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
W20260709 12:20:16.656340 10624 leader_election.cc:343] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:16.657258 10624 leader_election.cc:343] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:16.659536 10776 tablet_bootstrap.cc:492] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:16.660375 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1718ebcc5546a2aae0db008f9ea405" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:16.661329 10733 raft_consensus.cc:2468] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 0.
I20260709 12:20:16.663704 10626 leader_election.cc:304] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:16.665551 10858 raft_consensus.cc:2804] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:16.665885 10858 raft_consensus.cc:493] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:16.666189 10858 raft_consensus.cc:3060] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:16.666234 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdbb70d79f647668a8fb95cac759b80" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
W20260709 12:20:16.670013 10624 consensus_peers.cc:597] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:20:16.650568 11107 leader_election.cc:290] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:16.684631 10776 tablet_bootstrap.cc:654] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:16.686010 10858 raft_consensus.cc:515] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.687896 10858 leader_election.cc:290] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:16.688066 10786 raft_consensus.cc:493] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:16.688567 10786 raft_consensus.cc:515] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.694115 10776 tablet_bootstrap.cc:492] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:16.694633 10776 ts_tablet_manager.cc:1403] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.000s
I20260709 12:20:16.697162 10776 raft_consensus.cc:359] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.697829 10776 raft_consensus.cc:385] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:16.698076 10776 raft_consensus.cc:740] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:16.700708 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1718ebcc5546a2aae0db008f9ea405" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:16.703073 10786 leader_election.cc:290] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:16.704566 10776 consensus_queue.cc:260] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.705487 10580 raft_consensus.cc:3060] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:16.705812 10584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96a09559c0a436492784b90e8275aa5" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
W20260709 12:20:16.708175 10698 leader_election.cc:343] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:16.712208 10580 raft_consensus.cc:2468] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:20:16.714993 10624 leader_election.cc:304] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:16.716668 11099 raft_consensus.cc:2804] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:16.717133 11099 raft_consensus.cc:697] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
W20260709 12:20:16.686398 10626 leader_election.cc:343] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:16.723457 10626 leader_election.cc:304] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:16.724852 10818 raft_consensus.cc:2749] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:16.717998 11099 consensus_queue.cc:237] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.719167 10776 ts_tablet_manager.cc:1434] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 12:20:16.726444 10776 tablet_bootstrap.cc:492] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:16.731117 11057 raft_consensus.cc:493] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:16.732067 10776 tablet_bootstrap.cc:654] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:16.731848 11057 raft_consensus.cc:515] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.747480 10776 tablet_bootstrap.cc:492] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:16.747987 10776 ts_tablet_manager.cc:1403] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260709 12:20:16.753214 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6714e1e32d684f23a4ffc5b9b3bec75b" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:16.754024 10580 raft_consensus.cc:2468] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:16.750851 10776 raft_consensus.cc:359] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.756328 10776 raft_consensus.cc:385] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:16.756616 10698 leader_election.cc:304] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:16.756621 10776 raft_consensus.cc:740] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:16.757670 11060 raft_consensus.cc:2804] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:16.758124 11060 raft_consensus.cc:493] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:16.758467 11060 raft_consensus.cc:3060] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:16.758863 10776 consensus_queue.cc:260] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.758944 11057 leader_election.cc:290] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:16.762425 10938 raft_consensus.cc:493] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:16.763159 10777 tablet_bootstrap.cc:492] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:16.762905 10938 raft_consensus.cc:515] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.763610 10777 ts_tablet_manager.cc:1403] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.170s	user 0.048s	sys 0.038s
I20260709 12:20:16.764895 10938 leader_election.cc:290] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:16.766130 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372a197902454f61bf6035c892d8209f" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:16.767086 10657 raft_consensus.cc:2393] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ed14bd66ea3430bbe19cafe29588d25 in current term 1: Already voted for candidate a5344a92b5744aa49c8ef1dcf6acd73e in this term.
I20260709 12:20:16.766952 10777 raft_consensus.cc:359] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.767637 10777 raft_consensus.cc:385] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:16.767927 10777 raft_consensus.cc:740] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:16.763795 10775 tablet_bootstrap.cc:492] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:16.768540 10775 ts_tablet_manager.cc:1403] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.161s	user 0.057s	sys 0.055s
I20260709 12:20:16.768604 10777 consensus_queue.cc:260] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.769821 10776 ts_tablet_manager.cc:1434] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 12:20:16.770797 10776 tablet_bootstrap.cc:492] T ffeb42f35e1f4a3a9075ca4ed18fefce P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:16.771699 10775 raft_consensus.cc:359] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.772428 10775 raft_consensus.cc:385] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:16.772682 10775 raft_consensus.cc:740] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:16.773458 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372a197902454f61bf6035c892d8209f" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:16.773368 10775 consensus_queue.cc:260] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.774957 10551 leader_election.cc:304] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:16.775468 10775 ts_tablet_manager.cc:1434] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:20:16.775876 10937 raft_consensus.cc:3060] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:16.776335 10775 tablet_bootstrap.cc:492] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:16.777393 10777 ts_tablet_manager.cc:1434] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:20:16.778357 10777 tablet_bootstrap.cc:492] T ffeb42f35e1f4a3a9075ca4ed18fefce P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:16.783936 10775 tablet_bootstrap.cc:654] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:16.787137 10584 raft_consensus.cc:3060] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:16.790527 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96a09559c0a436492784b90e8275aa5" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:16.791308 10656 raft_consensus.cc:2468] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:16.796674 10697 leader_election.cc:304] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:16.793936 10730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1718ebcc5546a2aae0db008f9ea405" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:16.798110 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6714e1e32d684f23a4ffc5b9b3bec75b" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:16.798414 10730 raft_consensus.cc:3060] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:16.798738 10660 raft_consensus.cc:2468] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:16.800436 11016 raft_consensus.cc:2804] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:16.800840 11016 raft_consensus.cc:493] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:16.801180 11016 raft_consensus.cc:3060] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:16.804087 11060 raft_consensus.cc:515] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.806911 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6714e1e32d684f23a4ffc5b9b3bec75b" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:16.807461 10585 raft_consensus.cc:3060] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:16.814893 11002 raft_consensus.cc:493] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:16.815768 10777 tablet_bootstrap.cc:654] T ffeb42f35e1f4a3a9075ca4ed18fefce P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:16.815442 11002 raft_consensus.cc:515] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.817530 11002 leader_election.cc:290] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:16.818290 10776 tablet_bootstrap.cc:654] T ffeb42f35e1f4a3a9075ca4ed18fefce P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:16.820748 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5e23e2af0746baae738fd5840602f6" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:16.808365 10937 raft_consensus.cc:2749] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:16.821426 10659 raft_consensus.cc:2468] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:16.821825 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5e23e2af0746baae738fd5840602f6" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:16.825644 10697 leader_election.cc:304] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:16.830210 10585 raft_consensus.cc:2468] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:16.833811 10698 leader_election.cc:304] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:16.835062 10786 raft_consensus.cc:2804] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:16.835570 10786 raft_consensus.cc:697] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:16.836371 10786 consensus_queue.cc:237] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
W20260709 12:20:16.852525 10531 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:16.827598 11002 raft_consensus.cc:2804] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:16.848335 11099 consensus_queue.cc:1048] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:20:16.826720 10581 raft_consensus.cc:2468] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
I20260709 12:20:16.856779 11002 raft_consensus.cc:493] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:16.866015 11002 raft_consensus.cc:3060] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:16.891589 11016 raft_consensus.cc:515] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.868201 11060 leader_election.cc:290] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:16.896097 10584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96a09559c0a436492784b90e8275aa5" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:16.896796 10730 raft_consensus.cc:2468] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
W20260709 12:20:16.898116 10698 leader_election.cc:343] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:16.900045 10697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.2:34209, user_credentials={real_user=slave}} blocked reactor thread for 44164.9us
I20260709 12:20:16.915585 10481 catalog_manager.cc:5697] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:16.970952 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96a09559c0a436492784b90e8275aa5" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:16.971915 10659 raft_consensus.cc:3060] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:16.957687 11016 leader_election.cc:290] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:16.975572 11107 raft_consensus.cc:493] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:16.979344 11107 raft_consensus.cc:515] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.981704 11002 raft_consensus.cc:515] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.982213 10858 raft_consensus.cc:493] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:16.982626 10858 raft_consensus.cc:515] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:16.984786 10777 tablet_bootstrap.cc:492] T ffeb42f35e1f4a3a9075ca4ed18fefce P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:16.985298 10777 ts_tablet_manager.cc:1403] T ffeb42f35e1f4a3a9075ca4ed18fefce P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.207s	user 0.010s	sys 0.009s
I20260709 12:20:16.976339 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6714e1e32d684f23a4ffc5b9b3bec75b" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:16.999157 10858 leader_election.cc:290] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:17.000031 11107 leader_election.cc:290] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:17.005460 10659 raft_consensus.cc:2468] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:17.011137 10480 catalog_manager.cc:5697] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:16.989961 10937 raft_consensus.cc:493] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:17.016112 10777 raft_consensus.cc:359] T ffeb42f35e1f4a3a9075ca4ed18fefce P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:17.018630 10777 raft_consensus.cc:385] T ffeb42f35e1f4a3a9075ca4ed18fefce P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:17.018996 10777 raft_consensus.cc:740] T ffeb42f35e1f4a3a9075ca4ed18fefce P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:17.017204 10697 leader_election.cc:304] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:17.007283 10660 raft_consensus.cc:3060] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:17.027293 10777 consensus_queue.cc:260] T ffeb42f35e1f4a3a9075ca4ed18fefce P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:17.030802 11137 raft_consensus.cc:2804] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:17.020113 10937 raft_consensus.cc:515] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:17.034996 10937 leader_election.cc:290] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:17.036437 10775 tablet_bootstrap.cc:492] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:17.037076 10775 ts_tablet_manager.cc:1403] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.261s	user 0.019s	sys 0.022s
I20260709 12:20:17.041522 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0236654fcff4d1e9ba33cccbbc03d3f" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:17.053704 10776 tablet_bootstrap.cc:492] T ffeb42f35e1f4a3a9075ca4ed18fefce P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:17.054330 10776 ts_tablet_manager.cc:1403] T ffeb42f35e1f4a3a9075ca4ed18fefce P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.284s	user 0.025s	sys 0.017s
I20260709 12:20:17.041975 11002 leader_election.cc:290] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:17.054428 10728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c12714e2244e9cb5c09779d8726afa" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:17.068096 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f2c5f5950b45a3853c46f740e1117b" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:17.069448 10729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f2c5f5950b45a3853c46f740e1117b" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:17.069855 10775 raft_consensus.cc:359] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:17.070472 10775 raft_consensus.cc:385] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:17.056422 10731 raft_consensus.cc:2468] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 0.
I20260709 12:20:17.070726 10775 raft_consensus.cc:740] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:17.071609 10626 leader_election.cc:304] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:17.073742 10818 raft_consensus.cc:2804] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:17.074390 10818 raft_consensus.cc:493] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:17.063266 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5e23e2af0746baae738fd5840602f6" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:17.074782 10818 raft_consensus.cc:3060] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:17.075862 10775 consensus_queue.cc:260] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:17.077997 10775 ts_tablet_manager.cc:1434] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 12:20:17.075321 10580 raft_consensus.cc:3060] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:17.083961 10818 raft_consensus.cc:515] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:17.085299 10775 tablet_bootstrap.cc:492] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
W20260709 12:20:17.087642 10626 leader_election.cc:343] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:17.090755 10818 leader_election.cc:290] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:17.092471 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c12714e2244e9cb5c09779d8726afa" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
W20260709 12:20:17.097891 10697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.2:34209, user_credentials={real_user=slave}} blocked reactor thread for 69369.2us
I20260709 12:20:17.120462 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0236654fcff4d1e9ba33cccbbc03d3f" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:17.126647 10548 leader_election.cc:304] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:17.092658 10580 raft_consensus.cc:2468] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:17.131569 11132 raft_consensus.cc:2749] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:17.099627 10728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0236654fcff4d1e9ba33cccbbc03d3f" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
W20260709 12:20:17.138409 10624 leader_election.cc:343] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:17.140245 10585 raft_consensus.cc:3060] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:17.140174 10624 leader_election.cc:304] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:17.141084 10858 raft_consensus.cc:2749] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:20:17.141742 10624 leader_election.cc:343] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:17.124270 11137 raft_consensus.cc:697] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:17.150194 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5e23e2af0746baae738fd5840602f6" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:17.151124 10660 raft_consensus.cc:2468] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:17.153057 11139 consensus_queue.cc:1048] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.057s
I20260709 12:20:17.130704 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0236654fcff4d1e9ba33cccbbc03d3f" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:17.155633 10776 raft_consensus.cc:359] T ffeb42f35e1f4a3a9075ca4ed18fefce P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:17.156314 10776 raft_consensus.cc:385] T ffeb42f35e1f4a3a9075ca4ed18fefce P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:17.156586 10776 raft_consensus.cc:740] T ffeb42f35e1f4a3a9075ca4ed18fefce P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:17.157204 10776 consensus_queue.cc:260] T ffeb42f35e1f4a3a9075ca4ed18fefce P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:17.147755 10728 raft_consensus.cc:3060] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:17.163172 10658 raft_consensus.cc:3060] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:17.163815 10777 ts_tablet_manager.cc:1434] T ffeb42f35e1f4a3a9075ca4ed18fefce P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.178s	user 0.015s	sys 0.012s
I20260709 12:20:17.164816 10777 tablet_bootstrap.cc:492] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:17.181900 10777 tablet_bootstrap.cc:654] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:17.182981 10776 ts_tablet_manager.cc:1434] T ffeb42f35e1f4a3a9075ca4ed18fefce P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.128s	user 0.004s	sys 0.003s
I20260709 12:20:17.183663 10698 leader_election.cc:304] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:17.184051 10776 tablet_bootstrap.cc:492] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:17.187901 11145 consensus_queue.cc:1048] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:20:17.205147 10858 consensus_queue.cc:1048] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:17.205708 11136 raft_consensus.cc:2804] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:17.206329 11136 raft_consensus.cc:697] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:17.207245 11136 consensus_queue.cc:237] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:17.248522 10858 raft_consensus.cc:493] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:17.249183 10858 raft_consensus.cc:515] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
W20260709 12:20:17.254459 10624 leader_election.cc:343] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:17.263001 10858 leader_election.cc:290] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:17.264904 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb42f35e1f4a3a9075ca4ed18fefce" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:17.265718 10734 raft_consensus.cc:2468] T ffeb42f35e1f4a3a9075ca4ed18fefce P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 0.
I20260709 12:20:17.267587 10626 leader_election.cc:304] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:17.268748 10858 raft_consensus.cc:2804] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:17.270747 10858 raft_consensus.cc:493] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:17.271298 10858 raft_consensus.cc:3060] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:17.215894 11137 consensus_queue.cc:237] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:17.297709 10658 raft_consensus.cc:2468] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:17.306028 10775 tablet_bootstrap.cc:654] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:17.309705 10858 raft_consensus.cc:515] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:17.300410 10728 raft_consensus.cc:2468] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:20:17.314639 10777 tablet_bootstrap.cc:492] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:17.314723 10776 tablet_bootstrap.cc:654] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:17.315510 10777 ts_tablet_manager.cc:1403] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.151s	user 0.048s	sys 0.059s
W20260709 12:20:17.320149 11155 log.cc:927] Time spent T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 12:20:17.324888 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb42f35e1f4a3a9075ca4ed18fefce" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:17.325604 10582 raft_consensus.cc:2468] T ffeb42f35e1f4a3a9075ca4ed18fefce P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 0.
I20260709 12:20:17.345062 10578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb42f35e1f4a3a9075ca4ed18fefce" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:17.357040 10858 leader_election.cc:290] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:17.360078 10626 leader_election.cc:304] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:17.361374 10578 raft_consensus.cc:3060] T ffeb42f35e1f4a3a9075ca4ed18fefce P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:17.361544 11156 log.cc:927] Time spent T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 12:20:17.361788 11099 consensus_queue.cc:1048] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:17.366463 11093 raft_consensus.cc:2804] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:17.381071 11093 raft_consensus.cc:697] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:17.388908 11093 consensus_queue.cc:237] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:17.381596 10728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb42f35e1f4a3a9075ca4ed18fefce" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:17.400357 10777 raft_consensus.cc:359] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:17.401127 10777 raft_consensus.cc:385] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:17.401401 10777 raft_consensus.cc:740] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:17.402029 10777 consensus_queue.cc:260] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:17.404731 10728 raft_consensus.cc:3060] T ffeb42f35e1f4a3a9075ca4ed18fefce P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:17.431365 10777 ts_tablet_manager.cc:1434] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.115s	user 0.005s	sys 0.002s
W20260709 12:20:17.463299 10624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.1:42025, user_credentials={real_user=slave}} blocked reactor thread for 101946us
I20260709 12:20:17.525252 10777 tablet_bootstrap.cc:492] T 82d1878cecc34c5da3358b5133fb3660 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:17.528908 10776 tablet_bootstrap.cc:492] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:17.592525 10776 ts_tablet_manager.cc:1403] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.409s	user 0.039s	sys 0.026s
W20260709 12:20:17.619879 10624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.1:42025, user_credentials={real_user=slave}} blocked reactor thread for 93605.4us
I20260709 12:20:17.623667 10775 tablet_bootstrap.cc:492] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:17.624258 10775 ts_tablet_manager.cc:1403] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.546s	user 0.038s	sys 0.024s
I20260709 12:20:17.646664 10777 tablet_bootstrap.cc:654] T 82d1878cecc34c5da3358b5133fb3660 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:17.646368 10775 raft_consensus.cc:359] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:17.647356 10775 raft_consensus.cc:385] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:17.647717 10775 raft_consensus.cc:740] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:17.648653 10775 consensus_queue.cc:260] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
W20260709 12:20:17.689457 10551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.3:33521, user_credentials={real_user=slave}} blocked reactor thread for 152706us
I20260709 12:20:17.689896 10775 ts_tablet_manager.cc:1434] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.001s
I20260709 12:20:17.696455 10776 raft_consensus.cc:359] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:17.697026 10776 raft_consensus.cc:385] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:17.697266 10776 raft_consensus.cc:740] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:17.687798 11003 raft_consensus.cc:493] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:17.705832 11003 raft_consensus.cc:515] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:17.709015 10578 raft_consensus.cc:2468] T ffeb42f35e1f4a3a9075ca4ed18fefce P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:20:17.705183 10728 raft_consensus.cc:2468] T ffeb42f35e1f4a3a9075ca4ed18fefce P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
W20260709 12:20:17.759976 11163 log.cc:927] Time spent T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434: Append to log took a long time: real 0.220s	user 0.001s	sys 0.000s
I20260709 12:20:17.715344 10776 consensus_queue.cc:260] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:17.778172 10776 ts_tablet_manager.cc:1434] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.185s	user 0.005s	sys 0.006s
I20260709 12:20:17.779016 10776 tablet_bootstrap.cc:492] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:17.784083 11003 leader_election.cc:290] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:17.804443 11136 consensus_queue.cc:1048] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:17.807559 10480 catalog_manager.cc:5697] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:17.809119 10776 tablet_bootstrap.cc:654] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:17.809836 10480 catalog_manager.cc:5697] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:17.807569 10777 tablet_bootstrap.cc:492] T 82d1878cecc34c5da3358b5133fb3660 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:17.812032 10777 ts_tablet_manager.cc:1403] T 82d1878cecc34c5da3358b5133fb3660 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.287s	user 0.019s	sys 0.004s
I20260709 12:20:17.814565 10777 raft_consensus.cc:359] T 82d1878cecc34c5da3358b5133fb3660 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:17.815277 10777 raft_consensus.cc:385] T 82d1878cecc34c5da3358b5133fb3660 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:17.815542 10777 raft_consensus.cc:740] T 82d1878cecc34c5da3358b5133fb3660 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:17.816159 10777 consensus_queue.cc:260] T 82d1878cecc34c5da3358b5133fb3660 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:17.817390 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c12714e2244e9cb5c09779d8726afa" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:17.818497 10777 ts_tablet_manager.cc:1434] T 82d1878cecc34c5da3358b5133fb3660 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:20:17.826076 10777 tablet_bootstrap.cc:492] T 4fdbb70d79f647668a8fb95cac759b80 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:17.826721 10776 tablet_bootstrap.cc:492] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:17.827214 10776 ts_tablet_manager.cc:1403] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.000s
I20260709 12:20:17.830651 10624 leader_election.cc:304] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:17.832864 10775 tablet_bootstrap.cc:492] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:17.836903 11162 raft_consensus.cc:2804] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:17.837738 11162 raft_consensus.cc:697] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:17.838567 11162 consensus_queue.cc:237] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:17.862859 10777 tablet_bootstrap.cc:654] T 4fdbb70d79f647668a8fb95cac759b80 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:17.927875 11166 raft_consensus.cc:493] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:17.928601 11166 raft_consensus.cc:515] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:17.985924 10786 consensus_queue.cc:1048] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:20:17.990296 10698 leader_election.cc:343] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:17.998524 10776 raft_consensus.cc:359] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:17.999387 10776 raft_consensus.cc:385] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:17.999656 10776 raft_consensus.cc:740] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:18.005123 10775 tablet_bootstrap.cc:654] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:18.002322 10776 consensus_queue.cc:260] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.000327 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c12714e2244e9cb5c09779d8726afa" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:18.015614 10658 raft_consensus.cc:2468] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 0.
W20260709 12:20:18.011376 10809 log.cc:927] Time spent T 00000000000000000000000000000000 P c71f8b977e104358b3f14b59c27b298c: Append to log took a long time: real 0.142s	user 0.005s	sys 0.004s
I20260709 12:20:18.021095 10697 leader_election.cc:304] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:18.068586 10776 ts_tablet_manager.cc:1434] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.241s	user 0.026s	sys 0.035s
I20260709 12:20:18.022667 11162 raft_consensus.cc:493] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:18.063277 11136 raft_consensus.cc:2804] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:20:18.105885 10531 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:18.119587 10776 tablet_bootstrap.cc:492] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:18.092729 11136 raft_consensus.cc:493] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:18.139875 11166 leader_election.cc:290] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:18.092509 11162 raft_consensus.cc:515] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.141559 11137 consensus_queue.cc:1048] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 12:20:18.164863 10775 tablet_bootstrap.cc:492] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:18.165253 10775 ts_tablet_manager.cc:1403] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.333s	user 0.028s	sys 0.046s
I20260709 12:20:18.167552 11162 leader_election.cc:290] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:18.133607 11136 raft_consensus.cc:3060] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:18.170637 11151 raft_consensus.cc:493] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:18.171319 11151 raft_consensus.cc:515] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.174165 10728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5c6aada9454b749249e251805c347f" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:18.183686 10777 tablet_bootstrap.cc:492] T 4fdbb70d79f647668a8fb95cac759b80 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:18.184855 10777 ts_tablet_manager.cc:1403] T 4fdbb70d79f647668a8fb95cac759b80 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.359s	user 0.010s	sys 0.016s
I20260709 12:20:18.184752 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d1878cecc34c5da3358b5133fb3660" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:18.193120 10734 raft_consensus.cc:2468] T 82d1878cecc34c5da3358b5133fb3660 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
W20260709 12:20:18.184719 10697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.2:34209, user_credentials={real_user=slave}} blocked reactor thread for 49394.7us
I20260709 12:20:18.191254 10584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5c6aada9454b749249e251805c347f" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:18.195164 10551 leader_election.cc:304] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:18.195876 10937 raft_consensus.cc:2804] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:18.196226 10937 raft_consensus.cc:493] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:18.196228 11137 consensus_queue.cc:1048] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:18.196573 10937 raft_consensus.cc:3060] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:18.202292 10775 raft_consensus.cc:359] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.202802 10775 raft_consensus.cc:385] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:18.203047 10775 raft_consensus.cc:740] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:18.176008 11107 consensus_queue.cc:1048] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:20:18.203655 10775 consensus_queue.cc:260] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.205092 10775 ts_tablet_manager.cc:1434] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.040s	user 0.001s	sys 0.005s
I20260709 12:20:18.205971 10775 tablet_bootstrap.cc:492] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:18.213214 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d1878cecc34c5da3358b5133fb3660" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:18.213773 10576 raft_consensus.cc:3060] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:18.214341 10658 raft_consensus.cc:2468] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
W20260709 12:20:18.221902 10624 leader_election.cc:343] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:18.223286 10776 tablet_bootstrap.cc:654] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:18.231896 11151 leader_election.cc:290] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:18.252079 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0236654fcff4d1e9ba33cccbbc03d3f" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:18.252993 10732 raft_consensus.cc:2393] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ed14bd66ea3430bbe19cafe29588d25 in current term 1: Already voted for candidate 02216b071b6b442cb932dee569e07434 in this term.
I20260709 12:20:18.254305 10775 tablet_bootstrap.cc:654] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:18.257722 10937 raft_consensus.cc:515] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.278812 11002 consensus_queue.cc:1048] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:18.284648 10937 leader_election.cc:290] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:18.287210 10729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d1878cecc34c5da3358b5133fb3660" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:18.287931 10729 raft_consensus.cc:3060] T 82d1878cecc34c5da3358b5133fb3660 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:18.296953 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0236654fcff4d1e9ba33cccbbc03d3f" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:18.301405 10776 tablet_bootstrap.cc:492] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:18.301924 10776 ts_tablet_manager.cc:1403] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.183s	user 0.020s	sys 0.030s
I20260709 12:20:18.278949 10777 raft_consensus.cc:359] T 4fdbb70d79f647668a8fb95cac759b80 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.307535 10777 raft_consensus.cc:385] T 4fdbb70d79f647668a8fb95cac759b80 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:18.321139 10653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d1878cecc34c5da3358b5133fb3660" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:18.321832 10653 raft_consensus.cc:3060] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:18.322717 11160 consensus_queue.cc:1048] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:20:18.327704 10626 leader_election.cc:343] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:18.328673 10626 leader_election.cc:304] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:18.329821 11168 raft_consensus.cc:2749] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:18.335122 10729 raft_consensus.cc:2468] T 82d1878cecc34c5da3358b5133fb3660 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:18.335597 10653 raft_consensus.cc:2468] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:18.231750 11136 raft_consensus.cc:515] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.342209 10775 tablet_bootstrap.cc:492] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:18.342787 10775 ts_tablet_manager.cc:1403] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.137s	user 0.010s	sys 0.001s
I20260709 12:20:18.343030 11136 leader_election.cc:290] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:18.307919 10777 raft_consensus.cc:740] T 4fdbb70d79f647668a8fb95cac759b80 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:18.345273 10777 consensus_queue.cc:260] T 4fdbb70d79f647668a8fb95cac759b80 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.346781 10775 raft_consensus.cc:359] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.347481 10775 raft_consensus.cc:385] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:18.347728 10775 raft_consensus.cc:740] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:18.348109 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c12714e2244e9cb5c09779d8726afa" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:18.348371 10775 consensus_queue.cc:260] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.348661 10660 raft_consensus.cc:3060] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:18.353804 10775 ts_tablet_manager.cc:1434] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 12:20:18.354867 10775 tablet_bootstrap.cc:492] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434: Bootstrap starting.
I20260709 12:20:18.358930 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c12714e2244e9cb5c09779d8726afa" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:18.368301 10775 tablet_bootstrap.cc:654] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:18.369985 10551 leader_election.cc:304] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:18.370652 10776 raft_consensus.cc:359] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.371374 10776 raft_consensus.cc:385] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:18.371631 10776 raft_consensus.cc:740] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:18.371804 11169 raft_consensus.cc:2804] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:18.372822 11169 raft_consensus.cc:697] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:18.372959 10776 consensus_queue.cc:260] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.374781 10776 ts_tablet_manager.cc:1434] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.000s
I20260709 12:20:18.374006 11169 consensus_queue.cc:237] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.376108 10776 tablet_bootstrap.cc:492] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:18.378901 10775 tablet_bootstrap.cc:492] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434: No bootstrap required, opened a new log
I20260709 12:20:18.379397 10775 ts_tablet_manager.cc:1403] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
W20260709 12:20:18.380462 10548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.2:34209, user_credentials={real_user=slave}} blocked reactor thread for 84735us
I20260709 12:20:18.381964 10775 raft_consensus.cc:359] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.382467 10776 tablet_bootstrap.cc:654] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:18.382932 10548 leader_election.cc:304] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:18.383705 11151 raft_consensus.cc:2749] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:18.384907 10775 raft_consensus.cc:385] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:18.385200 10775 raft_consensus.cc:740] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Initialized, Role: FOLLOWER
I20260709 12:20:18.385947 10775 consensus_queue.cc:260] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.388780 10775 ts_tablet_manager.cc:1434] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:20:18.347745 10777 ts_tablet_manager.cc:1434] T 4fdbb70d79f647668a8fb95cac759b80 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.155s	user 0.007s	sys 0.000s
I20260709 12:20:18.392863 10777 tablet_bootstrap.cc:492] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
W20260709 12:20:18.399720 10698 consensus_peers.cc:597] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:20:18.405694 10777 tablet_bootstrap.cc:654] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:18.424893 10660 raft_consensus.cc:2468] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:20:18.432583 10482 catalog_manager.cc:5697] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:18.436501 11099 consensus_queue.cc:1048] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:18.441902 10697 leader_election.cc:304] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:18.442929 11174 raft_consensus.cc:2804] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:18.443420 11174 raft_consensus.cc:697] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:18.444196 11174 consensus_queue.cc:237] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.448705 10776 tablet_bootstrap.cc:492] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:18.449291 10776 ts_tablet_manager.cc:1403] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.011s
I20260709 12:20:18.455380 11107 consensus_queue.cc:1048] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:18.465025 10776 raft_consensus.cc:359] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.465755 10776 raft_consensus.cc:385] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:18.466037 10776 raft_consensus.cc:740] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:18.466629 10776 consensus_queue.cc:260] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.468178 10776 ts_tablet_manager.cc:1434] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:20:18.469362 10776 tablet_bootstrap.cc:492] T cb068868c405405cb0dc6c944daf03c8 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:18.475539 10776 tablet_bootstrap.cc:654] T cb068868c405405cb0dc6c944daf03c8 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:18.475595 10482 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:36392 (request call id 105) took 1061 ms. Trace:
I20260709 12:20:18.476068 10482 rpcz_store.cc:276] 0709 12:20:17.414660 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:20:17.414840 (+   180us) service_pool.cc:224] Handling call
0709 12:20:18.475496 (+1060656us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:20:18.455589 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:20:18.456150 (+   561us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:20:18.456178 (+    28us) write_op.cc:435] Acquired schema lock
0709 12:20:18.456195 (+    17us) tablet.cc:662] Decoding operations
0709 12:20:18.456508 (+   313us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:20:18.456577 (+    69us) write_op.cc:641] Partition lock acquired for write op
0709 12:20:18.456603 (+    26us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:20:18.456774 (+   171us) tablet.cc:701] Row locks acquired
0709 12:20:18.456790 (+    16us) write_op.cc:260] PREPARE: finished
0709 12:20:18.456926 (+   136us) write_op.cc:270] Start()
0709 12:20:18.457024 (+    98us) write_op.cc:276] Timestamp: P: 1783599618456886 usec, L: 0
0709 12:20:18.457043 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 12:20:18.457673 (+   630us) log.cc:844] Serialized 531 byte log entry
0709 12:20:18.460455 (+  2782us) op_driver.cc:464] REPLICATION: finished
0709 12:20:18.462603 (+  2148us) write_op.cc:301] APPLY: starting
0709 12:20:18.462676 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0709 12:20:18.462770 (+    94us) tablet.cc:1370] finished BulkCheckPresence
0709 12:20:18.462891 (+   121us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:20:18.463076 (+   185us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:20:18.463213 (+   137us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:20:18.463254 (+    41us) write_op.cc:312] APPLY: finished
0709 12:20:18.463423 (+   169us) log.cc:844] Serialized 22 byte log entry
0709 12:20:18.463576 (+   153us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:20:18.463649 (+    73us) write_op.cc:454] Released schema lock
0709 12:20:18.463682 (+    33us) write_op.cc:341] FINISH: Updating metrics
0709 12:20:18.474992 (+ 11310us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:20:18.475021 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":14279,"reported_tablets":6,"child_traces":[["op",{"apply.queue_time_us":1971,"apply.run_cpu_time_us":1332,"apply.run_wall_time_us":1331,"num_ops":1,"prepare.queue_time_us":19865,"prepare.run_cpu_time_us":2396,"prepare.run_wall_time_us":19405,"replication_time_us":3305,"thread_start_us":23430,"threads_started":1}]]}
I20260709 12:20:18.495925 10481 catalog_manager.cc:5697] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:18.521404 10777 tablet_bootstrap.cc:492] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:18.522018 10777 ts_tablet_manager.cc:1403] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.129s	user 0.010s	sys 0.004s
I20260709 12:20:18.527315 10777 raft_consensus.cc:359] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.528157 10777 raft_consensus.cc:385] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:18.528465 10777 raft_consensus.cc:740] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
W20260709 12:20:18.525530 10698 leader_election.cc:343] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:18.538625 10777 consensus_queue.cc:260] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.548493 10482 catalog_manager.cc:5697] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:18.549588 10777 ts_tablet_manager.cc:1434] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 12:20:18.550468 10777 tablet_bootstrap.cc:492] T 87c2ba30c75844298d4273f0c92b9e51 P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:18.550612 10482 catalog_manager.cc:5697] T ffeb42f35e1f4a3a9075ca4ed18fefce P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } }
I20260709 12:20:18.570611 10776 tablet_bootstrap.cc:492] T cb068868c405405cb0dc6c944daf03c8 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:18.571117 10776 ts_tablet_manager.cc:1403] T cb068868c405405cb0dc6c944daf03c8 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.102s	user 0.015s	sys 0.002s
I20260709 12:20:18.580717 10776 raft_consensus.cc:359] T cb068868c405405cb0dc6c944daf03c8 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.581451 10776 raft_consensus.cc:385] T cb068868c405405cb0dc6c944daf03c8 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:18.581715 10776 raft_consensus.cc:740] T cb068868c405405cb0dc6c944daf03c8 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:18.582291 10776 consensus_queue.cc:260] T cb068868c405405cb0dc6c944daf03c8 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.584636 10776 ts_tablet_manager.cc:1434] T cb068868c405405cb0dc6c944daf03c8 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:20:18.585546 10776 tablet_bootstrap.cc:492] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:18.591292 10776 tablet_bootstrap.cc:654] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:18.592257 10777 tablet_bootstrap.cc:654] T 87c2ba30c75844298d4273f0c92b9e51 P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:18.601339 11160 raft_consensus.cc:493] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:18.601874 11160 raft_consensus.cc:515] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.603998 11160 leader_election.cc:290] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:18.604544 10776 tablet_bootstrap.cc:492] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:18.605016 10776 ts_tablet_manager.cc:1403] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260709 12:20:18.605029 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e291e76969e425080fea87fff0c9637" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
I20260709 12:20:18.606933 10728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e291e76969e425080fea87fff0c9637" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:18.607573 10728 raft_consensus.cc:2468] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 0.
I20260709 12:20:18.607549 10776 raft_consensus.cc:359] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.608258 10776 raft_consensus.cc:385] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:18.608521 10776 raft_consensus.cc:740] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
W20260709 12:20:18.606642 10624 leader_election.cc:343] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:18.609246 10776 consensus_queue.cc:260] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.611446 10626 leader_election.cc:304] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:18.611689 10776 ts_tablet_manager.cc:1434] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:20:18.612464 11160 raft_consensus.cc:2804] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:18.612632 10776 tablet_bootstrap.cc:492] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:18.612831 11160 raft_consensus.cc:493] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:18.613216 10777 tablet_bootstrap.cc:492] T 87c2ba30c75844298d4273f0c92b9e51 P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:18.613226 11160 raft_consensus.cc:3060] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:18.613655 10777 ts_tablet_manager.cc:1403] T 87c2ba30c75844298d4273f0c92b9e51 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.002s
I20260709 12:20:18.616896 10777 raft_consensus.cc:359] T 87c2ba30c75844298d4273f0c92b9e51 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.617569 10777 raft_consensus.cc:385] T 87c2ba30c75844298d4273f0c92b9e51 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:18.617818 10777 raft_consensus.cc:740] T 87c2ba30c75844298d4273f0c92b9e51 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:18.618552 10777 consensus_queue.cc:260] T 87c2ba30c75844298d4273f0c92b9e51 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.618633 10776 tablet_bootstrap.cc:654] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:18.620043 11160 raft_consensus.cc:515] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.621474 10777 ts_tablet_manager.cc:1434] T 87c2ba30c75844298d4273f0c92b9e51 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:20:18.622450 10777 tablet_bootstrap.cc:492] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e: Bootstrap starting.
I20260709 12:20:18.622905 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e291e76969e425080fea87fff0c9637" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
W20260709 12:20:18.628340 10624 leader_election.cc:343] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:18.628819 10777 tablet_bootstrap.cc:654] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:18.631632 10776 tablet_bootstrap.cc:492] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:18.632122 10776 ts_tablet_manager.cc:1403] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 12:20:18.635330 10776 raft_consensus.cc:359] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.636080 10776 raft_consensus.cc:385] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:18.636346 10776 raft_consensus.cc:740] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:18.637501 10776 consensus_queue.cc:260] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.645094 11160 leader_election.cc:290] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:18.646199 10776 ts_tablet_manager.cc:1434] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:20:18.647429 10776 tablet_bootstrap.cc:492] T 5e291e76969e425080fea87fff0c9637 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:18.649703 10580 raft_consensus.cc:3060] T cb068868c405405cb0dc6c944daf03c8 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:18.653285 10776 tablet_bootstrap.cc:654] T 5e291e76969e425080fea87fff0c9637 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:18.655193 10728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e291e76969e425080fea87fff0c9637" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:18.655800 10728 raft_consensus.cc:3060] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:18.658951 11150 raft_consensus.cc:493] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:18.659523 11150 raft_consensus.cc:515] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.662187 11150 leader_election.cc:290] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:18.664017 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdbb70d79f647668a8fb95cac759b80" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:18.664634 10734 raft_consensus.cc:2468] T 4fdbb70d79f647668a8fb95cac759b80 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:18.665858 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdbb70d79f647668a8fb95cac759b80" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:18.667490 10656 raft_consensus.cc:2468] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:18.668493 10551 leader_election.cc:304] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:18.669334 10938 raft_consensus.cc:2804] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:18.669680 10938 raft_consensus.cc:493] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:18.670004 10938 raft_consensus.cc:3060] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:18.670955 10777 tablet_bootstrap.cc:492] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e: No bootstrap required, opened a new log
I20260709 12:20:18.671470 10777 ts_tablet_manager.cc:1403] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.010s
I20260709 12:20:18.674782 10777 raft_consensus.cc:359] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.675523 10777 raft_consensus.cc:385] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:18.675783 10777 raft_consensus.cc:740] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Initialized, Role: FOLLOWER
I20260709 12:20:18.676807 10777 consensus_queue.cc:260] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.680320 10777 ts_tablet_manager.cc:1434] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 12:20:18.680459 10938 raft_consensus.cc:515] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.685209 11150 raft_consensus.cc:493] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:18.689203 11150 raft_consensus.cc:515] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.691300 11150 leader_election.cc:290] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:18.692880 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdbb70d79f647668a8fb95cac759b80" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:18.693471 10734 raft_consensus.cc:3060] T 4fdbb70d79f647668a8fb95cac759b80 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:18.693965 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96a09559c0a436492784b90e8275aa5" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:18.687542 10938 leader_election.cc:290] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:18.687397 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdbb70d79f647668a8fb95cac759b80" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:18.701874 10734 raft_consensus.cc:2468] T 4fdbb70d79f647668a8fb95cac759b80 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:18.703517 10551 leader_election.cc:304] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:18.705533 11142 raft_consensus.cc:2804] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:18.705031 10656 raft_consensus.cc:3060] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:18.706804 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96a09559c0a436492784b90e8275aa5" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:18.710754 11142 raft_consensus.cc:697] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:18.713286 11142 consensus_queue.cc:237] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.704173 10728 raft_consensus.cc:2468] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:20:18.719471 10656 raft_consensus.cc:2468] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:18.722334 10626 leader_election.cc:304] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:18.722978 10551 leader_election.cc:304] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:18.723354 11160 raft_consensus.cc:2804] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:18.723840 11160 raft_consensus.cc:697] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:18.723902 10937 raft_consensus.cc:2749] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:18.724704 11160 consensus_queue.cc:237] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.728705 10776 tablet_bootstrap.cc:492] T 5e291e76969e425080fea87fff0c9637 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:18.728292 10481 catalog_manager.cc:5697] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:18.729326 10776 ts_tablet_manager.cc:1403] T 5e291e76969e425080fea87fff0c9637 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.082s	user 0.034s	sys 0.030s
I20260709 12:20:18.732158 10776 raft_consensus.cc:359] T 5e291e76969e425080fea87fff0c9637 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.732795 10776 raft_consensus.cc:385] T 5e291e76969e425080fea87fff0c9637 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:18.733119 10776 raft_consensus.cc:740] T 5e291e76969e425080fea87fff0c9637 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:18.733726 10776 consensus_queue.cc:260] T 5e291e76969e425080fea87fff0c9637 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.735936 10776 ts_tablet_manager.cc:1434] T 5e291e76969e425080fea87fff0c9637 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:20:18.751127 10776 tablet_bootstrap.cc:492] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25: Bootstrap starting.
I20260709 12:20:18.770856 11160 raft_consensus.cc:493] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:18.771517 11160 raft_consensus.cc:515] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.772027 10776 tablet_bootstrap.cc:654] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:18.774909 10728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c2ba30c75844298d4273f0c92b9e51" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:18.775614 10728 raft_consensus.cc:2468] T 87c2ba30c75844298d4273f0c92b9e51 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 0.
I20260709 12:20:18.775941 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c2ba30c75844298d4273f0c92b9e51" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25" is_pre_election: true
W20260709 12:20:18.777235 10624 leader_election.cc:343] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:18.779927 10626 leader_election.cc:304] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:18.780659 11168 raft_consensus.cc:2804] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:18.781028 11168 raft_consensus.cc:493] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:18.781339 11168 raft_consensus.cc:3060] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:18.780828 10481 catalog_manager.cc:5697] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:18.784494 11160 leader_election.cc:290] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:18.798484 11168 raft_consensus.cc:515] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.800992 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c2ba30c75844298d4273f0c92b9e51" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:18.801515 10728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c2ba30c75844298d4273f0c92b9e51" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:18.802052 10728 raft_consensus.cc:3060] T 87c2ba30c75844298d4273f0c92b9e51 P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:18.800402 11168 leader_election.cc:290] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
W20260709 12:20:18.803332 10624 leader_election.cc:343] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:18.805275 10776 tablet_bootstrap.cc:492] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25: No bootstrap required, opened a new log
I20260709 12:20:18.805872 10776 ts_tablet_manager.cc:1403] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.002s
I20260709 12:20:18.809451 10776 raft_consensus.cc:359] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.810230 10776 raft_consensus.cc:385] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:18.810395 10728 raft_consensus.cc:2468] T 87c2ba30c75844298d4273f0c92b9e51 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:20:18.810508 10776 raft_consensus.cc:740] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Initialized, Role: FOLLOWER
I20260709 12:20:18.811697 10626 leader_election.cc:304] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:18.811599 10776 consensus_queue.cc:260] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.812474 11168 raft_consensus.cc:2804] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:18.813197 11168 raft_consensus.cc:697] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:18.814098 10776 ts_tablet_manager.cc:1434] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:20:18.814055 11168 consensus_queue.cc:237] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.820461 10938 consensus_queue.cc:1048] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:18.835129 11150 consensus_queue.cc:1048] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:18.841110 10481 catalog_manager.cc:5697] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:18.873006 11142 raft_consensus.cc:493] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:18.873565 11142 raft_consensus.cc:515] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.875885 11142 leader_election.cc:290] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:18.877328 10728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c12714e2244e9cb5c09779d8726afa" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:18.878916 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c12714e2244e9cb5c09779d8726afa" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:18.879611 10660 raft_consensus.cc:2393] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ed14bd66ea3430bbe19cafe29588d25 in current term 1: Already voted for candidate a5344a92b5744aa49c8ef1dcf6acd73e in this term.
I20260709 12:20:18.880390 10548 leader_election.cc:304] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:18.880965 11142 raft_consensus.cc:3060] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:18.884078 10580 raft_consensus.cc:3060] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:18.887038 11142 raft_consensus.cc:2749] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:18.928946 11142 raft_consensus.cc:493] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:18.929589 11142 raft_consensus.cc:515] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.932399 11142 leader_election.cc:290] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:18.933424 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5c6aada9454b749249e251805c347f" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:18.933772 10728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5c6aada9454b749249e251805c347f" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:18.934051 10660 raft_consensus.cc:2468] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:18.934608 10728 raft_consensus.cc:2468] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 0.
I20260709 12:20:18.935511 10548 leader_election.cc:304] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:18.936319 11142 raft_consensus.cc:2804] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:18.936630 11142 raft_consensus.cc:493] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:18.936879 11142 raft_consensus.cc:3060] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:18.942492 11142 raft_consensus.cc:515] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.944015 11142 leader_election.cc:290] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:18.944722 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5c6aada9454b749249e251805c347f" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:18.944832 10728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5c6aada9454b749249e251805c347f" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:18.945182 10660 raft_consensus.cc:3060] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:18.945312 10728 raft_consensus.cc:3060] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:18.953153 10728 raft_consensus.cc:2468] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:18.954362 10660 raft_consensus.cc:2468] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:20:18.954444 10551 leader_election.cc:304] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:18.955705 11142 raft_consensus.cc:2804] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:18.956166 11142 raft_consensus.cc:697] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:18.957231 11142 consensus_queue.cc:237] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:18.970340 11174 consensus_queue.cc:1048] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:18.975932 10480 catalog_manager.cc:5697] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:18.981244 11139 consensus_queue.cc:1048] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:19.096426 11142 raft_consensus.cc:493] T 5e291e76969e425080fea87fff0c9637 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:19.097078 11142 raft_consensus.cc:515] T 5e291e76969e425080fea87fff0c9637 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:19.099160 11142 leader_election.cc:290] T 5e291e76969e425080fea87fff0c9637 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:19.099845 10653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e291e76969e425080fea87fff0c9637" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:19.100919 10730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e291e76969e425080fea87fff0c9637" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:19.101629 10730 raft_consensus.cc:2393] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ed14bd66ea3430bbe19cafe29588d25 in current term 1: Already voted for candidate 02216b071b6b442cb932dee569e07434 in this term.
I20260709 12:20:19.102617 10551 leader_election.cc:304] T 5e291e76969e425080fea87fff0c9637 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:19.103410 10938 raft_consensus.cc:3060] T 5e291e76969e425080fea87fff0c9637 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:19.108525 10938 raft_consensus.cc:2749] T 5e291e76969e425080fea87fff0c9637 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:19.123123 10938 raft_consensus.cc:493] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:19.123692 10938 raft_consensus.cc:515] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:19.125567 10938 leader_election.cc:290] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:19.126096 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c2ba30c75844298d4273f0c92b9e51" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:20:19.127280 10730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c2ba30c75844298d4273f0c92b9e51" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:20:19.128070 10730 raft_consensus.cc:2393] T 87c2ba30c75844298d4273f0c92b9e51 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ed14bd66ea3430bbe19cafe29588d25 in current term 1: Already voted for candidate 02216b071b6b442cb932dee569e07434 in this term.
I20260709 12:20:19.129256 10551 leader_election.cc:304] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:19.129954 10938 raft_consensus.cc:3060] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:19.136888 10938 raft_consensus.cc:2749] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:19.209864 11168 consensus_queue.cc:1048] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:19.216200 11150 consensus_queue.cc:1048] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:19.239704 11150 consensus_queue.cc:1048] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:19.251464 10818 consensus_queue.cc:1048] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:19.315269 11168 consensus_queue.cc:1048] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:19.326869 11160 consensus_queue.cc:1048] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:19.407917 11150 consensus_queue.cc:1048] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:19.424019 10937 consensus_queue.cc:1048] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:19.797498  9416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:19.824750 11244 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 12:20:19.824765 11241 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 12:20:19.825589 11242 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 12:20:19.830358  9416 server_base.cc:1061] running on GCE node
I20260709 12:20:19.831593  9416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:19.831859  9416 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 12:20:19.832067  9416 hybrid_clock.cc:648] HybridClock initialized: now 1783599619832047 us; error 0 us; skew 500 ppm
I20260709 12:20:19.832814  9416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:19.836701  9416 webserver.cc:533] Webserver started at http://127.9.50.4:35217/ using document root <none> and password file <none>
I20260709 12:20:19.838480  9416 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:19.838702  9416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:19.839061  9416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:19.840730  9416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-3-root/instance:
uuid: "0e1c330d390040bba9f928f54168a3d1"
format_stamp: "Formatted at 2026-07-09 12:20:19 on dist-test-slave-hw7q"
I20260709 12:20:19.847117  9416 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:20:19.855239 11249 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:19.856132  9416 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:20:19.856479  9416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-3-root
uuid: "0e1c330d390040bba9f928f54168a3d1"
format_stamp: "Formatted at 2026-07-09 12:20:19 on dist-test-slave-hw7q"
I20260709 12:20:19.856767  9416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-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 12:20:19.866883  9416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:19.868304  9416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:19.870162  9416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:19.872905  9416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:19.873221  9416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:19.873550  9416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:19.873824  9416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:19.947754  9416 rpc_server.cc:307] RPC server started. Bound to: 127.9.50.4:41797
I20260709 12:20:19.948035 11311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.50.4:41797 every 8 connection(s)
I20260709 12:20:19.953732  9416 auto_leader_rebalancer-test.cc:439] add a tserver: 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:19.977700 11312 heartbeater.cc:344] Connected to a master server at 127.9.50.62:45433
I20260709 12:20:19.978132 11312 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:19.979099 11312 heartbeater.cc:507] Master 127.9.50.62:45433 requested a full tablet report, sending...
I20260709 12:20:19.981320 10482 ts_manager.cc:194] Registered new tserver with Master: 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:20:19.983011 10482 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55740
I20260709 12:20:20.248232 10730 consensus_queue.cc:237] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:20.255601 10660 raft_consensus.cc:1275] T 0ae2061162664282a87ecb0029fd4a75 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:20.257186 10579 raft_consensus.cc:1275] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:20.259318 11139 consensus_queue.cc:1048] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:20.260615 11176 consensus_queue.cc:1048] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:20:20.278259 10700 consensus_peers.cc:597] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ae2061162664282a87ecb0029fd4a75. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:20.277182 11146 raft_consensus.cc:2955] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:20.279940 10660 raft_consensus.cc:2955] T 0ae2061162664282a87ecb0029fd4a75 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:20.285650 10580 raft_consensus.cc:2955] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:20.294293 10730 consensus_queue.cc:237] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:20.305583 10482 catalog_manager.cc:5697] T 0ae2061162664282a87ecb0029fd4a75 P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:20.331413 10579 raft_consensus.cc:1275] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:20.332134 10700 consensus_peers.cc:597] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b2c12714e2244e9cb5c09779d8726afa. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:20.332827 11326 consensus_queue.cc:1048] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:20.334537 10660 raft_consensus.cc:1275] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:20.340009 11139 consensus_queue.cc:1048] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:20:20.356423 11325 raft_consensus.cc:2955] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:20.358323 10576 raft_consensus.cc:2955] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:20.370337 10656 raft_consensus.cc:2955] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:20.402132 10481 catalog_manager.cc:5697] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:20.407593 10576 consensus_queue.cc:237] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:20.435371 10732 raft_consensus.cc:1275] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:20.435717 10656 raft_consensus.cc:1275] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:20.437294 11316 consensus_queue.cc:1048] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:20.443010 10938 consensus_queue.cc:1048] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:20.459872 11150 raft_consensus.cc:2955] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
W20260709 12:20:20.462981 10551 consensus_peers.cc:597] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a352b5a266cf4d07bd1909e66da3ca70. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:20.464700 10656 raft_consensus.cc:2955] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:20.470463 10732 raft_consensus.cc:2955] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:20.477738 10730 consensus_queue.cc:237] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:20.488310 10482 catalog_manager.cc:5697] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:20.497121 10700 consensus_peers.cc:597] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ee9d55ae0ca49e1bc04acafcb61321d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:20.498876 10656 raft_consensus.cc:1275] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:20.499589 10579 raft_consensus.cc:1275] T 2ee9d55ae0ca49e1bc04acafcb61321d P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:20.500723 11325 consensus_queue.cc:1048] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:20.502521 11325 consensus_queue.cc:1048] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:20.512995 11326 raft_consensus.cc:2955] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:20.515484 10656 raft_consensus.cc:2955] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:20.520841 10579 raft_consensus.cc:2955] T 2ee9d55ae0ca49e1bc04acafcb61321d P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:20.548465 10482 catalog_manager.cc:5697] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:20.778975 11343 ts_tablet_manager.cc:933] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:20.781051 11343 tablet_copy_client.cc:323] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.3:33521
I20260709 12:20:20.797231 10744 tablet_copy_service.cc:140] P a5344a92b5744aa49c8ef1dcf6acd73e: Received BeginTabletCopySession request for tablet 0ae2061162664282a87ecb0029fd4a75 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:47332)
I20260709 12:20:20.797821 10744 tablet_copy_service.cc:161] P a5344a92b5744aa49c8ef1dcf6acd73e: Beginning new tablet copy session on tablet 0ae2061162664282a87ecb0029fd4a75 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:47332: session id = 0e1c330d390040bba9f928f54168a3d1-0ae2061162664282a87ecb0029fd4a75
I20260709 12:20:20.804468 10744 tablet_copy_source_session.cc:215] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:20.807929 11343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ae2061162664282a87ecb0029fd4a75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:20.821702 11343 tablet_copy_client.cc:806] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:20.822336 11343 tablet_copy_client.cc:670] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:20.827088 11343 tablet_copy_client.cc:538] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:20.836180 11343 tablet_bootstrap.cc:492] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:20.857511 11343 tablet_bootstrap.cc:492] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:20.858641 11343 tablet_bootstrap.cc:492] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:20.859745 11343 ts_tablet_manager.cc:1403] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260709 12:20:20.862782 11343 raft_consensus.cc:359] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:20.864102 11343 raft_consensus.cc:740] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:20.864817 11343 consensus_queue.cc:260] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:20.870491 11312 heartbeater.cc:499] Master 127.9.50.62:45433 was elected leader, sending a full tablet report...
I20260709 12:20:20.870716 11343 ts_tablet_manager.cc:1434] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260709 12:20:20.872815 10744 tablet_copy_service.cc:342] P a5344a92b5744aa49c8ef1dcf6acd73e: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-0ae2061162664282a87ecb0029fd4a75 received from {username='slave'} at 127.0.0.1:47332
I20260709 12:20:20.873340 10744 tablet_copy_service.cc:434] P a5344a92b5744aa49c8ef1dcf6acd73e: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-0ae2061162664282a87ecb0029fd4a75 on tablet 0ae2061162664282a87ecb0029fd4a75 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:20.882483 11343 ts_tablet_manager.cc:933] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:20.884269 11343 tablet_copy_client.cc:323] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.3:33521
I20260709 12:20:20.885582 10744 tablet_copy_service.cc:140] P a5344a92b5744aa49c8ef1dcf6acd73e: Received BeginTabletCopySession request for tablet b2c12714e2244e9cb5c09779d8726afa from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:47332)
I20260709 12:20:20.885980 10744 tablet_copy_service.cc:161] P a5344a92b5744aa49c8ef1dcf6acd73e: Beginning new tablet copy session on tablet b2c12714e2244e9cb5c09779d8726afa from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:47332: session id = 0e1c330d390040bba9f928f54168a3d1-b2c12714e2244e9cb5c09779d8726afa
I20260709 12:20:20.890630 10744 tablet_copy_source_session.cc:215] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:20.893929 11343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c12714e2244e9cb5c09779d8726afa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:20.906324 11343 tablet_copy_client.cc:806] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:20.906929 11343 tablet_copy_client.cc:670] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:20.910215 11343 tablet_copy_client.cc:538] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:20.917241 11343 tablet_bootstrap.cc:492] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:20.938862 11343 tablet_bootstrap.cc:492] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:20.939807 11343 tablet_bootstrap.cc:492] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:20.940474 11343 ts_tablet_manager.cc:1403] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.005s
I20260709 12:20:20.943831 11343 raft_consensus.cc:359] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:20.944784 11343 raft_consensus.cc:740] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:20.945562 11343 consensus_queue.cc:260] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:20.948385 11343 ts_tablet_manager.cc:1434] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:20:20.952557 10744 tablet_copy_service.cc:342] P a5344a92b5744aa49c8ef1dcf6acd73e: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-b2c12714e2244e9cb5c09779d8726afa received from {username='slave'} at 127.0.0.1:47332
I20260709 12:20:20.953050 10744 tablet_copy_service.cc:434] P a5344a92b5744aa49c8ef1dcf6acd73e: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-b2c12714e2244e9cb5c09779d8726afa on tablet b2c12714e2244e9cb5c09779d8726afa with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:20.966687 11343 ts_tablet_manager.cc:933] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025)
I20260709 12:20:20.973208 11343 tablet_copy_client.cc:323] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.1:42025
I20260709 12:20:20.997092 10595 tablet_copy_service.cc:140] P 2ed14bd66ea3430bbe19cafe29588d25: Received BeginTabletCopySession request for tablet a352b5a266cf4d07bd1909e66da3ca70 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:59250)
I20260709 12:20:20.997707 10595 tablet_copy_service.cc:161] P 2ed14bd66ea3430bbe19cafe29588d25: Beginning new tablet copy session on tablet a352b5a266cf4d07bd1909e66da3ca70 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:59250: session id = 0e1c330d390040bba9f928f54168a3d1-a352b5a266cf4d07bd1909e66da3ca70
I20260709 12:20:21.005690 10595 tablet_copy_source_session.cc:215] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:21.009037 11343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a352b5a266cf4d07bd1909e66da3ca70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:21.020751 11343 tablet_copy_client.cc:806] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:21.021667 11343 tablet_copy_client.cc:670] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:21.025547 11343 tablet_copy_client.cc:538] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:21.032021 11343 tablet_bootstrap.cc:492] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:21.039450 11351 ts_tablet_manager.cc:933] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:21.041893 11351 tablet_copy_client.cc:323] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.3:33521
I20260709 12:20:21.043833 10744 tablet_copy_service.cc:140] P a5344a92b5744aa49c8ef1dcf6acd73e: Received BeginTabletCopySession request for tablet 2ee9d55ae0ca49e1bc04acafcb61321d from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:47332)
I20260709 12:20:21.044396 10744 tablet_copy_service.cc:161] P a5344a92b5744aa49c8ef1dcf6acd73e: Beginning new tablet copy session on tablet 2ee9d55ae0ca49e1bc04acafcb61321d from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:47332: session id = 0e1c330d390040bba9f928f54168a3d1-2ee9d55ae0ca49e1bc04acafcb61321d
I20260709 12:20:21.051690 10744 tablet_copy_source_session.cc:215] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:21.055112 11343 tablet_bootstrap.cc:492] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:21.056237 11343 tablet_bootstrap.cc:492] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:21.055156 11351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee9d55ae0ca49e1bc04acafcb61321d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:21.057109 11343 ts_tablet_manager.cc:1403] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.000s
I20260709 12:20:21.060427 11343 raft_consensus.cc:359] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:21.061247 11343 raft_consensus.cc:740] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:21.061822 11343 consensus_queue.cc:260] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:21.063788 11343 ts_tablet_manager.cc:1434] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:20:21.065522 10595 tablet_copy_service.cc:342] P 2ed14bd66ea3430bbe19cafe29588d25: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-a352b5a266cf4d07bd1909e66da3ca70 received from {username='slave'} at 127.0.0.1:59250
I20260709 12:20:21.065969 10595 tablet_copy_service.cc:434] P 2ed14bd66ea3430bbe19cafe29588d25: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-a352b5a266cf4d07bd1909e66da3ca70 on tablet a352b5a266cf4d07bd1909e66da3ca70 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:21.076033 11351 tablet_copy_client.cc:806] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:21.076560 11351 tablet_copy_client.cc:670] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:21.080341 11351 tablet_copy_client.cc:538] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:21.091573 11351 tablet_bootstrap.cc:492] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:21.110001 11351 tablet_bootstrap.cc:492] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:21.110812 11351 tablet_bootstrap.cc:492] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:21.111720 11351 ts_tablet_manager.cc:1403] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260709 12:20:21.114949 11351 raft_consensus.cc:359] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:21.115829 11351 raft_consensus.cc:740] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:21.116431 11351 consensus_queue.cc:260] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:21.120213 11351 ts_tablet_manager.cc:1434] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:20:21.122108 10744 tablet_copy_service.cc:342] P a5344a92b5744aa49c8ef1dcf6acd73e: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-2ee9d55ae0ca49e1bc04acafcb61321d received from {username='slave'} at 127.0.0.1:47332
I20260709 12:20:21.122634 10744 tablet_copy_service.cc:434] P a5344a92b5744aa49c8ef1dcf6acd73e: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-2ee9d55ae0ca49e1bc04acafcb61321d on tablet 2ee9d55ae0ca49e1bc04acafcb61321d with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:21.253270 11287 raft_consensus.cc:1217] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:21.306159 11287 raft_consensus.cc:1217] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:21.339759 11287 raft_consensus.cc:1217] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:21.560945 11287 raft_consensus.cc:1217] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:21.768664 11146 raft_consensus.cc:1064] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:21.771625 11146 consensus_queue.cc:237] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:21.777990 10660 raft_consensus.cc:1275] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:21.778617 11287 raft_consensus.cc:1275] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:21.779852 10579 raft_consensus.cc:1275] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:21.780066 11325 consensus_queue.cc:1048] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:21.780843 11146 consensus_queue.cc:1048] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:21.781742 11176 consensus_queue.cc:1048] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:21.800843 11286 raft_consensus.cc:2955] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:21.801453 11176 raft_consensus.cc:2955] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:21.814975 10576 raft_consensus.cc:2955] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:21.822717 10480 catalog_manager.cc:5697] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:21.843184 11342 raft_consensus.cc:1064] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:21.845956 11342 consensus_queue.cc:237] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:21.848084 10656 raft_consensus.cc:2955] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:21.875276 10730 raft_consensus.cc:1275] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:21.876631 10656 raft_consensus.cc:1275] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:21.877529 11286 raft_consensus.cc:1275] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:21.878791 11361 raft_consensus.cc:1064] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:21.879833 10938 consensus_queue.cc:1048] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:20:21.883008 11361 consensus_queue.cc:237] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:21.885247 11150 consensus_queue.cc:1048] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:21.890905 10938 consensus_queue.cc:1048] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:21.926935 10728 consensus_queue.cc:237] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:21.934183 11287 raft_consensus.cc:1275] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:21.935789 11146 consensus_queue.cc:1048] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:21.943162 10660 raft_consensus.cc:1275] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:21.944931 11362 raft_consensus.cc:2955] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:21.951295 11176 consensus_queue.cc:1048] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:21.960206 10660 raft_consensus.cc:2955] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:21.966856 11287 raft_consensus.cc:2955] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:21.979271 10470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b2c12714e2244e9cb5c09779d8726afa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:21.982666 10483 catalog_manager.cc:5697] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:21.992092 11287 raft_consensus.cc:1275] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:21.992287 10653 raft_consensus.cc:1275] T 0ae2061162664282a87ecb0029fd4a75 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:21.993919 11361 consensus_queue.cc:1048] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:21.994839 11146 consensus_queue.cc:1048] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:22.006697 10576 raft_consensus.cc:1275] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:22.012701 11342 raft_consensus.cc:2955] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:22.025892 10653 raft_consensus.cc:2955] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:22.037009 11325 raft_consensus.cc:1064] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:22.038317 10728 raft_consensus.cc:2955] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:22.039857 11325 consensus_queue.cc:237] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:22.044605 11362 consensus_queue.cc:1048] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:22.084677 10568 tablet_service.cc:1558] Processing DeleteTablet for tablet b2c12714e2244e9cb5c09779d8726afa with delete_type TABLET_DATA_TOMBSTONED (TS 2ed14bd66ea3430bbe19cafe29588d25 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47042
I20260709 12:20:22.098516 10481 catalog_manager.cc:5697] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:22.112703 11286 raft_consensus.cc:2955] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:22.129561 11377 tablet_replica.cc:333] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:20:22.144673 11285 raft_consensus.cc:1275] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:22.146307 11176 consensus_queue.cc:1048] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:22.164706 11377 raft_consensus.cc:2243] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:22.165509 11377 raft_consensus.cc:2272] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:22.172960 11377 ts_tablet_manager.cc:1916] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:22.196880 10660 raft_consensus.cc:1275] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:22.201846 10576 raft_consensus.cc:1275] T 2ee9d55ae0ca49e1bc04acafcb61321d P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:22.202488 11176 raft_consensus.cc:2955] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:22.209640 11287 raft_consensus.cc:2955] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:22.212627 11361 consensus_queue.cc:1048] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:22.217370 11377 ts_tablet_manager.cc:1929] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:22.218075 11361 consensus_queue.cc:1048] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:22.221303 10576 consensus_queue.cc:237] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:22.224128 11377 log.cc:1199] T b2c12714e2244e9cb5c09779d8726afa P 2ed14bd66ea3430bbe19cafe29588d25: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-0-root/wals/b2c12714e2244e9cb5c09779d8726afa
I20260709 12:20:22.225031 10660 raft_consensus.cc:2955] T 0ae2061162664282a87ecb0029fd4a75 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:22.227041 10468 catalog_manager.cc:5028] TS 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): tablet b2c12714e2244e9cb5c09779d8726afa (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:22.230701 11285 raft_consensus.cc:1275] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:22.230497 11362 raft_consensus.cc:2955] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:22.232000 10655 raft_consensus.cc:1275] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:22.233296 11150 consensus_queue.cc:1048] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:22.234895 11150 consensus_queue.cc:1048] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:22.234267 10653 raft_consensus.cc:2955] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:22.241775 10938 raft_consensus.cc:2955] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:22.252656 11285 raft_consensus.cc:2955] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:22.254273 10468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a352b5a266cf4d07bd1909e66da3ca70 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:22.258316 11286 raft_consensus.cc:2955] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:22.265669 10483 catalog_manager.cc:5697] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:22.269524 10480 catalog_manager.cc:5697] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:22.266618 10482 catalog_manager.cc:5697] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:22.291587 10579 raft_consensus.cc:2955] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:22.295792 10653 raft_consensus.cc:2955] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:22.298393 10728 consensus_queue.cc:237] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:22.304324 10580 raft_consensus.cc:2955] T 2ee9d55ae0ca49e1bc04acafcb61321d P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:22.310020 10720 tablet_service.cc:1558] Processing DeleteTablet for tablet a352b5a266cf4d07bd1909e66da3ca70 with delete_type TABLET_DATA_TOMBSTONED (TS a5344a92b5744aa49c8ef1dcf6acd73e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47700
I20260709 12:20:22.312718 11287 raft_consensus.cc:1275] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:22.324191 11385 tablet_replica.cc:333] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:20:22.324633 11176 consensus_queue.cc:1048] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:22.325206 11385 raft_consensus.cc:2243] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:22.325978 11385 raft_consensus.cc:2272] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:22.341759 10734 consensus_queue.cc:237] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:22.348627 11287 raft_consensus.cc:1275] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:22.348628 10655 raft_consensus.cc:1275] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:22.350896 11361 consensus_queue.cc:1048] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:22.351976 11380 consensus_queue.cc:1048] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:22.361312 11146 raft_consensus.cc:2955] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:22.364543 11287 raft_consensus.cc:2955] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:22.370924 11325 raft_consensus.cc:2955] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:22.381037 10470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0ae2061162664282a87ecb0029fd4a75 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:22.382799 10470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2ee9d55ae0ca49e1bc04acafcb61321d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:22.385008 10580 raft_consensus.cc:1275] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:22.393113 11285 raft_consensus.cc:2955] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:22.392928 10655 raft_consensus.cc:2955] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:22.397547 10478 catalog_manager.cc:5697] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:22.404911 11361 consensus_queue.cc:1048] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:22.385191 11385 ts_tablet_manager.cc:1916] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:22.430275 10568 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ee9d55ae0ca49e1bc04acafcb61321d with delete_type TABLET_DATA_TOMBSTONED (TS 2ed14bd66ea3430bbe19cafe29588d25 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47042
I20260709 12:20:22.431450 11377 tablet_replica.cc:333] T 2ee9d55ae0ca49e1bc04acafcb61321d P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:20:22.435231 10580 raft_consensus.cc:2955] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:22.444629 10482 catalog_manager.cc:5697] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:22.471750 11377 raft_consensus.cc:2243] T 2ee9d55ae0ca49e1bc04acafcb61321d P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:22.472587 11377 raft_consensus.cc:2272] T 2ee9d55ae0ca49e1bc04acafcb61321d P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:22.474814 11385 ts_tablet_manager.cc:1929] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:22.475325 11385 log.cc:1199] T a352b5a266cf4d07bd1909e66da3ca70 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-2-root/wals/a352b5a266cf4d07bd1909e66da3ca70
I20260709 12:20:22.476132 11377 ts_tablet_manager.cc:1916] T 2ee9d55ae0ca49e1bc04acafcb61321d P 2ed14bd66ea3430bbe19cafe29588d25: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:22.477334 10470 catalog_manager.cc:5028] TS a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): tablet a352b5a266cf4d07bd1909e66da3ca70 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:22.478892 10647 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ae2061162664282a87ecb0029fd4a75 with delete_type TABLET_DATA_TOMBSTONED (TS 02216b071b6b442cb932dee569e07434 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35774
I20260709 12:20:22.491639 11386 tablet_replica.cc:333] T 0ae2061162664282a87ecb0029fd4a75 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:20:22.492403 11386 raft_consensus.cc:2243] T 0ae2061162664282a87ecb0029fd4a75 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:22.493050 11386 raft_consensus.cc:2272] T 0ae2061162664282a87ecb0029fd4a75 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:22.494640 11377 ts_tablet_manager.cc:1929] T 2ee9d55ae0ca49e1bc04acafcb61321d P 2ed14bd66ea3430bbe19cafe29588d25: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:22.495039 11377 log.cc:1199] T 2ee9d55ae0ca49e1bc04acafcb61321d P 2ed14bd66ea3430bbe19cafe29588d25: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-0-root/wals/2ee9d55ae0ca49e1bc04acafcb61321d
I20260709 12:20:22.496004 11386 ts_tablet_manager.cc:1916] T 0ae2061162664282a87ecb0029fd4a75 P 02216b071b6b442cb932dee569e07434: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:22.496279 10468 catalog_manager.cc:5028] TS 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): tablet 2ee9d55ae0ca49e1bc04acafcb61321d (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:22.511325 11386 ts_tablet_manager.cc:1929] T 0ae2061162664282a87ecb0029fd4a75 P 02216b071b6b442cb932dee569e07434: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:22.511802 11386 log.cc:1199] T 0ae2061162664282a87ecb0029fd4a75 P 02216b071b6b442cb932dee569e07434: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-1-root/wals/0ae2061162664282a87ecb0029fd4a75
I20260709 12:20:22.513262 10467 catalog_manager.cc:5028] TS 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): tablet 0ae2061162664282a87ecb0029fd4a75 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:23.570111 10653 consensus_queue.cc:237] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:23.577452 10580 raft_consensus.cc:1275] T ffeb42f35e1f4a3a9075ca4ed18fefce P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:23.578846 11378 consensus_queue.cc:1048] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:23.581661 10728 raft_consensus.cc:1275] T ffeb42f35e1f4a3a9075ca4ed18fefce P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:23.584208 11168 consensus_queue.cc:1048] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:23.588047 11378 raft_consensus.cc:2955] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:23.589650 10579 raft_consensus.cc:2955] T ffeb42f35e1f4a3a9075ca4ed18fefce P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
W20260709 12:20:23.607285 10626 consensus_peers.cc:597] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ffeb42f35e1f4a3a9075ca4ed18fefce. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:23.611198 10728 consensus_queue.cc:237] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:23.611404 10734 raft_consensus.cc:2955] T ffeb42f35e1f4a3a9075ca4ed18fefce P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:23.613545 10480 catalog_manager.cc:5697] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:23.620512 10700 consensus_peers.cc:597] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 372a197902454f61bf6035c892d8209f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:23.623649 10579 raft_consensus.cc:1275] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:23.625192 11176 consensus_queue.cc:1048] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:23.625123 10653 raft_consensus.cc:1275] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:23.633708 11176 consensus_queue.cc:1048] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:23.635565 11176 raft_consensus.cc:2955] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:23.640296 10579 raft_consensus.cc:2955] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:23.665972 10655 raft_consensus.cc:2955] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:23.666085 10734 consensus_queue.cc:237] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
W20260709 12:20:23.681946 10700 consensus_peers.cc:597] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 436b4b6a7faf43df8300b3dab98c03ed. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:23.682873 10653 raft_consensus.cc:1275] T 436b4b6a7faf43df8300b3dab98c03ed P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:23.685236 11325 consensus_queue.cc:1048] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:23.688669 10579 raft_consensus.cc:1275] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:23.689360 10482 catalog_manager.cc:5697] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:23.690222 11176 consensus_queue.cc:1048] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:23.701071 11176 raft_consensus.cc:2955] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:23.702993 10655 raft_consensus.cc:2955] T 436b4b6a7faf43df8300b3dab98c03ed P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:23.707037 10579 raft_consensus.cc:2955] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:23.714315 10580 consensus_queue.cc:237] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
W20260709 12:20:23.737828 10551 consensus_peers.cc:597] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 900d6a93d7914caaa9d17443d2736289. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:23.739249 10651 raft_consensus.cc:1275] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:23.740044 10730 raft_consensus.cc:1275] T 900d6a93d7914caaa9d17443d2736289 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:23.740437 10482 catalog_manager.cc:5697] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:23.741247 11150 consensus_queue.cc:1048] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:23.743402 11342 consensus_queue.cc:1048] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:23.763067 11399 raft_consensus.cc:2955] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:23.765450 10651 raft_consensus.cc:2955] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:23.769838 10730 raft_consensus.cc:2955] T 900d6a93d7914caaa9d17443d2736289 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:23.796975 10482 catalog_manager.cc:5697] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:24.059410 11410 ts_tablet_manager.cc:933] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:24.061517 11410 tablet_copy_client.cc:323] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.3:33521
I20260709 12:20:24.063169 10744 tablet_copy_service.cc:140] P a5344a92b5744aa49c8ef1dcf6acd73e: Received BeginTabletCopySession request for tablet 436b4b6a7faf43df8300b3dab98c03ed from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:47332)
I20260709 12:20:24.063697 10744 tablet_copy_service.cc:161] P a5344a92b5744aa49c8ef1dcf6acd73e: Beginning new tablet copy session on tablet 436b4b6a7faf43df8300b3dab98c03ed from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:47332: session id = 0e1c330d390040bba9f928f54168a3d1-436b4b6a7faf43df8300b3dab98c03ed
I20260709 12:20:24.073478 10744 tablet_copy_source_session.cc:215] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:24.076071 11410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436b4b6a7faf43df8300b3dab98c03ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:24.095552 11410 tablet_copy_client.cc:806] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:24.096222 11410 tablet_copy_client.cc:670] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:24.099727 11410 tablet_copy_client.cc:538] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:24.111409 11410 tablet_bootstrap.cc:492] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:24.121076 11412 ts_tablet_manager.cc:933] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:24.123507 11412 tablet_copy_client.cc:323] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.2:34209
I20260709 12:20:24.136142 11410 tablet_bootstrap.cc:492] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:24.137259 11410 tablet_bootstrap.cc:492] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:24.138025 11410 ts_tablet_manager.cc:1403] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.000s
I20260709 12:20:24.141203 11410 raft_consensus.cc:359] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:24.143481 11410 raft_consensus.cc:740] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:24.144336 11410 consensus_queue.cc:260] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:24.174232 10670 tablet_copy_service.cc:140] P 02216b071b6b442cb932dee569e07434: Received BeginTabletCopySession request for tablet ffeb42f35e1f4a3a9075ca4ed18fefce from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:46154)
I20260709 12:20:24.175031 10670 tablet_copy_service.cc:161] P 02216b071b6b442cb932dee569e07434: Beginning new tablet copy session on tablet ffeb42f35e1f4a3a9075ca4ed18fefce from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:46154: session id = 0e1c330d390040bba9f928f54168a3d1-ffeb42f35e1f4a3a9075ca4ed18fefce
I20260709 12:20:24.179581 11418 ts_tablet_manager.cc:933] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025)
I20260709 12:20:24.184780 11410 ts_tablet_manager.cc:1434] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.046s	user 0.021s	sys 0.017s
I20260709 12:20:24.186131 11418 tablet_copy_client.cc:323] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.1:42025
I20260709 12:20:24.186842 10744 tablet_copy_service.cc:342] P a5344a92b5744aa49c8ef1dcf6acd73e: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-436b4b6a7faf43df8300b3dab98c03ed received from {username='slave'} at 127.0.0.1:47332
I20260709 12:20:24.187280 10744 tablet_copy_service.cc:434] P a5344a92b5744aa49c8ef1dcf6acd73e: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-436b4b6a7faf43df8300b3dab98c03ed on tablet 436b4b6a7faf43df8300b3dab98c03ed with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:24.187896 10595 tablet_copy_service.cc:140] P 2ed14bd66ea3430bbe19cafe29588d25: Received BeginTabletCopySession request for tablet 900d6a93d7914caaa9d17443d2736289 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:59250)
I20260709 12:20:24.188433 10595 tablet_copy_service.cc:161] P 2ed14bd66ea3430bbe19cafe29588d25: Beginning new tablet copy session on tablet 900d6a93d7914caaa9d17443d2736289 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:59250: session id = 0e1c330d390040bba9f928f54168a3d1-900d6a93d7914caaa9d17443d2736289
I20260709 12:20:24.199327 10670 tablet_copy_source_session.cc:215] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:24.202975 11412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffeb42f35e1f4a3a9075ca4ed18fefce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:24.205325 10595 tablet_copy_source_session.cc:215] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:24.207633 11410 ts_tablet_manager.cc:933] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:24.211920 11418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 900d6a93d7914caaa9d17443d2736289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:24.234593 11410 tablet_copy_client.cc:323] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.3:33521
I20260709 12:20:24.236799 10744 tablet_copy_service.cc:140] P a5344a92b5744aa49c8ef1dcf6acd73e: Received BeginTabletCopySession request for tablet 372a197902454f61bf6035c892d8209f from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:47332)
I20260709 12:20:24.237365 10744 tablet_copy_service.cc:161] P a5344a92b5744aa49c8ef1dcf6acd73e: Beginning new tablet copy session on tablet 372a197902454f61bf6035c892d8209f from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:47332: session id = 0e1c330d390040bba9f928f54168a3d1-372a197902454f61bf6035c892d8209f
I20260709 12:20:24.242619 11412 tablet_copy_client.cc:806] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:24.243281 11412 tablet_copy_client.cc:670] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:24.249615 10744 tablet_copy_source_session.cc:215] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:24.250325 11412 tablet_copy_client.cc:538] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:24.253324 11410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372a197902454f61bf6035c892d8209f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:24.261916 11412 tablet_bootstrap.cc:492] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:24.271136 11418 tablet_copy_client.cc:806] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:24.272636 11418 tablet_copy_client.cc:670] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:24.273526 11410 tablet_copy_client.cc:806] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:24.274084 11410 tablet_copy_client.cc:670] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:24.278913 11418 tablet_copy_client.cc:538] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:24.280066 11410 tablet_copy_client.cc:538] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:24.294209 11418 tablet_bootstrap.cc:492] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:24.299763 11410 tablet_bootstrap.cc:492] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:24.300292 11412 tablet_bootstrap.cc:492] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:24.301333 11412 tablet_bootstrap.cc:492] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:24.302011 11412 ts_tablet_manager.cc:1403] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.010s
I20260709 12:20:24.305665 11412 raft_consensus.cc:359] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:24.306533 11412 raft_consensus.cc:740] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:24.307228 11412 consensus_queue.cc:260] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:24.310277 11412 ts_tablet_manager.cc:1434] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260709 12:20:24.313517 10670 tablet_copy_service.cc:342] P 02216b071b6b442cb932dee569e07434: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-ffeb42f35e1f4a3a9075ca4ed18fefce received from {username='slave'} at 127.0.0.1:46154
I20260709 12:20:24.314167 10670 tablet_copy_service.cc:434] P 02216b071b6b442cb932dee569e07434: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-ffeb42f35e1f4a3a9075ca4ed18fefce on tablet ffeb42f35e1f4a3a9075ca4ed18fefce with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:24.322361 11418 tablet_bootstrap.cc:492] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:24.323459 11418 tablet_bootstrap.cc:492] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:24.324257 11418 ts_tablet_manager.cc:1403] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.004s
I20260709 12:20:24.328085 11418 raft_consensus.cc:359] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:24.329574 11418 raft_consensus.cc:740] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:24.330302 11418 consensus_queue.cc:260] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:24.333256 11418 ts_tablet_manager.cc:1434] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260709 12:20:24.335286 10595 tablet_copy_service.cc:342] P 2ed14bd66ea3430bbe19cafe29588d25: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-900d6a93d7914caaa9d17443d2736289 received from {username='slave'} at 127.0.0.1:59250
I20260709 12:20:24.335737 10595 tablet_copy_service.cc:434] P 2ed14bd66ea3430bbe19cafe29588d25: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-900d6a93d7914caaa9d17443d2736289 on tablet 900d6a93d7914caaa9d17443d2736289 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:24.364976 11410 tablet_bootstrap.cc:492] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:24.365898 11410 tablet_bootstrap.cc:492] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:24.367604 11410 ts_tablet_manager.cc:1403] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.068s	user 0.021s	sys 0.004s
I20260709 12:20:24.371683 11410 raft_consensus.cc:359] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:24.372599 11410 raft_consensus.cc:740] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:24.373930 11410 consensus_queue.cc:260] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:24.375830 11410 ts_tablet_manager.cc:1434] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:20:24.377486 10744 tablet_copy_service.cc:342] P a5344a92b5744aa49c8ef1dcf6acd73e: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-372a197902454f61bf6035c892d8209f received from {username='slave'} at 127.0.0.1:47332
I20260709 12:20:24.377938 10744 tablet_copy_service.cc:434] P a5344a92b5744aa49c8ef1dcf6acd73e: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-372a197902454f61bf6035c892d8209f on tablet 372a197902454f61bf6035c892d8209f with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:24.533861 11285 raft_consensus.cc:1217] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:24.552583 11285 raft_consensus.cc:1217] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:24.555539 11285 raft_consensus.cc:1217] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:24.787689 11285 raft_consensus.cc:1217] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:24.939610 11168 raft_consensus.cc:1064] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:24.941341 11168 consensus_queue.cc:237] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:24.946928 11285 raft_consensus.cc:1275] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:24.949410 10580 raft_consensus.cc:1275] T ffeb42f35e1f4a3a9075ca4ed18fefce P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:24.950044 10734 raft_consensus.cc:1275] T ffeb42f35e1f4a3a9075ca4ed18fefce P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:24.949949 11168 consensus_queue.cc:1048] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:24.952102 11378 consensus_queue.cc:1048] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:24.954758 11427 consensus_queue.cc:1048] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:24.966014 11427 raft_consensus.cc:2955] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:24.968652 10576 raft_consensus.cc:2955] T ffeb42f35e1f4a3a9075ca4ed18fefce P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:24.969893 11285 raft_consensus.cc:2955] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:24.988582 10730 raft_consensus.cc:2955] T ffeb42f35e1f4a3a9075ca4ed18fefce P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:24.996030 10480 catalog_manager.cc:5697] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:25.017830 11342 raft_consensus.cc:1064] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:25.020310 11342 consensus_queue.cc:237] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:25.030493 10730 raft_consensus.cc:1275] T 900d6a93d7914caaa9d17443d2736289 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:25.030889 11285 raft_consensus.cc:1275] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:25.031229 10655 raft_consensus.cc:1275] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:25.032982 11424 consensus_queue.cc:1048] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:25.035144 11399 consensus_queue.cc:1048] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:25.037668 11424 consensus_queue.cc:1048] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:25.059333 11399 raft_consensus.cc:2955] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.060281 10655 raft_consensus.cc:2955] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.067199 11285 raft_consensus.cc:2955] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.082273 10653 consensus_queue.cc:237] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:25.090281 10730 raft_consensus.cc:2955] T 900d6a93d7914caaa9d17443d2736289 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.092207 11287 raft_consensus.cc:1275] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:25.095454 11168 consensus_queue.cc:1048] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:25.103508 10576 raft_consensus.cc:1275] T ffeb42f35e1f4a3a9075ca4ed18fefce P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:25.105079 11427 consensus_queue.cc:1048] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:25.107236 11176 raft_consensus.cc:1064] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:25.106284 10479 catalog_manager.cc:5697] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:25.109802 11176 consensus_queue.cc:237] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:25.116317 11378 raft_consensus.cc:2955] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.120589 11287 raft_consensus.cc:2955] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.142292 10467 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ffeb42f35e1f4a3a9075ca4ed18fefce with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:25.145391 10580 consensus_queue.cc:237] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:25.165604 10576 raft_consensus.cc:2955] T ffeb42f35e1f4a3a9075ca4ed18fefce P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.171957 10478 catalog_manager.cc:5697] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:25.190753 11285 raft_consensus.cc:1275] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:25.190980 10655 raft_consensus.cc:1275] T 436b4b6a7faf43df8300b3dab98c03ed P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:25.191870 10651 raft_consensus.cc:1275] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:25.193223 10579 raft_consensus.cc:1275] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:25.194129 11146 consensus_queue.cc:1048] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:25.198307 11442 consensus_queue.cc:1048] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:25.203109 10720 tablet_service.cc:1558] Processing DeleteTablet for tablet ffeb42f35e1f4a3a9075ca4ed18fefce with delete_type TABLET_DATA_TOMBSTONED (TS a5344a92b5744aa49c8ef1dcf6acd73e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47700
I20260709 12:20:25.206614 11285 raft_consensus.cc:1275] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:25.206499 11444 consensus_queue.cc:1048] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:25.215520 11447 consensus_queue.cc:1048] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:25.218685 11448 tablet_replica.cc:333] T ffeb42f35e1f4a3a9075ca4ed18fefce P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:20:25.227397 11447 raft_consensus.cc:2955] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.230046 11285 raft_consensus.cc:2955] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.237768 11448 raft_consensus.cc:2243] T ffeb42f35e1f4a3a9075ca4ed18fefce P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.238663 11448 raft_consensus.cc:2272] T ffeb42f35e1f4a3a9075ca4ed18fefce P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.241403 10468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 900d6a93d7914caaa9d17443d2736289 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:25.246569 11448 ts_tablet_manager.cc:1916] T ffeb42f35e1f4a3a9075ca4ed18fefce P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:25.250926 10478 catalog_manager.cc:5697] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:25.258643 11442 raft_consensus.cc:2955] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.260939 11443 consensus_queue.cc:1048] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:25.266325 10720 tablet_service.cc:1558] Processing DeleteTablet for tablet 900d6a93d7914caaa9d17443d2736289 with delete_type TABLET_DATA_TOMBSTONED (TS a5344a92b5744aa49c8ef1dcf6acd73e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47700
I20260709 12:20:25.267355 10579 raft_consensus.cc:2955] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.274269 10651 raft_consensus.cc:2955] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.297762 11448 ts_tablet_manager.cc:1929] T ffeb42f35e1f4a3a9075ca4ed18fefce P a5344a92b5744aa49c8ef1dcf6acd73e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:25.298372 11448 log.cc:1199] T ffeb42f35e1f4a3a9075ca4ed18fefce P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-2-root/wals/ffeb42f35e1f4a3a9075ca4ed18fefce
I20260709 12:20:25.300235 10470 catalog_manager.cc:5028] TS a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): tablet ffeb42f35e1f4a3a9075ca4ed18fefce (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:25.301795 11448 tablet_replica.cc:333] T 900d6a93d7914caaa9d17443d2736289 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:20:25.304118 11448 raft_consensus.cc:2243] T 900d6a93d7914caaa9d17443d2736289 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.304890 11448 raft_consensus.cc:2272] T 900d6a93d7914caaa9d17443d2736289 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.306902 11287 raft_consensus.cc:2955] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.324831 10478 catalog_manager.cc:5697] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.330427 10651 raft_consensus.cc:2955] T 436b4b6a7faf43df8300b3dab98c03ed P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.339190 11448 ts_tablet_manager.cc:1916] T 900d6a93d7914caaa9d17443d2736289 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:25.350811 11176 raft_consensus.cc:1064] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:25.353144 11176 consensus_queue.cc:237] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:25.358565 10728 consensus_queue.cc:237] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:25.366551 11448 ts_tablet_manager.cc:1929] T 900d6a93d7914caaa9d17443d2736289 P a5344a92b5744aa49c8ef1dcf6acd73e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:25.367184 11448 log.cc:1199] T 900d6a93d7914caaa9d17443d2736289 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-2-root/wals/900d6a93d7914caaa9d17443d2736289
I20260709 12:20:25.368939 10470 catalog_manager.cc:5028] TS a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): tablet 900d6a93d7914caaa9d17443d2736289 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:25.371866 11287 raft_consensus.cc:1275] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:25.374315 11388 consensus_queue.cc:1048] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:25.381222 10585 raft_consensus.cc:1275] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:25.382691 11442 raft_consensus.cc:2955] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.384524 11287 raft_consensus.cc:2955] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.392818 10651 raft_consensus.cc:1275] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:25.389369 11285 raft_consensus.cc:1275] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:25.395483 10470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 436b4b6a7faf43df8300b3dab98c03ed with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:25.398811 10585 raft_consensus.cc:1275] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:25.399350 11146 consensus_queue.cc:1048] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:25.427322 10480 catalog_manager.cc:5697] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.438622 11146 consensus_queue.cc:1048] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:25.439039 11388 consensus_queue.cc:1048] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:25.445006 10647 tablet_service.cc:1558] Processing DeleteTablet for tablet 436b4b6a7faf43df8300b3dab98c03ed with delete_type TABLET_DATA_TOMBSTONED (TS 02216b071b6b442cb932dee569e07434 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35774
I20260709 12:20:25.447671 11455 consensus_queue.cc:1048] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:25.467753 11458 tablet_replica.cc:333] T 436b4b6a7faf43df8300b3dab98c03ed P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:20:25.470243 10585 raft_consensus.cc:2955] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.480741 11388 raft_consensus.cc:2955] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.485466 11458 raft_consensus.cc:2243] T 436b4b6a7faf43df8300b3dab98c03ed P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.486231 11458 raft_consensus.cc:2272] T 436b4b6a7faf43df8300b3dab98c03ed P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.491879 11458 ts_tablet_manager.cc:1916] T 436b4b6a7faf43df8300b3dab98c03ed P 02216b071b6b442cb932dee569e07434: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:25.490760 11287 raft_consensus.cc:2955] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.503672 10651 raft_consensus.cc:2955] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.519047 10480 catalog_manager.cc:5697] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:25.548708 10585 raft_consensus.cc:2955] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.568606 11458 ts_tablet_manager.cc:1929] T 436b4b6a7faf43df8300b3dab98c03ed P 02216b071b6b442cb932dee569e07434: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:25.572786 11458 log.cc:1199] T 436b4b6a7faf43df8300b3dab98c03ed P 02216b071b6b442cb932dee569e07434: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-1-root/wals/436b4b6a7faf43df8300b3dab98c03ed
I20260709 12:20:25.575572 10467 catalog_manager.cc:5028] TS 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): tablet 436b4b6a7faf43df8300b3dab98c03ed (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:25.586753 10730 consensus_queue.cc:237] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:25.593384 11287 raft_consensus.cc:1275] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:25.593505 10585 raft_consensus.cc:1275] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:25.595775 11388 consensus_queue.cc:1048] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:25.596843 11454 consensus_queue.cc:1048] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:25.606307 11455 raft_consensus.cc:2955] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.614975 10470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 372a197902454f61bf6035c892d8209f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:25.616545 11287 raft_consensus.cc:2955] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.622251 10579 raft_consensus.cc:2955] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.635618 10480 catalog_manager.cc:5697] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:25.647007 10647 tablet_service.cc:1558] Processing DeleteTablet for tablet 372a197902454f61bf6035c892d8209f with delete_type TABLET_DATA_TOMBSTONED (TS 02216b071b6b442cb932dee569e07434 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35774
I20260709 12:20:25.648067 11458 tablet_replica.cc:333] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:20:25.649022 11458 raft_consensus.cc:2243] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.649662 11458 raft_consensus.cc:2272] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.652948 11458 ts_tablet_manager.cc:1916] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:25.663650 11458 ts_tablet_manager.cc:1929] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:25.663946 11458 log.cc:1199] T 372a197902454f61bf6035c892d8209f P 02216b071b6b442cb932dee569e07434: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-1-root/wals/372a197902454f61bf6035c892d8209f
I20260709 12:20:25.665382 10467 catalog_manager.cc:5028] TS 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): tablet 372a197902454f61bf6035c892d8209f (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:26.713384 10734 consensus_queue.cc:237] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:26.720837 10651 raft_consensus.cc:1275] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:26.721204 10700 consensus_peers.cc:597] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f8a3fd50233d4b2ca34e9280bba05d4c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:26.722339 11454 consensus_queue.cc:1048] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:26.722981 10579 raft_consensus.cc:1275] T f8a3fd50233d4b2ca34e9280bba05d4c P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:26.724527 11454 consensus_queue.cc:1048] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:26.735149 11462 raft_consensus.cc:2955] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:26.737237 10651 raft_consensus.cc:2955] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:26.748658 10579 raft_consensus.cc:2955] T f8a3fd50233d4b2ca34e9280bba05d4c P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:26.752931 10585 consensus_queue.cc:237] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:26.753809 10482 catalog_manager.cc:5697] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:26.766083 10734 raft_consensus.cc:1275] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:26.766350 10551 consensus_peers.cc:597] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 768f57d4c1384af9be47dbd385c52b23. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:26.767580 10651 raft_consensus.cc:1275] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:26.767691 11447 consensus_queue.cc:1048] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:26.769448 11446 consensus_queue.cc:1048] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:26.779625 11447 raft_consensus.cc:2955] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:26.781314 10734 raft_consensus.cc:2955] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:26.802145 10734 consensus_queue.cc:237] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:26.805306 10651 raft_consensus.cc:2955] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:26.805608 10480 catalog_manager.cc:5697] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
W20260709 12:20:26.814664 10700 consensus_peers.cc:597] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a771df449354ae8b12ee51e2c029751. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:26.816133 10585 raft_consensus.cc:1275] T 3a771df449354ae8b12ee51e2c029751 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:26.816195 10653 raft_consensus.cc:1275] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:26.818008 11456 consensus_queue.cc:1048] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:26.819870 11456 consensus_queue.cc:1048] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:26.840762 11462 raft_consensus.cc:2955] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:26.843554 10653 raft_consensus.cc:2955] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:26.844054 10579 raft_consensus.cc:2955] T 3a771df449354ae8b12ee51e2c029751 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:26.855110 10734 consensus_queue.cc:237] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:26.858840 10479 catalog_manager.cc:5697] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:26.874426 10653 raft_consensus.cc:1275] T 300f208322a54b38a639f57ba380409f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:26.875864 10700 consensus_peers.cc:597] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 300f208322a54b38a639f57ba380409f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:26.876317 11462 consensus_queue.cc:1048] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:26.879092 10585 raft_consensus.cc:1275] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:26.883404 11456 consensus_queue.cc:1048] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:26.895640 11456 raft_consensus.cc:2955] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:26.899962 10653 raft_consensus.cc:2955] T 300f208322a54b38a639f57ba380409f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:26.906680 10579 raft_consensus.cc:2955] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:26.925462 10480 catalog_manager.cc:5697] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:27.262095 11481 ts_tablet_manager.cc:933] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:27.264384 11481 tablet_copy_client.cc:323] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.3:33521
I20260709 12:20:27.266296 10744 tablet_copy_service.cc:140] P a5344a92b5744aa49c8ef1dcf6acd73e: Received BeginTabletCopySession request for tablet 3a771df449354ae8b12ee51e2c029751 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:47332)
I20260709 12:20:27.266897 10744 tablet_copy_service.cc:161] P a5344a92b5744aa49c8ef1dcf6acd73e: Beginning new tablet copy session on tablet 3a771df449354ae8b12ee51e2c029751 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:47332: session id = 0e1c330d390040bba9f928f54168a3d1-3a771df449354ae8b12ee51e2c029751
I20260709 12:20:27.274165 10744 tablet_copy_source_session.cc:215] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:27.276959 11481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a771df449354ae8b12ee51e2c029751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.295897 11481 tablet_copy_client.cc:806] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:27.296591 11481 tablet_copy_client.cc:670] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:27.301258 11483 ts_tablet_manager.cc:933] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:27.301789 11481 tablet_copy_client.cc:538] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:27.303170 11483 tablet_copy_client.cc:323] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.3:33521
I20260709 12:20:27.305347 10744 tablet_copy_service.cc:140] P a5344a92b5744aa49c8ef1dcf6acd73e: Received BeginTabletCopySession request for tablet f8a3fd50233d4b2ca34e9280bba05d4c from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:47332)
I20260709 12:20:27.306044 10744 tablet_copy_service.cc:161] P a5344a92b5744aa49c8ef1dcf6acd73e: Beginning new tablet copy session on tablet f8a3fd50233d4b2ca34e9280bba05d4c from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:47332: session id = 0e1c330d390040bba9f928f54168a3d1-f8a3fd50233d4b2ca34e9280bba05d4c
I20260709 12:20:27.312318 10744 tablet_copy_source_session.cc:215] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:27.317890 11483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8a3fd50233d4b2ca34e9280bba05d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.321695 11481 tablet_bootstrap.cc:492] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:27.338061 11483 tablet_copy_client.cc:806] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:27.339031 11483 tablet_copy_client.cc:670] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:27.353576 11485 ts_tablet_manager.cc:933] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:27.350909 11483 tablet_copy_client.cc:538] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:27.359848 11486 ts_tablet_manager.cc:933] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025)
I20260709 12:20:27.364616 11486 tablet_copy_client.cc:323] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.1:42025
I20260709 12:20:27.365820 11483 tablet_bootstrap.cc:492] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:27.366170 11485 tablet_copy_client.cc:323] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.3:33521
I20260709 12:20:27.368288 10595 tablet_copy_service.cc:140] P 2ed14bd66ea3430bbe19cafe29588d25: Received BeginTabletCopySession request for tablet 768f57d4c1384af9be47dbd385c52b23 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:59250)
I20260709 12:20:27.368873 10595 tablet_copy_service.cc:161] P 2ed14bd66ea3430bbe19cafe29588d25: Beginning new tablet copy session on tablet 768f57d4c1384af9be47dbd385c52b23 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:59250: session id = 0e1c330d390040bba9f928f54168a3d1-768f57d4c1384af9be47dbd385c52b23
I20260709 12:20:27.373214 10744 tablet_copy_service.cc:140] P a5344a92b5744aa49c8ef1dcf6acd73e: Received BeginTabletCopySession request for tablet 300f208322a54b38a639f57ba380409f from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:47332)
I20260709 12:20:27.373795 10744 tablet_copy_service.cc:161] P a5344a92b5744aa49c8ef1dcf6acd73e: Beginning new tablet copy session on tablet 300f208322a54b38a639f57ba380409f from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:47332: session id = 0e1c330d390040bba9f928f54168a3d1-300f208322a54b38a639f57ba380409f
I20260709 12:20:27.389452 11481 tablet_bootstrap.cc:492] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:27.390638 11481 tablet_bootstrap.cc:492] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:27.392194 11481 ts_tablet_manager.cc:1403] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.016s
I20260709 12:20:27.393628 10595 tablet_copy_source_session.cc:215] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:27.395146 11483 tablet_bootstrap.cc:492] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:27.396136 11483 tablet_bootstrap.cc:492] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:27.395162 10744 tablet_copy_source_session.cc:215] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:27.396948 11483 ts_tablet_manager.cc:1403] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.012s
I20260709 12:20:27.398213 11486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 768f57d4c1384af9be47dbd385c52b23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.399950 11483 raft_consensus.cc:359] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:27.395629 11481 raft_consensus.cc:359] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:27.400381 11485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 300f208322a54b38a639f57ba380409f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.401005 11481 raft_consensus.cc:740] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:27.401736 11481 consensus_queue.cc:260] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:27.403205 11483 raft_consensus.cc:740] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:27.404886 11483 consensus_queue.cc:260] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:27.422911 11485 tablet_copy_client.cc:806] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:27.428388 11483 ts_tablet_manager.cc:1434] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
I20260709 12:20:27.423557 11485 tablet_copy_client.cc:670] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:27.432551 10744 tablet_copy_service.cc:342] P a5344a92b5744aa49c8ef1dcf6acd73e: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-f8a3fd50233d4b2ca34e9280bba05d4c received from {username='slave'} at 127.0.0.1:47332
I20260709 12:20:27.433038 10744 tablet_copy_service.cc:434] P a5344a92b5744aa49c8ef1dcf6acd73e: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-f8a3fd50233d4b2ca34e9280bba05d4c on tablet f8a3fd50233d4b2ca34e9280bba05d4c with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:27.436197 11485 tablet_copy_client.cc:538] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:27.443724 11486 tablet_copy_client.cc:806] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:27.444742 11486 tablet_copy_client.cc:670] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:27.447877 11485 tablet_bootstrap.cc:492] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:27.458356 11486 tablet_copy_client.cc:538] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:27.468245 11481 ts_tablet_manager.cc:1434] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.076s	user 0.003s	sys 0.016s
I20260709 12:20:27.477473 11486 tablet_bootstrap.cc:492] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:27.479864 10743 tablet_copy_service.cc:342] P a5344a92b5744aa49c8ef1dcf6acd73e: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-3a771df449354ae8b12ee51e2c029751 received from {username='slave'} at 127.0.0.1:47332
I20260709 12:20:27.480700 10743 tablet_copy_service.cc:434] P a5344a92b5744aa49c8ef1dcf6acd73e: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-3a771df449354ae8b12ee51e2c029751 on tablet 3a771df449354ae8b12ee51e2c029751 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:27.503564 11485 tablet_bootstrap.cc:492] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:27.506175 11485 tablet_bootstrap.cc:492] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:27.506961 11485 ts_tablet_manager.cc:1403] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.059s	user 0.023s	sys 0.017s
I20260709 12:20:27.513841 11485 raft_consensus.cc:359] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:27.518967 11485 raft_consensus.cc:740] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:27.523245 11486 tablet_bootstrap.cc:492] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:27.524062 11485 consensus_queue.cc:260] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:27.525007 11486 tablet_bootstrap.cc:492] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:27.525785 11486 ts_tablet_manager.cc:1403] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.004s
I20260709 12:20:27.526328 11485 ts_tablet_manager.cc:1434] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 12:20:27.530385 10743 tablet_copy_service.cc:342] P a5344a92b5744aa49c8ef1dcf6acd73e: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-300f208322a54b38a639f57ba380409f received from {username='slave'} at 127.0.0.1:47332
I20260709 12:20:27.530872 10743 tablet_copy_service.cc:434] P a5344a92b5744aa49c8ef1dcf6acd73e: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-300f208322a54b38a639f57ba380409f on tablet 300f208322a54b38a639f57ba380409f with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:27.528857 11486 raft_consensus.cc:359] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:27.535459 11486 raft_consensus.cc:740] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:27.536191 11486 consensus_queue.cc:260] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:27.539135 11486 ts_tablet_manager.cc:1434] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:20:27.540735 10595 tablet_copy_service.cc:342] P 2ed14bd66ea3430bbe19cafe29588d25: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-768f57d4c1384af9be47dbd385c52b23 received from {username='slave'} at 127.0.0.1:59250
I20260709 12:20:27.541152 10595 tablet_copy_service.cc:434] P 2ed14bd66ea3430bbe19cafe29588d25: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-768f57d4c1384af9be47dbd385c52b23 on tablet 768f57d4c1384af9be47dbd385c52b23 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:27.765872 11287 raft_consensus.cc:1217] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:27.775207 11287 raft_consensus.cc:1217] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:27.833506 11287 raft_consensus.cc:1217] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:27.935467 11287 raft_consensus.cc:1217] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:28.259797 11456 raft_consensus.cc:1064] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:28.262421 11456 consensus_queue.cc:237] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:28.269845 10655 raft_consensus.cc:1275] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:28.270180 11287 raft_consensus.cc:1275] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:28.272280 11456 consensus_queue.cc:1048] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:28.274343 11462 consensus_queue.cc:1048] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:28.277633 10585 raft_consensus.cc:1275] T 3a771df449354ae8b12ee51e2c029751 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:28.280038 11456 consensus_queue.cc:1048] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 12:20:28.304133 11495 raft_consensus.cc:2955] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.308382 10655 raft_consensus.cc:2955] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.320053 10585 raft_consensus.cc:2955] T 3a771df449354ae8b12ee51e2c029751 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.322449 11495 raft_consensus.cc:1064] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:28.326344 11495 consensus_queue.cc:237] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:28.343776 10480 catalog_manager.cc:5697] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.344781 11287 raft_consensus.cc:2955] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.360805 11285 raft_consensus.cc:1275] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:28.367322 10579 raft_consensus.cc:1275] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:28.368495 11462 consensus_queue.cc:1048] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:28.369740 10655 raft_consensus.cc:1275] T 300f208322a54b38a639f57ba380409f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:28.371176 11495 consensus_queue.cc:1048] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:28.377347 11462 consensus_queue.cc:1048] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:28.378376 11454 raft_consensus.cc:1064] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:28.381282 11454 consensus_queue.cc:237] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:28.403702 11285 raft_consensus.cc:1275] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:28.411270 10651 raft_consensus.cc:1275] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:28.414230 11500 consensus_queue.cc:1048] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:28.415371 11454 consensus_queue.cc:1048] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:28.415563 11473 raft_consensus.cc:1064] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:28.440570 11473 consensus_queue.cc:237] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:28.460548 11500 raft_consensus.cc:2955] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.463814 10585 raft_consensus.cc:1275] T f8a3fd50233d4b2ca34e9280bba05d4c P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:28.467532 11454 consensus_queue.cc:1048] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:28.472115 10585 raft_consensus.cc:2955] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.484804 11287 raft_consensus.cc:2955] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.492720 10730 raft_consensus.cc:1275] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:28.492683 11285 raft_consensus.cc:1275] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:28.494355 11447 consensus_queue.cc:1048] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:28.497711 11447 consensus_queue.cc:1048] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:28.514614 11454 raft_consensus.cc:2955] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.522887 10655 raft_consensus.cc:2955] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.523530 10651 raft_consensus.cc:2955] T 300f208322a54b38a639f57ba380409f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.542362 10734 consensus_queue.cc:237] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:28.548106 11284 raft_consensus.cc:2955] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.582443 11285 raft_consensus.cc:1275] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:28.587066 10576 raft_consensus.cc:2955] T f8a3fd50233d4b2ca34e9280bba05d4c P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.589805 11462 consensus_queue.cc:1048] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:28.591506 10651 raft_consensus.cc:1275] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:28.592451 10479 catalog_manager.cc:5697] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.615232 11495 raft_consensus.cc:2955] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.616026 11516 consensus_queue.cc:1048] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:28.617599 11286 raft_consensus.cc:2955] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
W20260709 12:20:28.636037 10697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.2:34209, user_credentials={real_user=slave}} blocked reactor thread for 77835us
I20260709 12:20:28.637609 10480 catalog_manager.cc:5697] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:28.642264 10470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3a771df449354ae8b12ee51e2c029751 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:28.642582 10655 raft_consensus.cc:1275] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:28.648061 11456 consensus_queue.cc:1048] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:20:28.651573 10551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.3:33521, user_credentials={real_user=slave}} blocked reactor thread for 82133us
I20260709 12:20:28.664922 10730 consensus_queue.cc:237] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:28.667918 10728 consensus_queue.cc:237] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:28.669710 11473 raft_consensus.cc:2955] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.675272 10478 catalog_manager.cc:5697] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.681435 10734 raft_consensus.cc:2955] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.684195 10655 raft_consensus.cc:2955] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.690932 11286 raft_consensus.cc:1275] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:28.694344 11284 raft_consensus.cc:2955] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.703727 11522 consensus_queue.cc:1048] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:28.711098 10568 tablet_service.cc:1558] Processing DeleteTablet for tablet 3a771df449354ae8b12ee51e2c029751 with delete_type TABLET_DATA_TOMBSTONED (TS 2ed14bd66ea3430bbe19cafe29588d25 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47042
I20260709 12:20:28.724166 11524 tablet_replica.cc:333] T 3a771df449354ae8b12ee51e2c029751 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:20:28.725987 11524 raft_consensus.cc:2243] T 3a771df449354ae8b12ee51e2c029751 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:28.726850 11524 raft_consensus.cc:2272] T 3a771df449354ae8b12ee51e2c029751 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:28.726984 11285 raft_consensus.cc:1275] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:28.728791 10651 raft_consensus.cc:2955] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.731161 11524 ts_tablet_manager.cc:1916] T 3a771df449354ae8b12ee51e2c029751 P 2ed14bd66ea3430bbe19cafe29588d25: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:28.733187 10656 raft_consensus.cc:1275] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:28.743017 11500 consensus_queue.cc:1048] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:28.748126 10579 raft_consensus.cc:1275] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:28.752950 11495 consensus_queue.cc:1048] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:28.753404 11501 raft_consensus.cc:2955] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.759234 11285 raft_consensus.cc:2955] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.761520 10478 catalog_manager.cc:5697] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:28.767725 11456 consensus_queue.cc:1048] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:28.777312 10651 raft_consensus.cc:2955] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.778564 11524 ts_tablet_manager.cc:1929] T 3a771df449354ae8b12ee51e2c029751 P 2ed14bd66ea3430bbe19cafe29588d25: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:28.779017 11524 log.cc:1199] T 3a771df449354ae8b12ee51e2c029751 P 2ed14bd66ea3430bbe19cafe29588d25: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-0-root/wals/3a771df449354ae8b12ee51e2c029751
I20260709 12:20:28.780475 11495 raft_consensus.cc:2955] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.792382 10468 catalog_manager.cc:5028] TS 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): tablet 3a771df449354ae8b12ee51e2c029751 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:28.797950 11284 raft_consensus.cc:2955] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.801388 10470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 300f208322a54b38a639f57ba380409f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:28.804790 10470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f8a3fd50233d4b2ca34e9280bba05d4c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:28.812502 10579 consensus_queue.cc:237] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:28.825029 11285 raft_consensus.cc:1275] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:28.825243 10655 raft_consensus.cc:1275] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:28.826630 11473 consensus_queue.cc:1048] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:28.827518 11521 consensus_queue.cc:1048] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:28.835500 10479 catalog_manager.cc:5697] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:28.840286 10576 raft_consensus.cc:2955] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.940303 10479 catalog_manager.cc:5697] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:28.958112 11521 raft_consensus.cc:2955] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.960695 11284 raft_consensus.cc:2955] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:28.973798 10468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 768f57d4c1384af9be47dbd385c52b23 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:29.008350 10568 tablet_service.cc:1558] Processing DeleteTablet for tablet f8a3fd50233d4b2ca34e9280bba05d4c with delete_type TABLET_DATA_TOMBSTONED (TS 2ed14bd66ea3430bbe19cafe29588d25 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47042
I20260709 12:20:29.009361 11524 tablet_replica.cc:333] T f8a3fd50233d4b2ca34e9280bba05d4c P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:20:29.025151 10478 catalog_manager.cc:5697] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:29.037757 11524 raft_consensus.cc:2243] T f8a3fd50233d4b2ca34e9280bba05d4c P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:29.038618 11524 raft_consensus.cc:2272] T f8a3fd50233d4b2ca34e9280bba05d4c P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:29.048381 11524 ts_tablet_manager.cc:1916] T f8a3fd50233d4b2ca34e9280bba05d4c P 2ed14bd66ea3430bbe19cafe29588d25: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:29.066133 10720 tablet_service.cc:1558] Processing DeleteTablet for tablet 768f57d4c1384af9be47dbd385c52b23 with delete_type TABLET_DATA_TOMBSTONED (TS a5344a92b5744aa49c8ef1dcf6acd73e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47700
I20260709 12:20:29.071830 11526 tablet_replica.cc:333] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:20:29.072809 11526 raft_consensus.cc:2243] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:29.073601 11526 raft_consensus.cc:2272] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:29.082852 10647 tablet_service.cc:1558] Processing DeleteTablet for tablet 300f208322a54b38a639f57ba380409f with delete_type TABLET_DATA_TOMBSTONED (TS 02216b071b6b442cb932dee569e07434 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35774
I20260709 12:20:29.101333 10655 raft_consensus.cc:2955] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:29.105161 11527 tablet_replica.cc:333] T 300f208322a54b38a639f57ba380409f P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:20:29.107831 11526 ts_tablet_manager.cc:1916] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:29.110724 11527 raft_consensus.cc:2243] T 300f208322a54b38a639f57ba380409f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:29.112883 11527 raft_consensus.cc:2272] T 300f208322a54b38a639f57ba380409f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:29.377840 11526 ts_tablet_manager.cc:1929] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:29.378430 11526 log.cc:1199] T 768f57d4c1384af9be47dbd385c52b23 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-2-root/wals/768f57d4c1384af9be47dbd385c52b23
I20260709 12:20:29.536507 10470 catalog_manager.cc:5028] TS a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): tablet 768f57d4c1384af9be47dbd385c52b23 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
W20260709 12:20:29.563582 10551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.3:33521, user_credentials={real_user=slave}} blocked reactor thread for 178450us
I20260709 12:20:29.558492 11524 ts_tablet_manager.cc:1929] T f8a3fd50233d4b2ca34e9280bba05d4c P 2ed14bd66ea3430bbe19cafe29588d25: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:29.565725 11524 log.cc:1199] T f8a3fd50233d4b2ca34e9280bba05d4c P 2ed14bd66ea3430bbe19cafe29588d25: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-0-root/wals/f8a3fd50233d4b2ca34e9280bba05d4c
I20260709 12:20:29.577353 10468 catalog_manager.cc:5028] TS 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): tablet f8a3fd50233d4b2ca34e9280bba05d4c (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
W20260709 12:20:29.628175 10626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.3:33521, user_credentials={real_user=slave}} blocked reactor thread for 493207us
I20260709 12:20:29.648030 11527 ts_tablet_manager.cc:1916] T 300f208322a54b38a639f57ba380409f P 02216b071b6b442cb932dee569e07434: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:29.678089 11527 ts_tablet_manager.cc:1929] T 300f208322a54b38a639f57ba380409f P 02216b071b6b442cb932dee569e07434: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:29.678526 11527 log.cc:1199] T 300f208322a54b38a639f57ba380409f P 02216b071b6b442cb932dee569e07434: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-1-root/wals/300f208322a54b38a639f57ba380409f
I20260709 12:20:29.797688 10467 catalog_manager.cc:5028] TS 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): tablet 300f208322a54b38a639f57ba380409f (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
W20260709 12:20:30.101222 10681 debug-util.cc:398] Leaking SignalData structure 0x7b0800163e40 after lost signal to thread 9419
W20260709 12:20:30.102373 10681 debug-util.cc:398] Leaking SignalData structure 0x7b0800165b80 after lost signal to thread 10517
W20260709 12:20:30.103641 10681 debug-util.cc:398] Leaking SignalData structure 0x7b0800117760 after lost signal to thread 10609
W20260709 12:20:30.104995 10681 debug-util.cc:398] Leaking SignalData structure 0x7b0800259fc0 after lost signal to thread 10684
W20260709 12:20:30.106906 10681 debug-util.cc:398] Leaking SignalData structure 0x7b0800325e60 after lost signal to thread 10758
W20260709 12:20:30.108419 10681 debug-util.cc:398] Leaking SignalData structure 0x7b080025ad60 after lost signal to thread 11311
I20260709 12:20:30.239049 10729 consensus_queue.cc:237] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:30.247201 10657 raft_consensus.cc:1275] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:30.247388 10579 raft_consensus.cc:1275] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:30.247764 10700 consensus_peers.cc:597] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e96a09559c0a436492784b90e8275aa5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:30.249130 11535 consensus_queue.cc:1048] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:30.250761 11462 consensus_queue.cc:1048] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:30.267431 11456 raft_consensus.cc:2955] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:30.269286 10579 raft_consensus.cc:2955] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:30.271731 10654 raft_consensus.cc:2955] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:30.286227 10657 consensus_queue.cc:237] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:30.287205 10478 catalog_manager.cc:5697] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:30.322198 10731 raft_consensus.cc:1275] T 436da9bcb72945d2a2bf689f6033c961 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:30.322580 10580 raft_consensus.cc:1275] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:30.324311 10626 consensus_peers.cc:597] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 436da9bcb72945d2a2bf689f6033c961. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:30.325603 11519 consensus_queue.cc:1048] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:30.326538 11461 consensus_queue.cc:1048] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:30.354213 11540 raft_consensus.cc:2955] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:30.365479 10580 raft_consensus.cc:2955] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:30.378234 10729 raft_consensus.cc:2955] T 436da9bcb72945d2a2bf689f6033c961 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:30.398173 10479 catalog_manager.cc:5697] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:30.397446 10731 consensus_queue.cc:237] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
W20260709 12:20:30.428542 10700 consensus_peers.cc:597] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3af5f34953a14d0bb68e93af34410dde. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:30.435513 10657 raft_consensus.cc:1275] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:30.436825 11456 consensus_queue.cc:1048] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:30.437563 10580 raft_consensus.cc:1275] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:30.439751 11456 consensus_queue.cc:1048] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:30.459550 11462 raft_consensus.cc:2955] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:30.468981 10657 raft_consensus.cc:2955] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:30.469416 10580 raft_consensus.cc:2955] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:30.488823 10479 catalog_manager.cc:5697] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:30.501403 10579 consensus_queue.cc:237] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:30.549963 10731 raft_consensus.cc:1275] T e8082db9f91a43df8c915bff1aa1e3e5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:30.557186 10657 raft_consensus.cc:1275] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:30.559329 11562 consensus_queue.cc:1048] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:30.560686 11473 consensus_queue.cc:1048] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:30.570576 10551 consensus_peers.cc:597] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e8082db9f91a43df8c915bff1aa1e3e5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:30.572194 11473 raft_consensus.cc:2955] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:30.582091 10731 raft_consensus.cc:2955] T e8082db9f91a43df8c915bff1aa1e3e5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:30.591893 10657 raft_consensus.cc:2955] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:30.602089 10479 catalog_manager.cc:5697] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:30.755867 11565 ts_tablet_manager.cc:933] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:30.759881 11565 tablet_copy_client.cc:323] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.3:33521
I20260709 12:20:30.761976 10743 tablet_copy_service.cc:140] P a5344a92b5744aa49c8ef1dcf6acd73e: Received BeginTabletCopySession request for tablet e96a09559c0a436492784b90e8275aa5 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:47332)
I20260709 12:20:30.762629 10743 tablet_copy_service.cc:161] P a5344a92b5744aa49c8ef1dcf6acd73e: Beginning new tablet copy session on tablet e96a09559c0a436492784b90e8275aa5 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:47332: session id = 0e1c330d390040bba9f928f54168a3d1-e96a09559c0a436492784b90e8275aa5
I20260709 12:20:30.772223 10743 tablet_copy_source_session.cc:215] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:30.781572 11565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96a09559c0a436492784b90e8275aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.805330 11567 ts_tablet_manager.cc:933] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:30.814041 11567 tablet_copy_client.cc:323] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.2:34209
I20260709 12:20:30.816656 10670 tablet_copy_service.cc:140] P 02216b071b6b442cb932dee569e07434: Received BeginTabletCopySession request for tablet 436da9bcb72945d2a2bf689f6033c961 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:46154)
I20260709 12:20:30.817149 10670 tablet_copy_service.cc:161] P 02216b071b6b442cb932dee569e07434: Beginning new tablet copy session on tablet 436da9bcb72945d2a2bf689f6033c961 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:46154: session id = 0e1c330d390040bba9f928f54168a3d1-436da9bcb72945d2a2bf689f6033c961
I20260709 12:20:30.822922 11565 tablet_copy_client.cc:806] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:30.823606 11565 tablet_copy_client.cc:670] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:30.832790 10670 tablet_copy_source_session.cc:215] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:30.833276 11565 tablet_copy_client.cc:538] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:30.837072 11567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436da9bcb72945d2a2bf689f6033c961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.844762 11565 tablet_bootstrap.cc:492] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:30.854386 11567 tablet_copy_client.cc:806] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:30.855124 11567 tablet_copy_client.cc:670] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:30.859112 11567 tablet_copy_client.cc:538] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:30.868789 11567 tablet_bootstrap.cc:492] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:30.892627 11565 tablet_bootstrap.cc:492] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:30.893831 11565 tablet_bootstrap.cc:492] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:30.894717 11565 ts_tablet_manager.cc:1403] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.015s
I20260709 12:20:30.898272 11565 raft_consensus.cc:359] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:30.899333 11565 raft_consensus.cc:740] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:30.900127 11565 consensus_queue.cc:260] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:30.928495 11567 tablet_bootstrap.cc:492] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:30.929631 11567 tablet_bootstrap.cc:492] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:31.059778 11567 ts_tablet_manager.cc:1403] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.191s	user 0.025s	sys 0.007s
I20260709 12:20:31.061707 11565 ts_tablet_manager.cc:1434] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.167s	user 0.042s	sys 0.036s
I20260709 12:20:31.063840 10743 tablet_copy_service.cc:342] P a5344a92b5744aa49c8ef1dcf6acd73e: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-e96a09559c0a436492784b90e8275aa5 received from {username='slave'} at 127.0.0.1:47332
I20260709 12:20:31.064329 10743 tablet_copy_service.cc:434] P a5344a92b5744aa49c8ef1dcf6acd73e: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-e96a09559c0a436492784b90e8275aa5 on tablet e96a09559c0a436492784b90e8275aa5 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:31.080312 11567 raft_consensus.cc:359] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:31.084844 11565 ts_tablet_manager.cc:933] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:31.099838 11567 raft_consensus.cc:740] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:31.118007 11567 consensus_queue.cc:260] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:31.167500 11567 ts_tablet_manager.cc:1434] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.107s	user 0.008s	sys 0.000s
I20260709 12:20:31.168581 11572 ts_tablet_manager.cc:933] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025)
W20260709 12:20:31.170442 10697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.2:34209, user_credentials={real_user=slave}} blocked reactor thread for 72339.6us
I20260709 12:20:31.175709 11281 raft_consensus.cc:1217] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:31.199364 10670 tablet_copy_service.cc:342] P 02216b071b6b442cb932dee569e07434: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-436da9bcb72945d2a2bf689f6033c961 received from {username='slave'} at 127.0.0.1:46154
I20260709 12:20:31.199913 10670 tablet_copy_service.cc:434] P 02216b071b6b442cb932dee569e07434: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-436da9bcb72945d2a2bf689f6033c961 on tablet 436da9bcb72945d2a2bf689f6033c961 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:31.205385 11572 tablet_copy_client.cc:323] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.1:42025
I20260709 12:20:31.218340 10595 tablet_copy_service.cc:140] P 2ed14bd66ea3430bbe19cafe29588d25: Received BeginTabletCopySession request for tablet e8082db9f91a43df8c915bff1aa1e3e5 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:59250)
I20260709 12:20:31.220569 10595 tablet_copy_service.cc:161] P 2ed14bd66ea3430bbe19cafe29588d25: Beginning new tablet copy session on tablet e8082db9f91a43df8c915bff1aa1e3e5 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:59250: session id = 0e1c330d390040bba9f928f54168a3d1-e8082db9f91a43df8c915bff1aa1e3e5
W20260709 12:20:31.182988 10551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.3:33521, user_credentials={real_user=slave}} blocked reactor thread for 72563.9us
I20260709 12:20:31.187036 11565 tablet_copy_client.cc:323] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.3:33521
I20260709 12:20:31.230535 10743 tablet_copy_service.cc:140] P a5344a92b5744aa49c8ef1dcf6acd73e: Received BeginTabletCopySession request for tablet 3af5f34953a14d0bb68e93af34410dde from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:47332)
I20260709 12:20:31.231272 10743 tablet_copy_service.cc:161] P a5344a92b5744aa49c8ef1dcf6acd73e: Beginning new tablet copy session on tablet 3af5f34953a14d0bb68e93af34410dde from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:47332: session id = 0e1c330d390040bba9f928f54168a3d1-3af5f34953a14d0bb68e93af34410dde
I20260709 12:20:31.239259 10743 tablet_copy_source_session.cc:215] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:31.243255 11565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af5f34953a14d0bb68e93af34410dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:31.245553 10595 tablet_copy_source_session.cc:215] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:31.257903 11572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8082db9f91a43df8c915bff1aa1e3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:31.273320 11565 tablet_copy_client.cc:806] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:31.274111 11565 tablet_copy_client.cc:670] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:31.281750 11565 tablet_copy_client.cc:538] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:31.300818 11565 tablet_bootstrap.cc:492] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:31.322930 11572 tablet_copy_client.cc:806] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:31.323531 11572 tablet_copy_client.cc:670] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:31.325003 11284 raft_consensus.cc:1217] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:31.333869 11572 tablet_copy_client.cc:538] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:31.351724 11572 tablet_bootstrap.cc:492] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:31.366948 11565 tablet_bootstrap.cc:492] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:31.367833 11565 tablet_bootstrap.cc:492] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:31.368551 11565 ts_tablet_manager.cc:1403] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.068s	user 0.021s	sys 0.005s
I20260709 12:20:31.371973 11565 raft_consensus.cc:359] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:31.373278 11565 raft_consensus.cc:740] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:31.374143 11565 consensus_queue.cc:260] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:31.377568 11565 ts_tablet_manager.cc:1434] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:20:31.379351 10743 tablet_copy_service.cc:342] P a5344a92b5744aa49c8ef1dcf6acd73e: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-3af5f34953a14d0bb68e93af34410dde received from {username='slave'} at 127.0.0.1:47332
I20260709 12:20:31.379796 10743 tablet_copy_service.cc:434] P a5344a92b5744aa49c8ef1dcf6acd73e: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-3af5f34953a14d0bb68e93af34410dde on tablet 3af5f34953a14d0bb68e93af34410dde with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:31.393613 11572 tablet_bootstrap.cc:492] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:31.394567 11572 tablet_bootstrap.cc:492] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:31.395617 11572 ts_tablet_manager.cc:1403] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.044s	user 0.023s	sys 0.012s
I20260709 12:20:31.409898 11572 raft_consensus.cc:359] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:31.410799 11572 raft_consensus.cc:740] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:31.411505 11572 consensus_queue.cc:260] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:31.413655 11572 ts_tablet_manager.cc:1434] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260709 12:20:31.415556 10595 tablet_copy_service.cc:342] P 2ed14bd66ea3430bbe19cafe29588d25: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-e8082db9f91a43df8c915bff1aa1e3e5 received from {username='slave'} at 127.0.0.1:59250
I20260709 12:20:31.416258 10595 tablet_copy_service.cc:434] P 2ed14bd66ea3430bbe19cafe29588d25: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-e8082db9f91a43df8c915bff1aa1e3e5 on tablet e8082db9f91a43df8c915bff1aa1e3e5 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:31.527624 11284 raft_consensus.cc:1217] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:31.558758 11580 raft_consensus.cc:1064] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:31.561264 11580 consensus_queue.cc:237] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:31.574940 11284 raft_consensus.cc:1275] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:31.576776 11575 consensus_queue.cc:1048] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:31.580659 10651 raft_consensus.cc:1275] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:31.582137 11575 consensus_queue.cc:1048] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:31.595610 10577 raft_consensus.cc:1275] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:31.617244 11575 consensus_queue.cc:1048] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:31.617764 11281 raft_consensus.cc:1217] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:31.650077 11535 raft_consensus.cc:2955] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:31.658790 10651 raft_consensus.cc:2955] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:31.669807 11281 raft_consensus.cc:2955] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:31.674108 10482 catalog_manager.cc:5697] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:31.694764 10577 raft_consensus.cc:2955] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:31.725391 11576 raft_consensus.cc:1064] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:31.728592 11576 consensus_queue.cc:237] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:31.750733 11281 raft_consensus.cc:1275] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:31.752542 10732 raft_consensus.cc:1275] T 436da9bcb72945d2a2bf689f6033c961 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:31.755445 11461 consensus_queue.cc:1048] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:31.756456 11540 consensus_queue.cc:1048] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:31.765933 10577 raft_consensus.cc:1275] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:31.768193 11461 consensus_queue.cc:1048] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:31.807003 11461 raft_consensus.cc:2955] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:31.812235 10580 raft_consensus.cc:2955] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:31.813409 10732 consensus_queue.cc:237] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:31.818254 10732 raft_consensus.cc:2955] T 436da9bcb72945d2a2bf689f6033c961 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:31.819419 11284 raft_consensus.cc:1275] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:31.820082 10651 raft_consensus.cc:1275] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:31.821945 11575 consensus_queue.cc:1048] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:31.822921 11535 consensus_queue.cc:1048] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:31.843906 10480 catalog_manager.cc:5697] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:31.848850 11580 raft_consensus.cc:2955] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:31.848848 11281 raft_consensus.cc:2955] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:31.863587 10651 raft_consensus.cc:2955] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:31.868155 10470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e96a09559c0a436492784b90e8275aa5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:31.899437 10655 consensus_queue.cc:237] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:31.891961 11284 raft_consensus.cc:2955] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:31.908452 10480 catalog_manager.cc:5697] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:31.909348 11580 raft_consensus.cc:1064] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:31.911906 11580 consensus_queue.cc:237] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:31.917060 10577 raft_consensus.cc:1275] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:31.924015 10568 tablet_service.cc:1558] Processing DeleteTablet for tablet e96a09559c0a436492784b90e8275aa5 with delete_type TABLET_DATA_TOMBSTONED (TS 2ed14bd66ea3430bbe19cafe29588d25 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47042
I20260709 12:20:31.924887 11461 consensus_queue.cc:1048] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:31.929673 11281 raft_consensus.cc:1275] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:31.931813 11461 consensus_queue.cc:1048] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:31.932631 11596 tablet_replica.cc:333] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:20:31.934571 11596 raft_consensus.cc:2243] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:31.935281 11596 raft_consensus.cc:2272] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:31.936947 11574 raft_consensus.cc:2955] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:31.945122 10580 raft_consensus.cc:2955] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:31.955986 11596 ts_tablet_manager.cc:1916] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:31.972719 11281 raft_consensus.cc:2955] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:31.984580 11284 raft_consensus.cc:1275] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:31.986172 11535 consensus_queue.cc:1048] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:31.991369 10654 raft_consensus.cc:1275] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:32.001420 11456 consensus_queue.cc:1048] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:32.017239 10467 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 436da9bcb72945d2a2bf689f6033c961 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:32.014240 10482 catalog_manager.cc:5697] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:32.027231 10576 raft_consensus.cc:1275] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:32.029207 11456 consensus_queue.cc:1048] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:32.038630 10720 tablet_service.cc:1558] Processing DeleteTablet for tablet 436da9bcb72945d2a2bf689f6033c961 with delete_type TABLET_DATA_TOMBSTONED (TS a5344a92b5744aa49c8ef1dcf6acd73e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47700
W20260709 12:20:32.055545 11595 log.cc:927] Time spent T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 12:20:32.058075 11600 tablet_replica.cc:333] T 436da9bcb72945d2a2bf689f6033c961 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:20:32.072971 11580 raft_consensus.cc:2955] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:32.074564 11600 raft_consensus.cc:2243] T 436da9bcb72945d2a2bf689f6033c961 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:32.081832 11600 raft_consensus.cc:2272] T 436da9bcb72945d2a2bf689f6033c961 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:32.086714 10579 raft_consensus.cc:2955] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:32.090595 10651 raft_consensus.cc:2955] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:32.089524 11281 raft_consensus.cc:2955] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:32.090662 11600 ts_tablet_manager.cc:1916] T 436da9bcb72945d2a2bf689f6033c961 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:32.118642 10482 catalog_manager.cc:5697] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:32.137640 10732 consensus_queue.cc:237] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:32.141458 11473 raft_consensus.cc:1064] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:32.143846 11473 consensus_queue.cc:237] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:32.149451 11596 ts_tablet_manager.cc:1929] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:32.150005 11596 log.cc:1199] T e96a09559c0a436492784b90e8275aa5 P 2ed14bd66ea3430bbe19cafe29588d25: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-0-root/wals/e96a09559c0a436492784b90e8275aa5
I20260709 12:20:32.161324 11281 raft_consensus.cc:1275] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:32.164198 11462 consensus_queue.cc:1048] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:32.181988 10651 raft_consensus.cc:1275] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:32.182668 11280 raft_consensus.cc:1275] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:32.183658 11578 consensus_queue.cc:1048] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:32.183477 11575 raft_consensus.cc:2955] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:32.184561 10729 raft_consensus.cc:1275] T e8082db9f91a43df8c915bff1aa1e3e5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:32.196102 11578 consensus_queue.cc:1048] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:32.201086 11603 consensus_queue.cc:1048] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:32.204721 11281 raft_consensus.cc:2955] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:32.222369 10470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3af5f34953a14d0bb68e93af34410dde with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:32.228296 10579 raft_consensus.cc:1275] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:32.235754 11462 consensus_queue.cc:1048] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:32.240303 10579 raft_consensus.cc:2955] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:32.244443 11280 raft_consensus.cc:2955] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:32.241936 11603 raft_consensus.cc:2955] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:32.266129 10729 raft_consensus.cc:2955] T e8082db9f91a43df8c915bff1aa1e3e5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:32.270920 10651 raft_consensus.cc:2955] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:32.291507 11600 ts_tablet_manager.cc:1929] T 436da9bcb72945d2a2bf689f6033c961 P a5344a92b5744aa49c8ef1dcf6acd73e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:32.292027 11600 log.cc:1199] T 436da9bcb72945d2a2bf689f6033c961 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-2-root/wals/436da9bcb72945d2a2bf689f6033c961
I20260709 12:20:32.293898 10470 catalog_manager.cc:5028] TS a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): tablet 436da9bcb72945d2a2bf689f6033c961 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:32.296941 10480 catalog_manager.cc:5697] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:32.305022 10478 catalog_manager.cc:5697] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:32.312101 10468 catalog_manager.cc:5028] TS 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): tablet e96a09559c0a436492784b90e8275aa5 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:32.327637 10647 tablet_service.cc:1558] Processing DeleteTablet for tablet 3af5f34953a14d0bb68e93af34410dde with delete_type TABLET_DATA_TOMBSTONED (TS 02216b071b6b442cb932dee569e07434 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35774
I20260709 12:20:32.342168 11607 tablet_replica.cc:333] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:20:32.346854 10579 consensus_queue.cc:237] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:32.354599 11607 raft_consensus.cc:2243] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:32.357148 11607 raft_consensus.cc:2272] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:32.358906 11281 raft_consensus.cc:1275] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:32.360143 10651 raft_consensus.cc:1275] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:32.360500 11603 consensus_queue.cc:1048] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:32.361918 11602 consensus_queue.cc:1048] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:32.368402 11607 ts_tablet_manager.cc:1916] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:32.377786 10655 raft_consensus.cc:2955] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:32.377791 11281 raft_consensus.cc:2955] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:32.373893 11602 raft_consensus.cc:2955] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:32.398124 10480 catalog_manager.cc:5697] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:32.421469 10468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e8082db9f91a43df8c915bff1aa1e3e5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:32.425166 10720 tablet_service.cc:1558] Processing DeleteTablet for tablet e8082db9f91a43df8c915bff1aa1e3e5 with delete_type TABLET_DATA_TOMBSTONED (TS a5344a92b5744aa49c8ef1dcf6acd73e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47700
I20260709 12:20:32.426102 11600 tablet_replica.cc:333] T e8082db9f91a43df8c915bff1aa1e3e5 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:20:32.432219 11600 raft_consensus.cc:2243] T e8082db9f91a43df8c915bff1aa1e3e5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:32.433066 11600 raft_consensus.cc:2272] T e8082db9f91a43df8c915bff1aa1e3e5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:32.437223 11600 ts_tablet_manager.cc:1916] T e8082db9f91a43df8c915bff1aa1e3e5 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:32.449316 11607 ts_tablet_manager.cc:1929] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:32.449967 11607 log.cc:1199] T 3af5f34953a14d0bb68e93af34410dde P 02216b071b6b442cb932dee569e07434: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-1-root/wals/3af5f34953a14d0bb68e93af34410dde
I20260709 12:20:32.452106 10467 catalog_manager.cc:5028] TS 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): tablet 3af5f34953a14d0bb68e93af34410dde (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:32.458401 11600 ts_tablet_manager.cc:1929] T e8082db9f91a43df8c915bff1aa1e3e5 P a5344a92b5744aa49c8ef1dcf6acd73e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:32.458953 11600 log.cc:1199] T e8082db9f91a43df8c915bff1aa1e3e5 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-2-root/wals/e8082db9f91a43df8c915bff1aa1e3e5
I20260709 12:20:32.464541 10470 catalog_manager.cc:5028] TS a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): tablet e8082db9f91a43df8c915bff1aa1e3e5 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:33.508486 10729 consensus_queue.cc:237] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
W20260709 12:20:33.516762 10700 consensus_peers.cc:597] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1fe713968873425a832472b9baa9243b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:33.517941 10655 raft_consensus.cc:1275] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:33.518108 10577 raft_consensus.cc:1275] T 1fe713968873425a832472b9baa9243b P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:33.519680 11462 consensus_queue.cc:1048] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:33.521535 11580 consensus_queue.cc:1048] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:33.536338 11580 raft_consensus.cc:2955] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:33.538414 10655 raft_consensus.cc:2955] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:33.544275 10580 raft_consensus.cc:2955] T 1fe713968873425a832472b9baa9243b P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:33.557457 10579 consensus_queue.cc:237] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
W20260709 12:20:33.581499 10551 consensus_peers.cc:597] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a774c4990d164dc287d069216a6ed775. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:33.580801 10478 catalog_manager.cc:5697] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:33.603935 10655 raft_consensus.cc:1275] T a774c4990d164dc287d069216a6ed775 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:33.611011 10731 raft_consensus.cc:1275] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:33.613130 11608 consensus_queue.cc:1048] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:33.633970 11608 consensus_queue.cc:1048] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:33.644908 11562 raft_consensus.cc:2955] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:33.645772 10729 raft_consensus.cc:2955] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:33.669449 10655 consensus_queue.cc:237] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:33.678303 10479 catalog_manager.cc:5697] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:33.687124 10626 consensus_peers.cc:597] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5cf46ffc96f84ec7adf5ba40e962f573. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:33.693398 10729 raft_consensus.cc:1275] T 5cf46ffc96f84ec7adf5ba40e962f573 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:33.695202 11574 consensus_queue.cc:1048] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:33.702309 10577 raft_consensus.cc:1275] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:33.712200 11622 raft_consensus.cc:2955] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:33.713557 10655 raft_consensus.cc:2955] T a774c4990d164dc287d069216a6ed775 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:33.715399 10729 raft_consensus.cc:2955] T 5cf46ffc96f84ec7adf5ba40e962f573 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:33.719426 11576 consensus_queue.cc:1048] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:33.737480 10579 raft_consensus.cc:2955] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:33.755686 10480 catalog_manager.cc:5697] T 5cf46ffc96f84ec7adf5ba40e962f573 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:33.760048 10580 consensus_queue.cc:237] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:33.773239 10729 raft_consensus.cc:1275] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:33.775027 11616 consensus_queue.cc:1048] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:33.785522 10551 consensus_peers.cc:597] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 43c14058d9a2423cab4046a17e320ae9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:33.785710 10655 raft_consensus.cc:1275] T 43c14058d9a2423cab4046a17e320ae9 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:33.788183 11602 consensus_queue.cc:1048] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:33.805028 11562 raft_consensus.cc:2955] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:33.811414 10655 raft_consensus.cc:2955] T 43c14058d9a2423cab4046a17e320ae9 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:33.811942 10729 raft_consensus.cc:2955] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:33.829882 10479 catalog_manager.cc:5697] T 43c14058d9a2423cab4046a17e320ae9 P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:34.096036 11629 ts_tablet_manager.cc:933] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:34.098078 11629 tablet_copy_client.cc:323] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.3:33521
I20260709 12:20:34.099941 10743 tablet_copy_service.cc:140] P a5344a92b5744aa49c8ef1dcf6acd73e: Received BeginTabletCopySession request for tablet 1fe713968873425a832472b9baa9243b from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:47332)
I20260709 12:20:34.100524 10743 tablet_copy_service.cc:161] P a5344a92b5744aa49c8ef1dcf6acd73e: Beginning new tablet copy session on tablet 1fe713968873425a832472b9baa9243b from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:47332: session id = 0e1c330d390040bba9f928f54168a3d1-1fe713968873425a832472b9baa9243b
I20260709 12:20:34.106071 11631 ts_tablet_manager.cc:933] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025)
I20260709 12:20:34.116922 11631 tablet_copy_client.cc:323] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.1:42025
I20260709 12:20:34.119751 10595 tablet_copy_service.cc:140] P 2ed14bd66ea3430bbe19cafe29588d25: Received BeginTabletCopySession request for tablet a774c4990d164dc287d069216a6ed775 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:59250)
I20260709 12:20:34.120430 10595 tablet_copy_service.cc:161] P 2ed14bd66ea3430bbe19cafe29588d25: Beginning new tablet copy session on tablet a774c4990d164dc287d069216a6ed775 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:59250: session id = 0e1c330d390040bba9f928f54168a3d1-a774c4990d164dc287d069216a6ed775
I20260709 12:20:34.128412 10595 tablet_copy_source_session.cc:215] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:34.131798 11631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a774c4990d164dc287d069216a6ed775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:34.154976 10743 tablet_copy_source_session.cc:215] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:34.158394 11629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe713968873425a832472b9baa9243b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:34.160267 11631 tablet_copy_client.cc:806] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:34.160835 11631 tablet_copy_client.cc:670] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:34.191817 11633 ts_tablet_manager.cc:933] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:34.190188 11631 tablet_copy_client.cc:538] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:34.208393 11629 tablet_copy_client.cc:806] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:34.209007 11629 tablet_copy_client.cc:670] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:34.211179 11634 ts_tablet_manager.cc:933] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025)
I20260709 12:20:34.210072 11631 tablet_bootstrap.cc:492] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:34.212934 11633 tablet_copy_client.cc:323] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.2:34209
I20260709 12:20:34.215886 11634 tablet_copy_client.cc:323] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.1:42025
I20260709 12:20:34.217410 11629 tablet_copy_client.cc:538] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:34.217582 10595 tablet_copy_service.cc:140] P 2ed14bd66ea3430bbe19cafe29588d25: Received BeginTabletCopySession request for tablet 43c14058d9a2423cab4046a17e320ae9 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:59250)
I20260709 12:20:34.218148 10595 tablet_copy_service.cc:161] P 2ed14bd66ea3430bbe19cafe29588d25: Beginning new tablet copy session on tablet 43c14058d9a2423cab4046a17e320ae9 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:59250: session id = 0e1c330d390040bba9f928f54168a3d1-43c14058d9a2423cab4046a17e320ae9
I20260709 12:20:34.217011 10670 tablet_copy_service.cc:140] P 02216b071b6b442cb932dee569e07434: Received BeginTabletCopySession request for tablet 5cf46ffc96f84ec7adf5ba40e962f573 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:46154)
I20260709 12:20:34.223819 10670 tablet_copy_service.cc:161] P 02216b071b6b442cb932dee569e07434: Beginning new tablet copy session on tablet 5cf46ffc96f84ec7adf5ba40e962f573 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:46154: session id = 0e1c330d390040bba9f928f54168a3d1-5cf46ffc96f84ec7adf5ba40e962f573
I20260709 12:20:34.237323 10595 tablet_copy_source_session.cc:215] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:34.242060 11634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43c14058d9a2423cab4046a17e320ae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:34.234450 10670 tablet_copy_source_session.cc:215] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:34.249996 11633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf46ffc96f84ec7adf5ba40e962f573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:34.262300 11629 tablet_bootstrap.cc:492] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:34.272970 11634 tablet_copy_client.cc:806] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:34.277802 11634 tablet_copy_client.cc:670] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:34.286736 11634 tablet_copy_client.cc:538] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:34.298909 11633 tablet_copy_client.cc:806] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:34.301846 11633 tablet_copy_client.cc:670] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:34.314529 11633 tablet_copy_client.cc:538] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:34.332496 11631 tablet_bootstrap.cc:492] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:34.333611 11631 tablet_bootstrap.cc:492] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:34.334399 11631 ts_tablet_manager.cc:1403] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.128s	user 0.021s	sys 0.008s
I20260709 12:20:34.335860 11634 tablet_bootstrap.cc:492] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:34.329442 11633 tablet_bootstrap.cc:492] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:34.355181 11631 raft_consensus.cc:359] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:34.355822 11631 raft_consensus.cc:740] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:34.356353 11631 consensus_queue.cc:260] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:34.375865 11631 ts_tablet_manager.cc:1434] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.041s	user 0.013s	sys 0.000s
I20260709 12:20:34.378042 10595 tablet_copy_service.cc:342] P 2ed14bd66ea3430bbe19cafe29588d25: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-a774c4990d164dc287d069216a6ed775 received from {username='slave'} at 127.0.0.1:59250
I20260709 12:20:34.378459 10595 tablet_copy_service.cc:434] P 2ed14bd66ea3430bbe19cafe29588d25: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-a774c4990d164dc287d069216a6ed775 on tablet a774c4990d164dc287d069216a6ed775 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:34.395260 11629 tablet_bootstrap.cc:492] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:34.396757 11629 tablet_bootstrap.cc:492] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:34.401844 11629 ts_tablet_manager.cc:1403] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.142s	user 0.029s	sys 0.017s
I20260709 12:20:34.417254 11629 raft_consensus.cc:359] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:34.418299 11629 raft_consensus.cc:740] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:34.421700 11629 consensus_queue.cc:260] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:34.432611 11629 ts_tablet_manager.cc:1434] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:20:34.440636 11633 tablet_bootstrap.cc:492] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:34.441778 11633 tablet_bootstrap.cc:492] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:34.442504 11633 ts_tablet_manager.cc:1403] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.117s	user 0.028s	sys 0.010s
I20260709 12:20:34.454783 11633 raft_consensus.cc:359] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:34.474313 11633 raft_consensus.cc:740] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:34.542133 11633 consensus_queue.cc:260] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:34.545744 11633 ts_tablet_manager.cc:1434] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.103s	user 0.012s	sys 0.004s
I20260709 12:20:34.559092 10743 tablet_copy_service.cc:342] P a5344a92b5744aa49c8ef1dcf6acd73e: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-1fe713968873425a832472b9baa9243b received from {username='slave'} at 127.0.0.1:47332
I20260709 12:20:34.574180 10743 tablet_copy_service.cc:434] P a5344a92b5744aa49c8ef1dcf6acd73e: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-1fe713968873425a832472b9baa9243b on tablet 1fe713968873425a832472b9baa9243b with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:34.579098 10670 tablet_copy_service.cc:342] P 02216b071b6b442cb932dee569e07434: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-5cf46ffc96f84ec7adf5ba40e962f573 received from {username='slave'} at 127.0.0.1:46154
I20260709 12:20:34.579617 10670 tablet_copy_service.cc:434] P 02216b071b6b442cb932dee569e07434: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-5cf46ffc96f84ec7adf5ba40e962f573 on tablet 5cf46ffc96f84ec7adf5ba40e962f573 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:34.573247 11634 tablet_bootstrap.cc:492] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:34.586663 11634 tablet_bootstrap.cc:492] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:34.587419 11634 ts_tablet_manager.cc:1403] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.252s	user 0.027s	sys 0.021s
I20260709 12:20:34.597185 11634 raft_consensus.cc:359] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:34.598351 11634 raft_consensus.cc:740] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:34.600888 11281 raft_consensus.cc:1217] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:34.601557 11634 consensus_queue.cc:260] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:34.622707 11281 raft_consensus.cc:1217] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:34.642341 11634 ts_tablet_manager.cc:1434] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.055s	user 0.009s	sys 0.013s
I20260709 12:20:34.644198 10595 tablet_copy_service.cc:342] P 2ed14bd66ea3430bbe19cafe29588d25: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-43c14058d9a2423cab4046a17e320ae9 received from {username='slave'} at 127.0.0.1:59250
I20260709 12:20:34.644626 10595 tablet_copy_service.cc:434] P 2ed14bd66ea3430bbe19cafe29588d25: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-43c14058d9a2423cab4046a17e320ae9 on tablet 43c14058d9a2423cab4046a17e320ae9 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:34.658154 11281 raft_consensus.cc:1217] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:34.668951 11281 raft_consensus.cc:1217] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 12:20:34.827311 10624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.1:42025, user_credentials={real_user=slave}} blocked reactor thread for 43908.4us
I20260709 12:20:35.008927 11562 raft_consensus.cc:1064] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:35.011673 11562 consensus_queue.cc:237] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:35.026178 10651 raft_consensus.cc:1275] T a774c4990d164dc287d069216a6ed775 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:35.026598 11281 raft_consensus.cc:1275] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:35.030045 10729 raft_consensus.cc:1275] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:35.030089 11639 consensus_queue.cc:1048] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:35.031665 11562 consensus_queue.cc:1048] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:35.032195 11616 raft_consensus.cc:1064] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:35.034731 11616 consensus_queue.cc:237] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:35.043850 11643 consensus_queue.cc:1048] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:35.078299 11622 raft_consensus.cc:1064] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:35.081341 11622 consensus_queue.cc:237] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:35.104413 10731 raft_consensus.cc:1275] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:35.105235 11281 raft_consensus.cc:1275] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:35.108003 11639 consensus_queue.cc:1048] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:35.111750 11643 raft_consensus.cc:2955] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.120180 11280 raft_consensus.cc:1275] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:35.121543 10729 raft_consensus.cc:1275] T 5cf46ffc96f84ec7adf5ba40e962f573 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:35.122712 10580 raft_consensus.cc:1275] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:35.121877 10651 raft_consensus.cc:2955] T a774c4990d164dc287d069216a6ed775 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.124326 11639 consensus_queue.cc:1048] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:35.124565 11647 consensus_queue.cc:1048] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:35.129531 10655 raft_consensus.cc:1275] T 43c14058d9a2423cab4046a17e320ae9 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:35.129565 11576 consensus_queue.cc:1048] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:35.135442 11647 consensus_queue.cc:1048] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:35.149600 11456 raft_consensus.cc:1064] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:35.155354 11639 consensus_queue.cc:1048] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:35.217466 11456 consensus_queue.cc:237] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:35.140306 11280 raft_consensus.cc:2955] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.233845 10480 catalog_manager.cc:5697] T a774c4990d164dc287d069216a6ed775 P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.243445 11625 raft_consensus.cc:2955] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.245116 10729 raft_consensus.cc:2955] T 5cf46ffc96f84ec7adf5ba40e962f573 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.252686 10576 raft_consensus.cc:1275] T 1fe713968873425a832472b9baa9243b P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:35.254381 11646 consensus_queue.cc:1048] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:35.254840 10651 raft_consensus.cc:1275] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:35.262210 11644 consensus_queue.cc:1048] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:35.266414 11281 raft_consensus.cc:1275] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:35.276139 11286 raft_consensus.cc:2955] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.277303 11644 consensus_queue.cc:1048] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:35.285656 11639 raft_consensus.cc:2955] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.287214 11281 raft_consensus.cc:2955] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.297066 10652 raft_consensus.cc:2955] T 43c14058d9a2423cab4046a17e320ae9 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.313189 11462 raft_consensus.cc:2955] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.314749 10728 raft_consensus.cc:2955] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.323506 10732 raft_consensus.cc:2955] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.335214 10585 raft_consensus.cc:2955] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.339983 11286 raft_consensus.cc:2955] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.358517 10652 raft_consensus.cc:2955] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.378046 10576 raft_consensus.cc:2955] T 1fe713968873425a832472b9baa9243b P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
W20260709 12:20:35.431465 10626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.3:33521, user_credentials={real_user=slave}} blocked reactor thread for 51535.9us
I20260709 12:20:35.486644 10478 catalog_manager.cc:5697] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:35.499883 10479 catalog_manager.cc:5697] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.501699 10479 catalog_manager.cc:5697] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.507879 10580 consensus_queue.cc:237] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:35.511441 10576 consensus_queue.cc:237] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:35.522549 10729 raft_consensus.cc:1275] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:35.523389 11281 raft_consensus.cc:1275] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:35.525027 11654 consensus_queue.cc:1048] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:35.525631 10729 raft_consensus.cc:1275] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:35.528761 11616 consensus_queue.cc:1048] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:35.530927 11616 consensus_queue.cc:1048] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:35.535725 11281 raft_consensus.cc:1275] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:35.540060 10732 consensus_queue.cc:237] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:35.548233 10652 consensus_queue.cc:237] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:35.551723 11654 consensus_queue.cc:1048] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:35.559072 11286 raft_consensus.cc:1275] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:35.563357 11668 consensus_queue.cc:1048] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:35.574142 11625 raft_consensus.cc:2955] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.577046 10729 raft_consensus.cc:2955] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.587157 11616 raft_consensus.cc:2955] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.594175 11284 raft_consensus.cc:1275] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:35.596891 11462 consensus_queue.cc:1048] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:35.553781 11654 raft_consensus.cc:2955] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.598850 10652 raft_consensus.cc:1275] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:35.605281 11281 raft_consensus.cc:2955] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.606922 11462 raft_consensus.cc:2955] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.611272 11646 consensus_queue.cc:1048] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:35.617163 10651 raft_consensus.cc:2955] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.619184 11284 raft_consensus.cc:2955] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.620965 11286 raft_consensus.cc:2955] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.623651 10732 raft_consensus.cc:2955] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.630770 11280 raft_consensus.cc:2955] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
W20260709 12:20:35.651499 10624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.1:42025, user_credentials={real_user=slave}} blocked reactor thread for 74866.7us
I20260709 12:20:35.654281 10467 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5cf46ffc96f84ec7adf5ba40e962f573 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:35.658209 10576 raft_consensus.cc:1275] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:35.658732 10480 catalog_manager.cc:5697] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:35.660781 10470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1fe713968873425a832472b9baa9243b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:35.676478 10482 catalog_manager.cc:5697] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.681676 11622 consensus_queue.cc:1048] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:35.647411 10478 catalog_manager.cc:5697] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.692579 10720 tablet_service.cc:1558] Processing DeleteTablet for tablet 5cf46ffc96f84ec7adf5ba40e962f573 with delete_type TABLET_DATA_TOMBSTONED (TS a5344a92b5744aa49c8ef1dcf6acd73e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47700
I20260709 12:20:35.695698 10647 tablet_service.cc:1558] Processing DeleteTablet for tablet a774c4990d164dc287d069216a6ed775 with delete_type TABLET_DATA_TOMBSTONED (TS 02216b071b6b442cb932dee569e07434 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35774
I20260709 12:20:35.697496 11673 tablet_replica.cc:333] T 5cf46ffc96f84ec7adf5ba40e962f573 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:20:35.702952 10576 raft_consensus.cc:2955] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.710351 11673 raft_consensus.cc:2243] T 5cf46ffc96f84ec7adf5ba40e962f573 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:35.711225 11673 raft_consensus.cc:2272] T 5cf46ffc96f84ec7adf5ba40e962f573 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:35.713996 10641 tablet_service.cc:1558] Processing DeleteTablet for tablet 43c14058d9a2423cab4046a17e320ae9 with delete_type TABLET_DATA_TOMBSTONED (TS 02216b071b6b442cb932dee569e07434 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35774
I20260709 12:20:35.716584 11673 ts_tablet_manager.cc:1916] T 5cf46ffc96f84ec7adf5ba40e962f573 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:35.719347 10482 catalog_manager.cc:5697] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:35.731061 11674 tablet_replica.cc:333] T a774c4990d164dc287d069216a6ed775 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:20:35.732434 11674 raft_consensus.cc:2243] T a774c4990d164dc287d069216a6ed775 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:35.733210 11674 raft_consensus.cc:2272] T a774c4990d164dc287d069216a6ed775 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:35.736992 10568 tablet_service.cc:1558] Processing DeleteTablet for tablet 1fe713968873425a832472b9baa9243b with delete_type TABLET_DATA_TOMBSTONED (TS 2ed14bd66ea3430bbe19cafe29588d25 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47042
I20260709 12:20:35.751055 10468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 43c14058d9a2423cab4046a17e320ae9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:35.760711 10468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a774c4990d164dc287d069216a6ed775 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:35.767737 11673 ts_tablet_manager.cc:1929] T 5cf46ffc96f84ec7adf5ba40e962f573 P a5344a92b5744aa49c8ef1dcf6acd73e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:35.768235 11673 log.cc:1199] T 5cf46ffc96f84ec7adf5ba40e962f573 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-2-root/wals/5cf46ffc96f84ec7adf5ba40e962f573
I20260709 12:20:35.769873 10470 catalog_manager.cc:5028] TS a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): tablet 5cf46ffc96f84ec7adf5ba40e962f573 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:35.782444 11674 ts_tablet_manager.cc:1916] T a774c4990d164dc287d069216a6ed775 P 02216b071b6b442cb932dee569e07434: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:35.801575 11675 tablet_replica.cc:333] T 1fe713968873425a832472b9baa9243b P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:20:35.803138 11675 raft_consensus.cc:2243] T 1fe713968873425a832472b9baa9243b P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:35.804189 11675 raft_consensus.cc:2272] T 1fe713968873425a832472b9baa9243b P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:35.809201 11675 ts_tablet_manager.cc:1916] T 1fe713968873425a832472b9baa9243b P 2ed14bd66ea3430bbe19cafe29588d25: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:35.826550 11675 ts_tablet_manager.cc:1929] T 1fe713968873425a832472b9baa9243b P 2ed14bd66ea3430bbe19cafe29588d25: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:35.826969 11675 log.cc:1199] T 1fe713968873425a832472b9baa9243b P 2ed14bd66ea3430bbe19cafe29588d25: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-0-root/wals/1fe713968873425a832472b9baa9243b
I20260709 12:20:35.828536 10468 catalog_manager.cc:5028] TS 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): tablet 1fe713968873425a832472b9baa9243b (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:35.829752 11674 ts_tablet_manager.cc:1929] T a774c4990d164dc287d069216a6ed775 P 02216b071b6b442cb932dee569e07434: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:35.830195 11674 log.cc:1199] T a774c4990d164dc287d069216a6ed775 P 02216b071b6b442cb932dee569e07434: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-1-root/wals/a774c4990d164dc287d069216a6ed775
I20260709 12:20:35.831638 10467 catalog_manager.cc:5028] TS 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): tablet a774c4990d164dc287d069216a6ed775 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:35.832458 11674 tablet_replica.cc:333] T 43c14058d9a2423cab4046a17e320ae9 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:20:35.833185 11674 raft_consensus.cc:2243] T 43c14058d9a2423cab4046a17e320ae9 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:35.833670 11674 raft_consensus.cc:2272] T 43c14058d9a2423cab4046a17e320ae9 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:35.836562 11674 ts_tablet_manager.cc:1916] T 43c14058d9a2423cab4046a17e320ae9 P 02216b071b6b442cb932dee569e07434: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:35.853302 11674 ts_tablet_manager.cc:1929] T 43c14058d9a2423cab4046a17e320ae9 P 02216b071b6b442cb932dee569e07434: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:35.853751 11674 log.cc:1199] T 43c14058d9a2423cab4046a17e320ae9 P 02216b071b6b442cb932dee569e07434: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-1-root/wals/43c14058d9a2423cab4046a17e320ae9
I20260709 12:20:35.855579 10467 catalog_manager.cc:5028] TS 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): tablet 43c14058d9a2423cab4046a17e320ae9 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:36.858376 10732 consensus_queue.cc:237] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:36.865815 10576 raft_consensus.cc:1275] T bd4cfb54c6fd4011b09c932146657e79 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:36.866007 10652 raft_consensus.cc:1275] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:36.866971 10700 consensus_peers.cc:597] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd4cfb54c6fd4011b09c932146657e79. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:36.867287 11462 consensus_queue.cc:1048] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:36.868180 11644 consensus_queue.cc:1048] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:36.876901 11644 raft_consensus.cc:2955] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:36.878723 10578 raft_consensus.cc:2955] T bd4cfb54c6fd4011b09c932146657e79 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:36.890782 10652 raft_consensus.cc:2955] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:36.909816 10576 consensus_queue.cc:237] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:36.910422 10480 catalog_manager.cc:5697] T bd4cfb54c6fd4011b09c932146657e79 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:36.930123 10732 raft_consensus.cc:1275] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:36.930429 10652 raft_consensus.cc:1275] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:36.930608 10551 consensus_peers.cc:597] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ac5c6aada9454b749249e251805c347f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:36.931592 11616 consensus_queue.cc:1048] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:36.932415 11654 consensus_queue.cc:1048] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:36.943699 11639 raft_consensus.cc:2955] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:36.946756 10652 raft_consensus.cc:2955] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:36.946177 10732 raft_consensus.cc:2955] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:36.963274 10731 consensus_queue.cc:237] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:36.967707 10482 catalog_manager.cc:5697] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
W20260709 12:20:36.975621 10700 consensus_peers.cc:597] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d89cedcbe9db442d9d6773087001cb6d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:36.979508 10652 raft_consensus.cc:1275] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:36.979477 10576 raft_consensus.cc:1275] T d89cedcbe9db442d9d6773087001cb6d P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:36.981858 11681 consensus_queue.cc:1048] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:36.983841 11680 consensus_queue.cc:1048] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:36.994622 11681 raft_consensus.cc:2955] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:36.996884 10652 raft_consensus.cc:2955] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:37.001557 10576 raft_consensus.cc:2955] T d89cedcbe9db442d9d6773087001cb6d P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:37.020370 10652 consensus_queue.cc:237] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:37.020920 10479 catalog_manager.cc:5697] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:37.036790 10732 raft_consensus.cc:1275] T 87c2ba30c75844298d4273f0c92b9e51 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:37.037146 10576 raft_consensus.cc:1275] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:37.038666 11672 consensus_queue.cc:1048] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:37.039657 10626 consensus_peers.cc:597] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 87c2ba30c75844298d4273f0c92b9e51. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:37.039695 11625 consensus_queue.cc:1048] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:37.067086 10731 raft_consensus.cc:2955] T 87c2ba30c75844298d4273f0c92b9e51 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:37.065873 11672 raft_consensus.cc:2955] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:37.069726 10576 raft_consensus.cc:2955] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:37.082625 10482 catalog_manager.cc:5697] T 87c2ba30c75844298d4273f0c92b9e51 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:37.386425 11697 ts_tablet_manager.cc:933] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:37.388664 11697 tablet_copy_client.cc:323] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.3:33521
I20260709 12:20:37.390348 10743 tablet_copy_service.cc:140] P a5344a92b5744aa49c8ef1dcf6acd73e: Received BeginTabletCopySession request for tablet d89cedcbe9db442d9d6773087001cb6d from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:47332)
I20260709 12:20:37.391010 10743 tablet_copy_service.cc:161] P a5344a92b5744aa49c8ef1dcf6acd73e: Beginning new tablet copy session on tablet d89cedcbe9db442d9d6773087001cb6d from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:47332: session id = 0e1c330d390040bba9f928f54168a3d1-d89cedcbe9db442d9d6773087001cb6d
I20260709 12:20:37.402175 10743 tablet_copy_source_session.cc:215] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:37.405364 11699 ts_tablet_manager.cc:933] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:37.405822 11697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d89cedcbe9db442d9d6773087001cb6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:37.413269 11699 tablet_copy_client.cc:323] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.3:33521
I20260709 12:20:37.415131 10743 tablet_copy_service.cc:140] P a5344a92b5744aa49c8ef1dcf6acd73e: Received BeginTabletCopySession request for tablet bd4cfb54c6fd4011b09c932146657e79 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:47332)
I20260709 12:20:37.415654 10743 tablet_copy_service.cc:161] P a5344a92b5744aa49c8ef1dcf6acd73e: Beginning new tablet copy session on tablet bd4cfb54c6fd4011b09c932146657e79 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:47332: session id = 0e1c330d390040bba9f928f54168a3d1-bd4cfb54c6fd4011b09c932146657e79
I20260709 12:20:37.422660 10743 tablet_copy_source_session.cc:215] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:37.425228 11697 tablet_copy_client.cc:806] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:37.425424 11699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd4cfb54c6fd4011b09c932146657e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:37.425974 11697 tablet_copy_client.cc:670] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:37.429797 11697 tablet_copy_client.cc:538] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:37.441124 11699 tablet_copy_client.cc:806] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:37.441823 11699 tablet_copy_client.cc:670] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:37.442018 11697 tablet_bootstrap.cc:492] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:37.457942 11699 tablet_copy_client.cc:538] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:37.466141 11699 tablet_bootstrap.cc:492] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:37.468439 11697 tablet_bootstrap.cc:492] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:37.469405 11697 tablet_bootstrap.cc:492] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:37.470139 11697 ts_tablet_manager.cc:1403] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.008s
I20260709 12:20:37.473744 11697 raft_consensus.cc:359] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:37.474586 11697 raft_consensus.cc:740] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:37.475301 11697 consensus_queue.cc:260] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:37.484822 11697 ts_tablet_manager.cc:1434] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.008s
I20260709 12:20:37.486912 10743 tablet_copy_service.cc:342] P a5344a92b5744aa49c8ef1dcf6acd73e: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-d89cedcbe9db442d9d6773087001cb6d received from {username='slave'} at 127.0.0.1:47332
I20260709 12:20:37.487399 10743 tablet_copy_service.cc:434] P a5344a92b5744aa49c8ef1dcf6acd73e: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-d89cedcbe9db442d9d6773087001cb6d on tablet d89cedcbe9db442d9d6773087001cb6d with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:37.497519 11699 tablet_bootstrap.cc:492] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:37.498548 11699 tablet_bootstrap.cc:492] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:37.499217 11699 ts_tablet_manager.cc:1403] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.033s	user 0.028s	sys 0.004s
I20260709 12:20:37.502202 11699 raft_consensus.cc:359] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:37.503083 11699 raft_consensus.cc:740] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:37.503742 11699 consensus_queue.cc:260] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:37.506091 11699 ts_tablet_manager.cc:1434] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:20:37.516122 10743 tablet_copy_service.cc:342] P a5344a92b5744aa49c8ef1dcf6acd73e: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-bd4cfb54c6fd4011b09c932146657e79 received from {username='slave'} at 127.0.0.1:47332
I20260709 12:20:37.516484 10743 tablet_copy_service.cc:434] P a5344a92b5744aa49c8ef1dcf6acd73e: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-bd4cfb54c6fd4011b09c932146657e79 on tablet bd4cfb54c6fd4011b09c932146657e79 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:37.526067 11699 ts_tablet_manager.cc:933] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025)
I20260709 12:20:37.531383 11699 tablet_copy_client.cc:323] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.1:42025
I20260709 12:20:37.533442 10595 tablet_copy_service.cc:140] P 2ed14bd66ea3430bbe19cafe29588d25: Received BeginTabletCopySession request for tablet ac5c6aada9454b749249e251805c347f from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:59250)
I20260709 12:20:37.533941 10595 tablet_copy_service.cc:161] P 2ed14bd66ea3430bbe19cafe29588d25: Beginning new tablet copy session on tablet ac5c6aada9454b749249e251805c347f from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:59250: session id = 0e1c330d390040bba9f928f54168a3d1-ac5c6aada9454b749249e251805c347f
I20260709 12:20:37.539961 10595 tablet_copy_source_session.cc:215] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:37.542932 11699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac5c6aada9454b749249e251805c347f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:37.554170 11697 ts_tablet_manager.cc:933] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:37.569221 11697 tablet_copy_client.cc:323] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.2:34209
I20260709 12:20:37.571730 11699 tablet_copy_client.cc:806] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:37.571870 10670 tablet_copy_service.cc:140] P 02216b071b6b442cb932dee569e07434: Received BeginTabletCopySession request for tablet 87c2ba30c75844298d4273f0c92b9e51 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:46154)
I20260709 12:20:37.572417 11699 tablet_copy_client.cc:670] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:37.572518 10670 tablet_copy_service.cc:161] P 02216b071b6b442cb932dee569e07434: Beginning new tablet copy session on tablet 87c2ba30c75844298d4273f0c92b9e51 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:46154: session id = 0e1c330d390040bba9f928f54168a3d1-87c2ba30c75844298d4273f0c92b9e51
I20260709 12:20:37.576570 11699 tablet_copy_client.cc:538] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:37.581687 10670 tablet_copy_source_session.cc:215] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:37.587020 11699 tablet_bootstrap.cc:492] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:37.587152 11697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c2ba30c75844298d4273f0c92b9e51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:37.619725 11697 tablet_copy_client.cc:806] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:37.620373 11697 tablet_copy_client.cc:670] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:37.624182 11699 tablet_bootstrap.cc:492] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:37.625001 11699 tablet_bootstrap.cc:492] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:37.624053 11697 tablet_copy_client.cc:538] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:37.625905 11699 ts_tablet_manager.cc:1403] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.004s
I20260709 12:20:37.628692 11699 raft_consensus.cc:359] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:37.629588 11699 raft_consensus.cc:740] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:37.630254 11699 consensus_queue.cc:260] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:37.635419 11699 ts_tablet_manager.cc:1434] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:20:37.637351 10595 tablet_copy_service.cc:342] P 2ed14bd66ea3430bbe19cafe29588d25: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-ac5c6aada9454b749249e251805c347f received from {username='slave'} at 127.0.0.1:59250
I20260709 12:20:37.637813 10595 tablet_copy_service.cc:434] P 2ed14bd66ea3430bbe19cafe29588d25: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-ac5c6aada9454b749249e251805c347f on tablet ac5c6aada9454b749249e251805c347f with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:37.645954 11697 tablet_bootstrap.cc:492] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:37.675638 11697 tablet_bootstrap.cc:492] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:37.676678 11697 tablet_bootstrap.cc:492] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:37.677321 11697 ts_tablet_manager.cc:1403] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.013s
I20260709 12:20:37.680430 11697 raft_consensus.cc:359] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:37.681205 11697 raft_consensus.cc:740] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:37.681703 11697 consensus_queue.cc:260] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:37.685729 11697 ts_tablet_manager.cc:1434] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:20:37.687373 10670 tablet_copy_service.cc:342] P 02216b071b6b442cb932dee569e07434: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-87c2ba30c75844298d4273f0c92b9e51 received from {username='slave'} at 127.0.0.1:46154
I20260709 12:20:37.687855 10670 tablet_copy_service.cc:434] P 02216b071b6b442cb932dee569e07434: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-87c2ba30c75844298d4273f0c92b9e51 on tablet 87c2ba30c75844298d4273f0c92b9e51 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:37.984763 11286 raft_consensus.cc:1217] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:37.997427 11286 raft_consensus.cc:1217] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:38.004935 11281 raft_consensus.cc:1217] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:38.116847 11281 raft_consensus.cc:1217] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:38.429967 11681 raft_consensus.cc:1064] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:38.432212 11681 consensus_queue.cc:237] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:38.442893 11281 raft_consensus.cc:1275] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:38.444128 11462 consensus_queue.cc:1048] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:38.452800 10578 raft_consensus.cc:1275] T bd4cfb54c6fd4011b09c932146657e79 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:38.454545 11681 consensus_queue.cc:1048] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:38.456182 10652 raft_consensus.cc:1275] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:38.472461 11680 consensus_queue.cc:1048] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:38.489706 11710 raft_consensus.cc:2955] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:38.493533 11286 raft_consensus.cc:2955] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:38.503448 11708 raft_consensus.cc:1064] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:38.507123 11708 consensus_queue.cc:237] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:38.525867 10482 catalog_manager.cc:5697] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:38.565049 11286 raft_consensus.cc:1275] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:38.564486 10651 raft_consensus.cc:2955] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:38.566708 11722 consensus_queue.cc:1048] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:38.564595 10578 raft_consensus.cc:1275] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:38.564595 10731 raft_consensus.cc:1275] T 87c2ba30c75844298d4273f0c92b9e51 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:38.569468 11696 consensus_queue.cc:1048] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:38.578801 11639 raft_consensus.cc:1064] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:38.579912 11696 consensus_queue.cc:1048] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:38.581516 11639 consensus_queue.cc:237] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:38.603483 10576 raft_consensus.cc:2955] T bd4cfb54c6fd4011b09c932146657e79 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:38.656141 11462 raft_consensus.cc:1064] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:38.658955 11281 raft_consensus.cc:1275] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:38.658468 11462 consensus_queue.cc:237] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:38.660795 10652 raft_consensus.cc:1275] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:38.661495 11711 consensus_queue.cc:1048] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:38.672837 11708 raft_consensus.cc:2955] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:38.685031 11711 consensus_queue.cc:1048] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:38.690599 10731 raft_consensus.cc:1275] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:38.702812 11654 consensus_queue.cc:1048] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:38.713738 10731 consensus_queue.cc:237] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
W20260709 12:20:38.720141 10548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.2:34209, user_credentials={real_user=slave}} blocked reactor thread for 49224.5us
I20260709 12:20:38.720839 11281 raft_consensus.cc:1275] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:38.722219 11286 raft_consensus.cc:1275] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:38.729987 11681 consensus_queue.cc:1048] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:38.732033 11681 consensus_queue.cc:1048] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 12:20:38.744187 11718 raft_consensus.cc:2955] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:38.750748 10578 raft_consensus.cc:2955] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:38.752611 10576 raft_consensus.cc:1275] T d89cedcbe9db442d9d6773087001cb6d P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:38.756579 10731 raft_consensus.cc:2955] T 87c2ba30c75844298d4273f0c92b9e51 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:38.754768 11716 consensus_queue.cc:1048] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 12:20:38.770349 10660 raft_consensus.cc:1275] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:38.772930 10655 raft_consensus.cc:1275] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:38.774518 11281 raft_consensus.cc:2955] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
W20260709 12:20:38.833838 11734 log.cc:927] Time spent T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
W20260709 12:20:38.858846 11724 log.cc:927] Time spent T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25: Append to log took a long time: real 0.054s	user 0.000s	sys 0.006s
I20260709 12:20:38.796264 11681 consensus_queue.cc:1048] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.013s
I20260709 12:20:38.796041 11717 consensus_queue.cc:1048] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 12:20:38.862293 10470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bd4cfb54c6fd4011b09c932146657e79 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:38.805291 10480 catalog_manager.cc:5697] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:38.878297 11639 raft_consensus.cc:2955] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
W20260709 12:20:38.883483 11723 log.cc:927] Time spent T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1: Append to log took a long time: real 0.075s	user 0.000s	sys 0.006s
I20260709 12:20:38.897316 11281 raft_consensus.cc:2955] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:38.909533 10651 raft_consensus.cc:2955] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
W20260709 12:20:38.917594 10697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.2:34209, user_credentials={real_user=slave}} blocked reactor thread for 131786us
I20260709 12:20:38.924399 10480 catalog_manager.cc:5697] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:38.933482 10657 raft_consensus.cc:2955] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:38.945094 11462 raft_consensus.cc:2955] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:38.957137 10576 raft_consensus.cc:2955] T d89cedcbe9db442d9d6773087001cb6d P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:38.961990 10568 tablet_service.cc:1558] Processing DeleteTablet for tablet bd4cfb54c6fd4011b09c932146657e79 with delete_type TABLET_DATA_TOMBSTONED (TS 2ed14bd66ea3430bbe19cafe29588d25 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47042
I20260709 12:20:38.964336 11281 raft_consensus.cc:2955] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:38.967062 10655 consensus_queue.cc:237] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:38.974670 10479 catalog_manager.cc:5697] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:38.981437 10585 raft_consensus.cc:1275] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:38.978542 10731 raft_consensus.cc:2955] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:38.982723 11284 raft_consensus.cc:1275] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:38.984896 11696 consensus_queue.cc:1048] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:39.004468 11722 consensus_queue.cc:1048] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:39.003286 11708 raft_consensus.cc:2955] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:39.012526 11284 raft_consensus.cc:2955] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:39.019963 11742 tablet_replica.cc:333] T bd4cfb54c6fd4011b09c932146657e79 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:20:39.029971 10480 catalog_manager.cc:5697] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:39.048115 11742 raft_consensus.cc:2243] T bd4cfb54c6fd4011b09c932146657e79 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.052616 11286 raft_consensus.cc:2955] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:39.055661 10651 raft_consensus.cc:2955] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:39.068028 10585 raft_consensus.cc:2955] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:39.073323 10578 consensus_queue.cc:237] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:39.073814 10467 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 87c2ba30c75844298d4273f0c92b9e51 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:39.086503 11742 raft_consensus.cc:2272] T bd4cfb54c6fd4011b09c932146657e79 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.091790 10728 raft_consensus.cc:1275] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:39.091806 11281 raft_consensus.cc:1275] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:39.094175 11639 consensus_queue.cc:1048] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:39.095909 11639 consensus_queue.cc:1048] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:39.101038 10482 catalog_manager.cc:5697] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:39.111172 11742 ts_tablet_manager.cc:1916] T bd4cfb54c6fd4011b09c932146657e79 P 2ed14bd66ea3430bbe19cafe29588d25: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:39.112356 11711 raft_consensus.cc:2955] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:39.121095 10728 raft_consensus.cc:2955] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:39.125490 10731 consensus_queue.cc:237] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:39.130801 10720 tablet_service.cc:1558] Processing DeleteTablet for tablet 87c2ba30c75844298d4273f0c92b9e51 with delete_type TABLET_DATA_TOMBSTONED (TS a5344a92b5744aa49c8ef1dcf6acd73e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47700
I20260709 12:20:39.127674 11286 raft_consensus.cc:2955] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:39.137794 11281 raft_consensus.cc:1275] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:39.139770 11738 consensus_queue.cc:1048] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:39.148766 11716 raft_consensus.cc:2955] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:39.151443 10655 raft_consensus.cc:1275] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:39.153035 11717 consensus_queue.cc:1048] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:39.158905 11281 raft_consensus.cc:2955] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:39.162649 11742 ts_tablet_manager.cc:1929] T bd4cfb54c6fd4011b09c932146657e79 P 2ed14bd66ea3430bbe19cafe29588d25: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:39.163142 11742 log.cc:1199] T bd4cfb54c6fd4011b09c932146657e79 P 2ed14bd66ea3430bbe19cafe29588d25: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-0-root/wals/bd4cfb54c6fd4011b09c932146657e79
I20260709 12:20:39.163692 10655 raft_consensus.cc:2955] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:39.164711 10468 catalog_manager.cc:5028] TS 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): tablet bd4cfb54c6fd4011b09c932146657e79 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:39.175751 10470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d89cedcbe9db442d9d6773087001cb6d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:39.190068 11744 tablet_replica.cc:333] T 87c2ba30c75844298d4273f0c92b9e51 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:20:39.191131 11744 raft_consensus.cc:2243] T 87c2ba30c75844298d4273f0c92b9e51 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.191438 10468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ac5c6aada9454b749249e251805c347f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:39.191900 11744 raft_consensus.cc:2272] T 87c2ba30c75844298d4273f0c92b9e51 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.184458 10480 catalog_manager.cc:5697] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:39.199235 11744 ts_tablet_manager.cc:1916] T 87c2ba30c75844298d4273f0c92b9e51 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:39.212836 10647 tablet_service.cc:1558] Processing DeleteTablet for tablet ac5c6aada9454b749249e251805c347f with delete_type TABLET_DATA_TOMBSTONED (TS 02216b071b6b442cb932dee569e07434 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35774
I20260709 12:20:39.214442 10479 catalog_manager.cc:5697] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:39.222751 11745 tablet_replica.cc:333] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:20:39.225777 11745 raft_consensus.cc:2243] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.226594 11745 raft_consensus.cc:2272] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.233048 10568 tablet_service.cc:1558] Processing DeleteTablet for tablet d89cedcbe9db442d9d6773087001cb6d with delete_type TABLET_DATA_TOMBSTONED (TS 2ed14bd66ea3430bbe19cafe29588d25 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47042
I20260709 12:20:39.237394 11742 tablet_replica.cc:333] T d89cedcbe9db442d9d6773087001cb6d P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:20:39.235405 11744 ts_tablet_manager.cc:1929] T 87c2ba30c75844298d4273f0c92b9e51 P a5344a92b5744aa49c8ef1dcf6acd73e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:39.232434 11745 ts_tablet_manager.cc:1916] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:39.242342 11744 log.cc:1199] T 87c2ba30c75844298d4273f0c92b9e51 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-2-root/wals/87c2ba30c75844298d4273f0c92b9e51
I20260709 12:20:39.243896 10470 catalog_manager.cc:5028] TS a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): tablet 87c2ba30c75844298d4273f0c92b9e51 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:39.248338 11742 raft_consensus.cc:2243] T d89cedcbe9db442d9d6773087001cb6d P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.249095 11742 raft_consensus.cc:2272] T d89cedcbe9db442d9d6773087001cb6d P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.252411 11742 ts_tablet_manager.cc:1916] T d89cedcbe9db442d9d6773087001cb6d P 2ed14bd66ea3430bbe19cafe29588d25: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:39.257229 11745 ts_tablet_manager.cc:1929] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:39.257782 11745 log.cc:1199] T ac5c6aada9454b749249e251805c347f P 02216b071b6b442cb932dee569e07434: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-1-root/wals/ac5c6aada9454b749249e251805c347f
I20260709 12:20:39.259343 10467 catalog_manager.cc:5028] TS 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): tablet ac5c6aada9454b749249e251805c347f (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:39.263996 11742 ts_tablet_manager.cc:1929] T d89cedcbe9db442d9d6773087001cb6d P 2ed14bd66ea3430bbe19cafe29588d25: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:39.264403 11742 log.cc:1199] T d89cedcbe9db442d9d6773087001cb6d P 2ed14bd66ea3430bbe19cafe29588d25: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-0-root/wals/d89cedcbe9db442d9d6773087001cb6d
I20260709 12:20:39.265906 10468 catalog_manager.cc:5028] TS 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): tablet d89cedcbe9db442d9d6773087001cb6d (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:39.960521  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:40.041060 10655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38ce0168efc04d4986bcd0fe7234e420"
dest_uuid: "02216b071b6b442cb932dee569e07434"
mode: GRACEFUL
new_leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
 from {username='slave'} at 127.0.0.1:51042
I20260709 12:20:40.042183 10655 raft_consensus.cc:606] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Received request to transfer leadership to TS 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:40.046626 10655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a1718ebcc5546a2aae0db008f9ea405"
dest_uuid: "02216b071b6b442cb932dee569e07434"
mode: GRACEFUL
new_leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
 from {username='slave'} at 127.0.0.1:51042
I20260709 12:20:40.047451 10655 raft_consensus.cc:606] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Received request to transfer leadership to TS 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:40.051024 10651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87c2ba30c75844298d4273f0c92b9e51"
dest_uuid: "02216b071b6b442cb932dee569e07434"
mode: GRACEFUL
new_leader_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:51042
I20260709 12:20:40.051733 10651 raft_consensus.cc:606] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Received request to transfer leadership to TS 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:40.067544 10576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a352b5a266cf4d07bd1909e66da3ca70"
dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
mode: GRACEFUL
new_leader_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:56792
I20260709 12:20:40.068252 10576 raft_consensus.cc:606] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Received request to transfer leadership to TS 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:40.084616 10731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d89cedcbe9db442d9d6773087001cb6d"
dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
mode: GRACEFUL
new_leader_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:45846
I20260709 12:20:40.085206 10731 raft_consensus.cc:606] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Received request to transfer leadership to TS 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:40.089109 10651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffeb42f35e1f4a3a9075ca4ed18fefce"
dest_uuid: "02216b071b6b442cb932dee569e07434"
mode: GRACEFUL
new_leader_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:51042
I20260709 12:20:40.089733 10651 raft_consensus.cc:606] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Received request to transfer leadership to TS 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:40.090907  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:20:40.092516  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:40.093657  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:40.141324 11736 raft_consensus.cc:993] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e: : Instructing follower 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:40.142230 11736 raft_consensus.cc:1081] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Signalling peer 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:40.144225 11284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d89cedcbe9db442d9d6773087001cb6d"
dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:55358
I20260709 12:20:40.144975 11284 raft_consensus.cc:493] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:40.145390 11284 raft_consensus.cc:3060] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:40.151695 11284 raft_consensus.cc:515] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:40.154234 11284 leader_election.cc:290] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:40.154803 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89cedcbe9db442d9d6773087001cb6d" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:40.154803 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89cedcbe9db442d9d6773087001cb6d" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:40.155682 10731 raft_consensus.cc:3055] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:40.155962 10651 raft_consensus.cc:3060] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:40.156026 10731 raft_consensus.cc:740] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:40.157219 10731 consensus_queue.cc:260] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:40.158836 10731 raft_consensus.cc:3060] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:40.163712 10651 raft_consensus.cc:2468] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:20:40.165942 11250 leader_election.cc:304] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1; no voters: 
I20260709 12:20:40.177726 11754 raft_consensus.cc:2804] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:40.179869 10731 raft_consensus.cc:2468] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:20:40.181666 11754 raft_consensus.cc:697] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Becoming Leader. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
I20260709 12:20:40.182811 11754 consensus_queue.cc:237] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:40.194103 10480 catalog_manager.cc:5697] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: term changed from 1 to 2, leader changed from a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) to 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4). New cstate: current_term: 2 leader_uuid: "0e1c330d390040bba9f928f54168a3d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:40.262480 11739 raft_consensus.cc:993] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25: : Instructing follower 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:40.262972 11739 raft_consensus.cc:1081] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Signalling peer 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:40.264737 11281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a352b5a266cf4d07bd1909e66da3ca70"
dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:55364
I20260709 12:20:40.265224 11281 raft_consensus.cc:493] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:40.265578 11281 raft_consensus.cc:3060] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:40.271802 11281 raft_consensus.cc:515] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:40.274475 10576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a352b5a266cf4d07bd1909e66da3ca70" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:40.273550 11281 leader_election.cc:290] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:40.275038 10576 raft_consensus.cc:3055] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:40.274869 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a352b5a266cf4d07bd1909e66da3ca70" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:40.275399 10576 raft_consensus.cc:740] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:40.276172 10651 raft_consensus.cc:3060] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:40.276269 10576 consensus_queue.cc:260] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:40.277552 10576 raft_consensus.cc:3060] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:40.284605 10651 raft_consensus.cc:2468] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:20:40.286435 11250 leader_election.cc:304] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1; no voters: 
I20260709 12:20:40.288091 11754 raft_consensus.cc:2804] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:40.288782 11754 raft_consensus.cc:697] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Becoming Leader. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
I20260709 12:20:40.289758 11754 consensus_queue.cc:237] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:40.299058 10576 raft_consensus.cc:2468] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:20:40.306785 10480 catalog_manager.cc:5697] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: term changed from 1 to 2, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4). New cstate: current_term: 2 leader_uuid: "0e1c330d390040bba9f928f54168a3d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:40.317657 10729 consensus_queue.cc:237] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:40.324646 10651 raft_consensus.cc:1275] T a51600a284f14beaa512ad4312e269b0 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:40.324658 10700 consensus_peers.cc:597] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a51600a284f14beaa512ad4312e269b0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:40.324671 10576 raft_consensus.cc:1275] T a51600a284f14beaa512ad4312e269b0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:40.326339 11736 consensus_queue.cc:1048] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:40.328264 11750 consensus_queue.cc:1048] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:40.337329 11736 raft_consensus.cc:2955] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:40.339438 10651 raft_consensus.cc:2955] T a51600a284f14beaa512ad4312e269b0 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:40.340054 10576 raft_consensus.cc:2955] T a51600a284f14beaa512ad4312e269b0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:40.353365 10585 consensus_queue.cc:237] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:40.359979 11696 raft_consensus.cc:993] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434: : Instructing follower 2ed14bd66ea3430bbe19cafe29588d25 to start an election
I20260709 12:20:40.360663 11743 raft_consensus.cc:1081] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Signalling peer 2ed14bd66ea3430bbe19cafe29588d25 to start an election
I20260709 12:20:40.362489 10576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a1718ebcc5546a2aae0db008f9ea405"
dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
 from {username='slave'} at 127.0.0.1:47052
I20260709 12:20:40.364181 10480 catalog_manager.cc:5697] T a51600a284f14beaa512ad4312e269b0 P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:40.365056 10576 raft_consensus.cc:493] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:40.365650 10576 raft_consensus.cc:3060] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:40.378901 10576 raft_consensus.cc:515] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:40.381296 10576 leader_election.cc:290] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:40.381490 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1718ebcc5546a2aae0db008f9ea405" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:40.382031 10651 raft_consensus.cc:3055] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:40.382377 10651 raft_consensus.cc:740] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:40.381932 10729 raft_consensus.cc:1275] T 82d1878cecc34c5da3358b5133fb3660 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:40.383138 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1718ebcc5546a2aae0db008f9ea405" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:40.384122 10731 raft_consensus.cc:3060] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:40.383155 10651 consensus_queue.cc:260] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:40.385035 10651 raft_consensus.cc:3060] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:40.389114 11739 consensus_queue.cc:1048] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:40.393021 10651 raft_consensus.cc:2468] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 2.
I20260709 12:20:40.394345 10548 leader_election.cc:304] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:40.396199 11696 raft_consensus.cc:993] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434: : Instructing follower 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:40.396768 11708 raft_consensus.cc:1081] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Signalling peer 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:40.396451 11739 raft_consensus.cc:2804] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:40.398164 11739 raft_consensus.cc:697] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:40.398336 11281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87c2ba30c75844298d4273f0c92b9e51"
dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:55380
I20260709 12:20:40.398948 11281 raft_consensus.cc:493] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:40.399304 11281 raft_consensus.cc:3060] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:40.399339 11739 consensus_queue.cc:237] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:40.407831 11281 raft_consensus.cc:515] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:40.409171 10731 raft_consensus.cc:2468] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 2.
I20260709 12:20:40.412397 11281 leader_election.cc:290] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:40.412696 10576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c2ba30c75844298d4273f0c92b9e51" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:40.413439 10576 raft_consensus.cc:3060] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:40.416397 10657 raft_consensus.cc:1275] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:40.418303 11711 consensus_queue.cc:1048] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:40.421350 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c2ba30c75844298d4273f0c92b9e51" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:40.422047 10651 raft_consensus.cc:3055] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:40.423877 10651 raft_consensus.cc:740] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
W20260709 12:20:40.426733 10551 consensus_peers.cc:597] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82d1878cecc34c5da3358b5133fb3660. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:40.428273 10651 consensus_queue.cc:260] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:40.429541 10651 raft_consensus.cc:3060] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:40.423427 10576 raft_consensus.cc:2468] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:20:40.443734 11251 leader_election.cc:304] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:40.444670 11754 raft_consensus.cc:2804] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:40.445163 11754 raft_consensus.cc:697] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Becoming Leader. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
I20260709 12:20:40.446046 11754 consensus_queue.cc:237] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:40.453461 11739 raft_consensus.cc:2955] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:40.454741 10479 catalog_manager.cc:5697] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 1 to 2, leader changed from 02216b071b6b442cb932dee569e07434 (127.9.50.2) to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 2 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:40.465099 10729 raft_consensus.cc:2955] T 82d1878cecc34c5da3358b5133fb3660 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:40.480191 10651 raft_consensus.cc:2468] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:20:40.481441 10478 catalog_manager.cc:5697] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: term changed from 1 to 2, leader changed from 02216b071b6b442cb932dee569e07434 (127.9.50.2) to 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4). New cstate: current_term: 2 leader_uuid: "0e1c330d390040bba9f928f54168a3d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:40.487993 11708 raft_consensus.cc:993] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434: : Instructing follower 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:40.488519 11708 raft_consensus.cc:1081] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Signalling peer 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:40.490140 11281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffeb42f35e1f4a3a9075ca4ed18fefce"
dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:55380
I20260709 12:20:40.490706 11281 raft_consensus.cc:493] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:40.491130 11281 raft_consensus.cc:3060] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:40.490909 10651 raft_consensus.cc:2955] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:40.504580 10479 catalog_manager.cc:5697] T 82d1878cecc34c5da3358b5133fb3660 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:40.505308 10655 consensus_queue.cc:237] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
W20260709 12:20:40.519348 10626 consensus_peers.cc:597] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e291e76969e425080fea87fff0c9637. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:40.521785 10585 raft_consensus.cc:1275] T 5e291e76969e425080fea87fff0c9637 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:40.513367 11281 raft_consensus.cc:515] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:40.524199 11696 raft_consensus.cc:993] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434: : Instructing follower 2ed14bd66ea3430bbe19cafe29588d25 to start an election
I20260709 12:20:40.524066 11743 consensus_queue.cc:1048] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:40.524683 11696 raft_consensus.cc:1081] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Signalling peer 2ed14bd66ea3430bbe19cafe29588d25 to start an election
I20260709 12:20:40.522774 10731 raft_consensus.cc:1275] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:40.526249 11743 consensus_queue.cc:1048] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:40.527215 10585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38ce0168efc04d4986bcd0fe7234e420"
dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
 from {username='slave'} at 127.0.0.1:47052
I20260709 12:20:40.527714 10585 raft_consensus.cc:493] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:40.528046 10585 raft_consensus.cc:3060] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:40.544266 10585 raft_consensus.cc:515] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:40.548902 10655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ce0168efc04d4986bcd0fe7234e420" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:40.549490 10655 raft_consensus.cc:3055] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:40.551286 10655 raft_consensus.cc:740] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:40.551316 10578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb42f35e1f4a3a9075ca4ed18fefce" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:40.551460 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb42f35e1f4a3a9075ca4ed18fefce" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:40.551955 10578 raft_consensus.cc:3060] T ffeb42f35e1f4a3a9075ca4ed18fefce P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:40.552131 10651 raft_consensus.cc:3055] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:40.552515 10651 raft_consensus.cc:740] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:40.553007 10655 consensus_queue.cc:260] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:40.553304 10651 consensus_queue.cc:260] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:40.554111 10655 raft_consensus.cc:3060] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:40.554535 10651 raft_consensus.cc:3060] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:40.552281 10585 leader_election.cc:290] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:40.559434 10729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ce0168efc04d4986bcd0fe7234e420" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:40.559978 10729 raft_consensus.cc:3060] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:40.550835 11281 leader_election.cc:290] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:40.564525 10578 raft_consensus.cc:2468] T ffeb42f35e1f4a3a9075ca4ed18fefce P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:20:40.568475 10651 raft_consensus.cc:2468] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:20:40.568964 11251 leader_election.cc:304] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:40.569743 10729 raft_consensus.cc:2468] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 2.
I20260709 12:20:40.570098 11754 raft_consensus.cc:2804] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:40.570608 11754 raft_consensus.cc:697] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Becoming Leader. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
I20260709 12:20:40.571491 11754 consensus_queue.cc:237] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:40.572592 11708 raft_consensus.cc:2955] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:40.575148 10551 leader_election.cc:304] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:40.575918 11739 raft_consensus.cc:2804] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:40.576398 11739 raft_consensus.cc:697] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:40.577265 11739 consensus_queue.cc:237] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:40.586483 10729 raft_consensus.cc:2955] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:40.577998 10576 raft_consensus.cc:2955] T 5e291e76969e425080fea87fff0c9637 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:40.607453 10651 consensus_queue.cc:237] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:40.610219 10655 raft_consensus.cc:2468] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 2.
I20260709 12:20:40.610913 10479 catalog_manager.cc:5697] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:40.607597 10480 catalog_manager.cc:5697] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 1 to 2, leader changed from 02216b071b6b442cb932dee569e07434 (127.9.50.2) to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 2 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:40.624950 10478 catalog_manager.cc:5697] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: term changed from 1 to 2, leader changed from 02216b071b6b442cb932dee569e07434 (127.9.50.2) to 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4). New cstate: current_term: 2 leader_uuid: "0e1c330d390040bba9f928f54168a3d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:40.627180 10729 raft_consensus.cc:1275] T afde264122864d59b2be8541ff553a02 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:40.629097 11708 consensus_queue.cc:1048] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:40.633378 10626 consensus_peers.cc:597] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: afde264122864d59b2be8541ff553a02. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:40.635715 10576 raft_consensus.cc:1275] T afde264122864d59b2be8541ff553a02 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:40.637441 11743 consensus_queue.cc:1048] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:40.649017 11743 raft_consensus.cc:2955] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:40.659565 10576 raft_consensus.cc:2955] T afde264122864d59b2be8541ff553a02 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:40.703936 10479 catalog_manager.cc:5697] T afde264122864d59b2be8541ff553a02 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:40.705549 10655 raft_consensus.cc:1275] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:40.711197 11754 consensus_queue.cc:1048] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:40.711973 10731 raft_consensus.cc:2955] T afde264122864d59b2be8541ff553a02 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:40.752206 10728 raft_consensus.cc:1275] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:40.753895 11754 consensus_queue.cc:1048] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:40.807397 10655 raft_consensus.cc:1275] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:40.808928 11754 consensus_queue.cc:1048] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:40.819413 11786 ts_tablet_manager.cc:933] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:40.835299 10728 raft_consensus.cc:1275] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:40.837630 11769 consensus_queue.cc:1048] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:40.852492 11786 tablet_copy_client.cc:323] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.3:33521
I20260709 12:20:40.854907 10576 raft_consensus.cc:1275] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:40.859628 11754 consensus_queue.cc:1048] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:40.861698 10651 raft_consensus.cc:1275] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:40.863770 11739 consensus_queue.cc:1048] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:40.870112 10743 tablet_copy_service.cc:140] P a5344a92b5744aa49c8ef1dcf6acd73e: Received BeginTabletCopySession request for tablet a51600a284f14beaa512ad4312e269b0 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:47332)
I20260709 12:20:40.871428 10743 tablet_copy_service.cc:161] P a5344a92b5744aa49c8ef1dcf6acd73e: Beginning new tablet copy session on tablet a51600a284f14beaa512ad4312e269b0 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:47332: session id = 0e1c330d390040bba9f928f54168a3d1-a51600a284f14beaa512ad4312e269b0
I20260709 12:20:40.896055 10743 tablet_copy_source_session.cc:215] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:40.906306 11793 ts_tablet_manager.cc:933] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025)
I20260709 12:20:40.912267 11786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51600a284f14beaa512ad4312e269b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.932363 11793 tablet_copy_client.cc:323] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.1:42025
I20260709 12:20:40.935211 11786 tablet_copy_client.cc:806] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:40.936053 10595 tablet_copy_service.cc:140] P 2ed14bd66ea3430bbe19cafe29588d25: Received BeginTabletCopySession request for tablet 82d1878cecc34c5da3358b5133fb3660 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:59250)
I20260709 12:20:40.936609 10595 tablet_copy_service.cc:161] P 2ed14bd66ea3430bbe19cafe29588d25: Beginning new tablet copy session on tablet 82d1878cecc34c5da3358b5133fb3660 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:59250: session id = 0e1c330d390040bba9f928f54168a3d1-82d1878cecc34c5da3358b5133fb3660
I20260709 12:20:40.937304 11786 tablet_copy_client.cc:670] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:40.941531 11786 tablet_copy_client.cc:538] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:40.946460 10595 tablet_copy_source_session.cc:215] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:40.950989 11793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d1878cecc34c5da3358b5133fb3660. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.952118 10651 raft_consensus.cc:1275] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:40.953222 11786 tablet_bootstrap.cc:492] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:40.954185 11755 consensus_queue.cc:1048] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:40.971931 11793 tablet_copy_client.cc:806] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:40.972545 11793 tablet_copy_client.cc:670] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:40.976985 11793 tablet_copy_client.cc:538] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:40.997336 10576 raft_consensus.cc:1275] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:40.999337 11790 consensus_queue.cc:1048] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:41.001745 10655 raft_consensus.cc:1275] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:41.005697 11786 tablet_bootstrap.cc:492] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.012197 11765 consensus_queue.cc:1048] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:41.019274 11786 tablet_bootstrap.cc:492] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:41.024906 11786 ts_tablet_manager.cc:1403] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.072s	user 0.026s	sys 0.006s
I20260709 12:20:41.034056 10576 raft_consensus.cc:1275] T ffeb42f35e1f4a3a9075ca4ed18fefce P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:41.035718 11790 consensus_queue.cc:1048] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:41.034252 11786 raft_consensus.cc:359] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:41.037209 11786 raft_consensus.cc:740] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:41.038297 11786 consensus_queue.cc:260] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:41.045955 11786 ts_tablet_manager.cc:1434] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.005s
I20260709 12:20:41.049925 10743 tablet_copy_service.cc:342] P a5344a92b5744aa49c8ef1dcf6acd73e: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-a51600a284f14beaa512ad4312e269b0 received from {username='slave'} at 127.0.0.1:47332
I20260709 12:20:41.050472 11798 ts_tablet_manager.cc:933] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:41.050420 10743 tablet_copy_service.cc:434] P a5344a92b5744aa49c8ef1dcf6acd73e: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-a51600a284f14beaa512ad4312e269b0 on tablet a51600a284f14beaa512ad4312e269b0 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:41.056221 11793 tablet_bootstrap.cc:492] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:41.061687 10657 raft_consensus.cc:1275] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:41.063102 11754 consensus_queue.cc:1048] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:41.149822  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:41.165798 10728 raft_consensus.cc:1275] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:41.177500 11798 tablet_copy_client.cc:323] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.2:34209
I20260709 12:20:41.179936 10670 tablet_copy_service.cc:140] P 02216b071b6b442cb932dee569e07434: Received BeginTabletCopySession request for tablet 5e291e76969e425080fea87fff0c9637 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:46154)
I20260709 12:20:41.180470 10670 tablet_copy_service.cc:161] P 02216b071b6b442cb932dee569e07434: Beginning new tablet copy session on tablet 5e291e76969e425080fea87fff0c9637 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:46154: session id = 0e1c330d390040bba9f928f54168a3d1-5e291e76969e425080fea87fff0c9637
I20260709 12:20:41.186239 11739 consensus_queue.cc:1048] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:41.206329 10670 tablet_copy_source_session.cc:215] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:41.211016 11786 ts_tablet_manager.cc:933] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:41.213647 11798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e291e76969e425080fea87fff0c9637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:41.256016 11786 tablet_copy_client.cc:323] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.2:34209
I20260709 12:20:41.257432 11793 tablet_bootstrap.cc:492] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.258425 11793 tablet_bootstrap.cc:492] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:41.259111 11793 ts_tablet_manager.cc:1403] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.203s	user 0.025s	sys 0.001s
I20260709 12:20:41.259366 10670 tablet_copy_service.cc:140] P 02216b071b6b442cb932dee569e07434: Received BeginTabletCopySession request for tablet afde264122864d59b2be8541ff553a02 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:46154)
I20260709 12:20:41.259931 10670 tablet_copy_service.cc:161] P 02216b071b6b442cb932dee569e07434: Beginning new tablet copy session on tablet afde264122864d59b2be8541ff553a02 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:46154: session id = 0e1c330d390040bba9f928f54168a3d1-afde264122864d59b2be8541ff553a02
I20260709 12:20:41.265437 11793 raft_consensus.cc:359] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:41.266350 11793 raft_consensus.cc:740] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:41.267292 11284 raft_consensus.cc:1217] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:41.267014 11793 consensus_queue.cc:260] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:41.284953 10670 tablet_copy_source_session.cc:215] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:41.292063 11793 ts_tablet_manager.cc:1434] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 12:20:41.293589 11786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afde264122864d59b2be8541ff553a02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:41.294297 11798 tablet_copy_client.cc:806] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:41.294878 11798 tablet_copy_client.cc:670] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:41.297629 10595 tablet_copy_service.cc:342] P 2ed14bd66ea3430bbe19cafe29588d25: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-82d1878cecc34c5da3358b5133fb3660 received from {username='slave'} at 127.0.0.1:59250
I20260709 12:20:41.298090 10595 tablet_copy_service.cc:434] P 2ed14bd66ea3430bbe19cafe29588d25: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-82d1878cecc34c5da3358b5133fb3660 on tablet 82d1878cecc34c5da3358b5133fb3660 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:41.299328 10729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "372a197902454f61bf6035c892d8209f"
dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
mode: GRACEFUL
new_leader_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:45846
I20260709 12:20:41.299899 10729 raft_consensus.cc:606] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Received request to transfer leadership to TS 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:41.301851 11798 tablet_copy_client.cc:538] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:41.303560 10580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38ce0168efc04d4986bcd0fe7234e420"
dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
mode: GRACEFUL
new_leader_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:56792
I20260709 12:20:41.304239 10580 raft_consensus.cc:606] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Received request to transfer leadership to TS 02216b071b6b442cb932dee569e07434
I20260709 12:20:41.312285 10580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a1718ebcc5546a2aae0db008f9ea405"
dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
mode: GRACEFUL
new_leader_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:56792
I20260709 12:20:41.313035 10580 raft_consensus.cc:606] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Received request to transfer leadership to TS 02216b071b6b442cb932dee569e07434
I20260709 12:20:41.316250 10580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "900d6a93d7914caaa9d17443d2736289"
dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
mode: GRACEFUL
new_leader_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:56792
I20260709 12:20:41.316895 10580 raft_consensus.cc:606] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Received request to transfer leadership to TS 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:41.320032 10729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd4cfb54c6fd4011b09c932146657e79"
dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
mode: GRACEFUL
new_leader_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:45846
I20260709 12:20:41.320588 10729 raft_consensus.cc:606] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Received request to transfer leadership to TS 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:41.322676  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:20:41.324249  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:41.326450 11786 tablet_copy_client.cc:806] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:41.327178 11786 tablet_copy_client.cc:670] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:41.325059  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:41.332535 11786 tablet_copy_client.cc:538] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:41.341727 11798 tablet_bootstrap.cc:492] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:41.344018 11786 tablet_bootstrap.cc:492] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:41.358726 11284 raft_consensus.cc:1217] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:41.366926 11804 raft_consensus.cc:993] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25: : Instructing follower 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:41.367419 11804 raft_consensus.cc:1081] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Signalling peer 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:41.369613 10651 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a1718ebcc5546a2aae0db008f9ea405"
dest_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:35786
I20260709 12:20:41.370147 10651 raft_consensus.cc:493] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:41.370479 10651 raft_consensus.cc:3060] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:41.386963 10651 raft_consensus.cc:515] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:41.389932 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1718ebcc5546a2aae0db008f9ea405" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:41.390601 10580 raft_consensus.cc:3055] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:41.390930 10580 raft_consensus.cc:740] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:41.391677 10580 consensus_queue.cc:260] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [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: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:41.392088 10651 leader_election.cc:290] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:41.392891 10580 raft_consensus.cc:3060] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:41.395166 10729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1718ebcc5546a2aae0db008f9ea405" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:41.395742 10729 raft_consensus.cc:3060] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:41.399807 10580 raft_consensus.cc:2468] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 3.
I20260709 12:20:41.400897 10624 leader_election.cc:304] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:41.401955 11708 raft_consensus.cc:2804] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:41.413745 10729 raft_consensus.cc:2468] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 3.
I20260709 12:20:41.418756 11798 tablet_bootstrap.cc:492] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.419732 11798 tablet_bootstrap.cc:492] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:41.422245 11798 ts_tablet_manager.cc:1403] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.081s	user 0.017s	sys 0.011s
I20260709 12:20:41.425184 11708 raft_consensus.cc:697] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 3 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:41.426151 11708 consensus_queue.cc:237] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [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: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:41.425242 11798 raft_consensus.cc:359] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:41.427982 11798 raft_consensus.cc:740] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:41.428632 11798 consensus_queue.cc:260] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:41.431077 11786 tablet_bootstrap.cc:492] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.431205 11798 ts_tablet_manager.cc:1434] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 12:20:41.432035 11786 tablet_bootstrap.cc:492] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:41.432742 11786 ts_tablet_manager.cc:1403] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.089s	user 0.022s	sys 0.000s
I20260709 12:20:41.435729 10669 tablet_copy_service.cc:342] P 02216b071b6b442cb932dee569e07434: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-5e291e76969e425080fea87fff0c9637 received from {username='slave'} at 127.0.0.1:46154
I20260709 12:20:41.435667 11786 raft_consensus.cc:359] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:41.436296 10669 tablet_copy_service.cc:434] P 02216b071b6b442cb932dee569e07434: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-5e291e76969e425080fea87fff0c9637 on tablet 5e291e76969e425080fea87fff0c9637 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:41.439646 11786 raft_consensus.cc:740] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:41.440337 11786 consensus_queue.cc:260] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:41.445335 11786 ts_tablet_manager.cc:1434] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:20:41.447039 10669 tablet_copy_service.cc:342] P 02216b071b6b442cb932dee569e07434: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-afde264122864d59b2be8541ff553a02 received from {username='slave'} at 127.0.0.1:46154
I20260709 12:20:41.447456 10669 tablet_copy_service.cc:434] P 02216b071b6b442cb932dee569e07434: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-afde264122864d59b2be8541ff553a02 on tablet afde264122864d59b2be8541ff553a02 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:41.450454 10479 catalog_manager.cc:5697] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 2 to 3, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 3 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:41.472416 11736 raft_consensus.cc:993] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e: : Instructing follower 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:41.472920 11736 raft_consensus.cc:1081] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Signalling peer 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:41.477190 11281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "372a197902454f61bf6035c892d8209f"
dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:55358
I20260709 12:20:41.477769 11281 raft_consensus.cc:493] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:41.478112 11281 raft_consensus.cc:3060] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.484947 11281 raft_consensus.cc:515] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:41.489159 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372a197902454f61bf6035c892d8209f" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:41.489770 10580 raft_consensus.cc:3060] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.489841 10728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372a197902454f61bf6035c892d8209f" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:41.490569 10728 raft_consensus.cc:3055] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:41.490883 10728 raft_consensus.cc:740] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:41.491621 10728 consensus_queue.cc:260] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:41.492630 10728 raft_consensus.cc:3060] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.492933 11739 raft_consensus.cc:993] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25: : Instructing follower 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:41.493418 11739 raft_consensus.cc:1081] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Signalling peer 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:41.495939 10655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38ce0168efc04d4986bcd0fe7234e420"
dest_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:35786
I20260709 12:20:41.496464 10580 raft_consensus.cc:2468] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:20:41.496474 10655 raft_consensus.cc:493] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:41.497853 10655 raft_consensus.cc:3060] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:41.503177 11251 leader_election.cc:304] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:41.504228 11790 raft_consensus.cc:2804] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:41.504848 11790 raft_consensus.cc:697] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Becoming Leader. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
I20260709 12:20:41.504179 10655 raft_consensus.cc:515] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:41.505714 11790 consensus_queue.cc:237] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:41.509137 10655 leader_election.cc:290] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:41.509384 10729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ce0168efc04d4986bcd0fe7234e420" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:41.510020 10729 raft_consensus.cc:3060] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:41.513842 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ce0168efc04d4986bcd0fe7234e420" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:41.514510 10580 raft_consensus.cc:3055] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:41.514810 10580 raft_consensus.cc:740] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:41.522137 10729 raft_consensus.cc:2468] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 3.
I20260709 12:20:41.508700 11281 leader_election.cc:290] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:41.524138 10580 consensus_queue.cc:260] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [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: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:41.525388 10728 raft_consensus.cc:2468] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:20:41.525794 10479 catalog_manager.cc:5697] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: term changed from 1 to 2, leader changed from a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) to 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4). New cstate: current_term: 2 leader_uuid: "0e1c330d390040bba9f928f54168a3d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:41.528266 10580 raft_consensus.cc:3060] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:41.529457 10626 leader_election.cc:304] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:41.530884 11813 raft_consensus.cc:2804] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:41.531394 11813 raft_consensus.cc:697] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 3 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:41.532196 11813 consensus_queue.cc:237] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [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: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:41.535534 10580 raft_consensus.cc:2468] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 3.
I20260709 12:20:41.547889 10479 catalog_manager.cc:5697] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 2 to 3, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 3 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:41.661259 11736 raft_consensus.cc:993] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e: : Instructing follower 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:41.661774 11736 raft_consensus.cc:1081] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Signalling peer 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:41.663707 11281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd4cfb54c6fd4011b09c932146657e79"
dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:55358
I20260709 12:20:41.664395 11281 raft_consensus.cc:493] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:41.664831 11281 raft_consensus.cc:3060] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.672364 11281 raft_consensus.cc:515] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:41.675107 11281 leader_election.cc:290] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:41.675297 10728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4cfb54c6fd4011b09c932146657e79" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:41.675491 10655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4cfb54c6fd4011b09c932146657e79" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:41.675946 10728 raft_consensus.cc:3055] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:41.676280 10728 raft_consensus.cc:740] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:41.676183 10655 raft_consensus.cc:3060] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.677066 10728 consensus_queue.cc:260] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:41.678246 10728 raft_consensus.cc:3060] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.722918 10728 raft_consensus.cc:2468] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:20:41.724704 11807 raft_consensus.cc:993] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25: : Instructing follower 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:41.725360 11765 raft_consensus.cc:1081] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Signalling peer 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:41.728339 11281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "900d6a93d7914caaa9d17443d2736289"
dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:55364
I20260709 12:20:41.729426 11253 leader_election.cc:304] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:41.730394 11790 raft_consensus.cc:2804] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:41.730913 11790 raft_consensus.cc:697] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Becoming Leader. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
I20260709 12:20:41.731995 11790 consensus_queue.cc:237] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:41.736930 11281 raft_consensus.cc:493] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:41.737406 11281 raft_consensus.cc:3060] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.746745 11805 raft_consensus.cc:1064] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:41.751933 10479 catalog_manager.cc:5697] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: term changed from 1 to 2, leader changed from a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) to 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4). New cstate: current_term: 2 leader_uuid: "0e1c330d390040bba9f928f54168a3d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:41.754571 11805 consensus_queue.cc:237] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:41.764531 11281 raft_consensus.cc:515] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:41.769223 11284 raft_consensus.cc:1217] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:41.776104 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900d6a93d7914caaa9d17443d2736289" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:41.776558 11281 leader_election.cc:290] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:41.776701 10652 raft_consensus.cc:3060] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.779361 10655 raft_consensus.cc:2468] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:20:41.781028 10657 raft_consensus.cc:1275] T a51600a284f14beaa512ad4312e269b0 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:41.782709 11751 consensus_queue.cc:1048] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:41.786342 10580 raft_consensus.cc:1275] T a51600a284f14beaa512ad4312e269b0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:41.789898 11736 consensus_queue.cc:1048] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:41.794694 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900d6a93d7914caaa9d17443d2736289" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:41.795324 10585 raft_consensus.cc:3055] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:41.795661 10585 raft_consensus.cc:740] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:41.795951 11281 raft_consensus.cc:1275] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:41.796406 10585 consensus_queue.cc:260] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:41.797677 10585 raft_consensus.cc:3060] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.807821 10585 raft_consensus.cc:2468] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:20:41.810181 11251 leader_election.cc:304] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:41.811195 11790 raft_consensus.cc:2804] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:41.811623 10652 raft_consensus.cc:2468] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:20:41.811718 11790 raft_consensus.cc:697] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Becoming Leader. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
I20260709 12:20:41.812835 11790 consensus_queue.cc:237] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:41.797693 11805 consensus_queue.cc:1048] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 12:20:41.829201 11765 raft_consensus.cc:1064] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:41.831900 11765 consensus_queue.cc:237] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:41.856571 10578 raft_consensus.cc:1275] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:41.858150 11813 consensus_queue.cc:1048] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:41.860734 10729 raft_consensus.cc:1275] T 82d1878cecc34c5da3358b5133fb3660 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:41.865398 11804 consensus_queue.cc:1048] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:41.864169 11281 raft_consensus.cc:1275] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:41.881254 11765 consensus_queue.cc:1048] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:41.864136 10478 catalog_manager.cc:5697] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: term changed from 1 to 2, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4). New cstate: current_term: 2 leader_uuid: "0e1c330d390040bba9f928f54168a3d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:41.908087 11284 raft_consensus.cc:1217] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:41.914899 10576 raft_consensus.cc:1275] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:41.916908 11754 consensus_queue.cc:1048] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:20:41.918051 11825 log.cc:927] Time spent T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 12:20:41.896034 10652 raft_consensus.cc:1275] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:41.940483 11765 consensus_queue.cc:1048] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:41.963791 11736 raft_consensus.cc:2955] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:41.974686 10585 raft_consensus.cc:2955] T a51600a284f14beaa512ad4312e269b0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:41.983775 11803 raft_consensus.cc:2955] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:41.997467 11286 raft_consensus.cc:2955] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.002245 10652 raft_consensus.cc:2955] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:41.989881 11281 raft_consensus.cc:2955] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.015833 10729 raft_consensus.cc:2955] T 82d1878cecc34c5da3358b5133fb3660 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.045903 10482 catalog_manager.cc:5697] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.052224 10728 raft_consensus.cc:1275] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:42.056463 10478 catalog_manager.cc:5697] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:42.058002 11824 consensus_queue.cc:1048] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:42.058867 10652 raft_consensus.cc:2955] T a51600a284f14beaa512ad4312e269b0 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.060773 10729 raft_consensus.cc:1275] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:42.061622 10728 raft_consensus.cc:1275] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:42.065383 11824 consensus_queue.cc:1048] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:42.070888 11790 consensus_queue.cc:1048] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:42.086603 10576 raft_consensus.cc:1275] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:42.088373 11696 consensus_queue.cc:1048] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:42.095374 10729 consensus_queue.cc:237] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:42.100168 10578 consensus_queue.cc:237] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:42.116231 10652 raft_consensus.cc:1275] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:42.119272 11286 raft_consensus.cc:1275] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:42.119729 11804 consensus_queue.cc:1048] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:42.121649 11804 consensus_queue.cc:1048] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:42.142279 11807 raft_consensus.cc:2955] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.144416 10578 raft_consensus.cc:1275] T a51600a284f14beaa512ad4312e269b0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:42.144405 11281 raft_consensus.cc:1275] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:42.148620 11779 consensus_queue.cc:1048] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:42.155117 10657 raft_consensus.cc:2955] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.165707 10468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 82d1878cecc34c5da3358b5133fb3660 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:42.171347 11736 consensus_queue.cc:1048] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:42.171552 11286 raft_consensus.cc:2955] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.182971 11834 raft_consensus.cc:2955] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.184314 10479 catalog_manager.cc:5697] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:42.193684 11743 raft_consensus.cc:1064] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:42.196161 11743 consensus_queue.cc:237] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:42.198491 10585 raft_consensus.cc:1275] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:42.199406 10720 tablet_service.cc:1558] Processing DeleteTablet for tablet 82d1878cecc34c5da3358b5133fb3660 with delete_type TABLET_DATA_TOMBSTONED (TS a5344a92b5744aa49c8ef1dcf6acd73e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47700
I20260709 12:20:42.196480 10578 raft_consensus.cc:2955] T a51600a284f14beaa512ad4312e269b0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.201026 11790 consensus_queue.cc:1048] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:42.216120 10652 raft_consensus.cc:1275] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:42.218406 11754 consensus_queue.cc:1048] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:42.243990 10478 catalog_manager.cc:5697] T a51600a284f14beaa512ad4312e269b0 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.267697 10647 tablet_service.cc:1558] Processing DeleteTablet for tablet a51600a284f14beaa512ad4312e269b0 with delete_type TABLET_DATA_TOMBSTONED (TS 02216b071b6b442cb932dee569e07434 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35774
I20260709 12:20:42.270754 11286 raft_consensus.cc:1275] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:42.277256 10578 raft_consensus.cc:1275] T afde264122864d59b2be8541ff553a02 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:42.279014 11813 consensus_queue.cc:1048] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:42.288427 11743 consensus_queue.cc:1048] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:42.293623 11838 tablet_replica.cc:333] T 82d1878cecc34c5da3358b5133fb3660 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:20:42.323045 10470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a51600a284f14beaa512ad4312e269b0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:42.327297 11281 raft_consensus.cc:2955] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.344254 11842 tablet_replica.cc:333] T a51600a284f14beaa512ad4312e269b0 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:20:42.408411 10729 raft_consensus.cc:1275] T afde264122864d59b2be8541ff553a02 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:20:42.401602 10698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.1:42025, user_credentials={real_user=slave}} blocked reactor thread for 46911.6us
I20260709 12:20:42.427551 10651 raft_consensus.cc:1275] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:42.429958 11790 consensus_queue.cc:1048] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:42.435635 11842 raft_consensus.cc:2243] T a51600a284f14beaa512ad4312e269b0 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:42.436621 11842 raft_consensus.cc:2272] T a51600a284f14beaa512ad4312e269b0 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:42.438876 11696 consensus_queue.cc:1048] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:42.441957 11813 raft_consensus.cc:2955] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.449106 11842 ts_tablet_manager.cc:1916] T a51600a284f14beaa512ad4312e269b0 P 02216b071b6b442cb932dee569e07434: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:42.448324 10578 raft_consensus.cc:2955] T afde264122864d59b2be8541ff553a02 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.453629 10731 raft_consensus.cc:1275] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:42.455013 11838 raft_consensus.cc:2243] T 82d1878cecc34c5da3358b5133fb3660 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:42.462210 11281 raft_consensus.cc:2955] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.465348 11838 raft_consensus.cc:2272] T 82d1878cecc34c5da3358b5133fb3660 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:42.468833 11838 ts_tablet_manager.cc:1916] T 82d1878cecc34c5da3358b5133fb3660 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:42.473078 11754 consensus_queue.cc:1048] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:42.485251  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:42.486548 10478 catalog_manager.cc:5697] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.496804 11838 ts_tablet_manager.cc:1929] T 82d1878cecc34c5da3358b5133fb3660 P a5344a92b5744aa49c8ef1dcf6acd73e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:42.497347 11838 log.cc:1199] T 82d1878cecc34c5da3358b5133fb3660 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-2-root/wals/82d1878cecc34c5da3358b5133fb3660
I20260709 12:20:42.498965 10470 catalog_manager.cc:5028] TS a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): tablet 82d1878cecc34c5da3358b5133fb3660 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:42.500509 11813 raft_consensus.cc:1064] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:42.503343 11813 consensus_queue.cc:237] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:42.539542 11286 raft_consensus.cc:1275] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:42.541069 10576 raft_consensus.cc:1275] T 5e291e76969e425080fea87fff0c9637 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:42.542508 11813 consensus_queue.cc:1048] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:42.548741 11842 ts_tablet_manager.cc:1929] T a51600a284f14beaa512ad4312e269b0 P 02216b071b6b442cb932dee569e07434: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:42.549324 11842 log.cc:1199] T a51600a284f14beaa512ad4312e269b0 P 02216b071b6b442cb932dee569e07434: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-1-root/wals/a51600a284f14beaa512ad4312e269b0
I20260709 12:20:42.550993 10467 catalog_manager.cc:5028] TS 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): tablet a51600a284f14beaa512ad4312e269b0 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:42.554064 10731 raft_consensus.cc:1275] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:42.556670 11813 consensus_queue.cc:1048] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:42.566809 10731 raft_consensus.cc:2955] T afde264122864d59b2be8541ff553a02 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.572937 11813 consensus_queue.cc:1048] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:42.584098 10657 consensus_queue.cc:237] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:42.591352 10578 raft_consensus.cc:1275] T afde264122864d59b2be8541ff553a02 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:42.592892 11813 raft_consensus.cc:2955] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.594660 11743 consensus_queue.cc:1048] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:42.602552 11281 raft_consensus.cc:2955] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.608978 10729 raft_consensus.cc:2955] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.614737 11286 raft_consensus.cc:1275] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:42.613941 10585 raft_consensus.cc:2955] T 5e291e76969e425080fea87fff0c9637 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.622942 11743 consensus_queue.cc:1048] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:42.625957 10479 catalog_manager.cc:5697] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.637569 10576 raft_consensus.cc:2955] T afde264122864d59b2be8541ff553a02 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.640033 11286 raft_consensus.cc:2955] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.621104 11846 raft_consensus.cc:2955] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.654435 10732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ffd739b352b457ba491dcbd5bb34986"
dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
mode: GRACEFUL
new_leader_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:45846
I20260709 12:20:42.655113 10732 raft_consensus.cc:606] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Received request to transfer leadership to TS 02216b071b6b442cb932dee569e07434
I20260709 12:20:42.663414 10657 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4aff931d747e4a3095a43a6e2f6b7f3c"
dest_uuid: "02216b071b6b442cb932dee569e07434"
mode: GRACEFUL
new_leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
 from {username='slave'} at 127.0.0.1:51042
I20260709 12:20:42.663977 10657 raft_consensus.cc:606] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Received request to transfer leadership to TS 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:42.667587 10729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6714e1e32d684f23a4ffc5b9b3bec75b"
dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
mode: GRACEFUL
new_leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
 from {username='slave'} at 127.0.0.1:45846
I20260709 12:20:42.669822 10729 raft_consensus.cc:606] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Received request to transfer leadership to TS 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:42.672803 10467 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet afde264122864d59b2be8541ff553a02 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:42.673966 10651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afde264122864d59b2be8541ff553a02"
dest_uuid: "02216b071b6b442cb932dee569e07434"
mode: GRACEFUL
new_leader_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:51042
I20260709 12:20:42.674598 10651 raft_consensus.cc:606] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Received request to transfer leadership to TS 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:42.676635 10652 consensus_queue.cc:237] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:42.678304 10732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2c12714e2244e9cb5c09779d8726afa"
dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
mode: GRACEFUL
new_leader_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:45846
I20260709 12:20:42.678886 10732 raft_consensus.cc:606] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Received request to transfer leadership to TS 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:42.679975  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:20:42.681530  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:42.682242  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:42.684898 10482 catalog_manager.cc:5697] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 3 to 4, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.715057 11286 raft_consensus.cc:1275] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:42.722170 10732 raft_consensus.cc:1275] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:42.724243 11813 raft_consensus.cc:993] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434: : Instructing follower 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:42.724733 11813 raft_consensus.cc:1081] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Signalling peer 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:42.728646 11708 consensus_queue.cc:1048] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:42.732329 11286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afde264122864d59b2be8541ff553a02"
dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:55380
I20260709 12:20:42.733099 11286 raft_consensus.cc:493] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:42.733438 11286 raft_consensus.cc:3060] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.740074 11286 raft_consensus.cc:515] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:42.742580 10576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afde264122864d59b2be8541ff553a02" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:42.743155 10576 raft_consensus.cc:3060] T afde264122864d59b2be8541ff553a02 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.746490 10720 tablet_service.cc:1558] Processing DeleteTablet for tablet afde264122864d59b2be8541ff553a02 with delete_type TABLET_DATA_TOMBSTONED (TS a5344a92b5744aa49c8ef1dcf6acd73e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47700
I20260709 12:20:42.747685 11838 tablet_replica.cc:333] T afde264122864d59b2be8541ff553a02 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:20:42.751497 10576 raft_consensus.cc:2468] T afde264122864d59b2be8541ff553a02 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:20:42.753512 11251 leader_election.cc:304] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:42.754405 11847 raft_consensus.cc:2804] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:42.755170 11847 raft_consensus.cc:697] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Becoming Leader. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
I20260709 12:20:42.756031 11847 consensus_queue.cc:237] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:42.762015 11846 consensus_queue.cc:1048] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:42.763917 11286 leader_election.cc:290] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:42.766011 11838 raft_consensus.cc:2243] T afde264122864d59b2be8541ff553a02 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:42.767053 11838 raft_consensus.cc:2272] T afde264122864d59b2be8541ff553a02 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:42.772687 11838 ts_tablet_manager.cc:1916] T afde264122864d59b2be8541ff553a02 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:42.773996 11743 raft_consensus.cc:2955] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.780697 10482 catalog_manager.cc:5697] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: term changed from 1 to 2, leader changed from 02216b071b6b442cb932dee569e07434 (127.9.50.2) to 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4). New cstate: current_term: 2 leader_uuid: "0e1c330d390040bba9f928f54168a3d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:42.789058 11838 ts_tablet_manager.cc:1929] T afde264122864d59b2be8541ff553a02 P a5344a92b5744aa49c8ef1dcf6acd73e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:42.789597 11838 log.cc:1199] T afde264122864d59b2be8541ff553a02 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-2-root/wals/afde264122864d59b2be8541ff553a02
I20260709 12:20:42.791531 10470 catalog_manager.cc:5028] TS a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): tablet afde264122864d59b2be8541ff553a02 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:42.793807 10467 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5e291e76969e425080fea87fff0c9637 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:42.796838 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afde264122864d59b2be8541ff553a02" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:42.797454 10657 raft_consensus.cc:3055] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:42.797756 10657 raft_consensus.cc:740] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:42.798413 10657 consensus_queue.cc:260] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:42.801039 10657 raft_consensus.cc:3060] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.801051 11286 raft_consensus.cc:2955] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.810348 11779 raft_consensus.cc:993] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e: : Instructing follower 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:42.810915 11779 raft_consensus.cc:1081] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Signalling peer 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:42.812199 10657 raft_consensus.cc:2468] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:20:42.816370 11834 raft_consensus.cc:993] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e: : Instructing follower 2ed14bd66ea3430bbe19cafe29588d25 to start an election
I20260709 12:20:42.815847 10732 raft_consensus.cc:2955] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.816819 11834 raft_consensus.cc:1081] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Signalling peer 2ed14bd66ea3430bbe19cafe29588d25 to start an election
I20260709 12:20:42.818598 10576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6714e1e32d684f23a4ffc5b9b3bec75b"
dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
 from {username='slave'} at 127.0.0.1:47050
I20260709 12:20:42.819131 10576 raft_consensus.cc:493] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:42.819447 10576 raft_consensus.cc:3060] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.820318 10651 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ffd739b352b457ba491dcbd5bb34986"
dest_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:35796
I20260709 12:20:42.820874 10651 raft_consensus.cc:493] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:42.821194 10651 raft_consensus.cc:3060] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.827312 10651 raft_consensus.cc:515] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:42.827845 10482 catalog_manager.cc:5697] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:42.837002 10651 leader_election.cc:290] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:42.836818 10576 raft_consensus.cc:515] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:42.839004 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd739b352b457ba491dcbd5bb34986" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:42.839609 10585 raft_consensus.cc:3060] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.841926 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6714e1e32d684f23a4ffc5b9b3bec75b" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:42.842653 10729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd739b352b457ba491dcbd5bb34986" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:42.843284 10729 raft_consensus.cc:3055] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:42.843552 10729 raft_consensus.cc:740] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:42.844287 10729 consensus_queue.cc:260] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:42.845319 10729 raft_consensus.cc:3060] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.842607 10732 raft_consensus.cc:3055] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:42.847422 10732 raft_consensus.cc:740] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:42.848165 10732 consensus_queue.cc:260] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:42.851367 10732 raft_consensus.cc:3060] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.855194 10568 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e291e76969e425080fea87fff0c9637 with delete_type TABLET_DATA_TOMBSTONED (TS 2ed14bd66ea3430bbe19cafe29588d25 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47042
I20260709 12:20:42.856271 10576 leader_election.cc:290] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:42.857265 10585 raft_consensus.cc:2468] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
I20260709 12:20:42.858196 11854 tablet_replica.cc:333] T 5e291e76969e425080fea87fff0c9637 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:20:42.858883 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6714e1e32d684f23a4ffc5b9b3bec75b" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:42.859231 10624 leader_election.cc:304] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:42.859457 10729 raft_consensus.cc:2468] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
I20260709 12:20:42.860145 11824 raft_consensus.cc:2804] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:42.860584 10651 raft_consensus.cc:3060] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.860642 11824 raft_consensus.cc:697] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:42.860843 10732 raft_consensus.cc:2468] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 2.
I20260709 12:20:42.862169 10551 leader_election.cc:304] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:42.863202 11765 raft_consensus.cc:2804] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:42.863680 11765 raft_consensus.cc:697] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:42.864521 11765 consensus_queue.cc:237] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:42.861816 11824 consensus_queue.cc:237] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:42.872179 10651 raft_consensus.cc:2468] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 2.
I20260709 12:20:42.878067 11779 raft_consensus.cc:993] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e: : Instructing follower 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:42.878554 11779 raft_consensus.cc:1081] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Signalling peer 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:42.882774 11286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2c12714e2244e9cb5c09779d8726afa"
dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:55358
I20260709 12:20:42.883082 11854 raft_consensus.cc:2243] T 5e291e76969e425080fea87fff0c9637 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:42.883495 11286 raft_consensus.cc:493] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:42.883910 11286 raft_consensus.cc:3060] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.884809 11854 raft_consensus.cc:2272] T 5e291e76969e425080fea87fff0c9637 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:42.884929 10478 catalog_manager.cc:5697] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 1 to 2, leader changed from a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 2 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:42.881595 10482 catalog_manager.cc:5697] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 1 to 2, leader changed from a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 2 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:42.894976 11854 ts_tablet_manager.cc:1916] T 5e291e76969e425080fea87fff0c9637 P 2ed14bd66ea3430bbe19cafe29588d25: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:42.901582 11286 raft_consensus.cc:515] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:42.904412 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c12714e2244e9cb5c09779d8726afa" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:42.904970 10651 raft_consensus.cc:3060] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.905630 11286 leader_election.cc:290] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:42.906580 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c12714e2244e9cb5c09779d8726afa" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:42.907482 10732 raft_consensus.cc:3055] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:42.907760 10732 raft_consensus.cc:740] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:42.908466 10732 consensus_queue.cc:260] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:42.909662 10732 raft_consensus.cc:3060] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.916638 10732 raft_consensus.cc:2468] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:20:42.917732 11253 leader_election.cc:304] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:42.918063 10651 raft_consensus.cc:2468] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:20:42.918572 11754 raft_consensus.cc:2804] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:42.918560 11854 ts_tablet_manager.cc:1929] T 5e291e76969e425080fea87fff0c9637 P 2ed14bd66ea3430bbe19cafe29588d25: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:42.919132 11754 raft_consensus.cc:697] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Becoming Leader. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
I20260709 12:20:42.919219 11854 log.cc:1199] T 5e291e76969e425080fea87fff0c9637 P 2ed14bd66ea3430bbe19cafe29588d25: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-0-root/wals/5e291e76969e425080fea87fff0c9637
I20260709 12:20:42.920032 11754 consensus_queue.cc:237] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:42.921687 10468 catalog_manager.cc:5028] TS 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): tablet 5e291e76969e425080fea87fff0c9637 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:42.928995 10478 catalog_manager.cc:5697] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: term changed from 1 to 2, leader changed from a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) to 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4). New cstate: current_term: 2 leader_uuid: "0e1c330d390040bba9f928f54168a3d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:42.935525 11743 raft_consensus.cc:993] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434: : Instructing follower 2ed14bd66ea3430bbe19cafe29588d25 to start an election
I20260709 12:20:42.935940 11824 raft_consensus.cc:1081] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Signalling peer 2ed14bd66ea3430bbe19cafe29588d25 to start an election
I20260709 12:20:42.937373 10585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4aff931d747e4a3095a43a6e2f6b7f3c"
dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
 from {username='slave'} at 127.0.0.1:47052
I20260709 12:20:42.937992 10585 raft_consensus.cc:493] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:42.938334 10585 raft_consensus.cc:3060] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.944195 10585 raft_consensus.cc:515] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:42.946244 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aff931d747e4a3095a43a6e2f6b7f3c" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:42.946425 10585 leader_election.cc:290] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:42.946607 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aff931d747e4a3095a43a6e2f6b7f3c" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:42.946846 10651 raft_consensus.cc:3055] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:42.947536 10732 raft_consensus.cc:3060] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.947510 10651 raft_consensus.cc:740] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:42.954319 10651 consensus_queue.cc:260] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:42.955564 10651 raft_consensus.cc:3060] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.958463 10732 raft_consensus.cc:2468] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 2.
I20260709 12:20:42.959611 10551 leader_election.cc:304] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:42.960331 11765 raft_consensus.cc:2804] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:42.963040 10651 raft_consensus.cc:2468] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 2.
I20260709 12:20:42.961500 11765 raft_consensus.cc:697] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:42.964608 11765 consensus_queue.cc:237] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:42.977797 10478 catalog_manager.cc:5697] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 1 to 2, leader changed from 02216b071b6b442cb932dee569e07434 (127.9.50.2) to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 2 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:43.253003 10651 raft_consensus.cc:1275] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:43.254244 11847 consensus_queue.cc:1048] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:43.269358 10585 raft_consensus.cc:1275] T afde264122864d59b2be8541ff553a02 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:43.270999 11790 consensus_queue.cc:1048] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:43.362360 10651 raft_consensus.cc:1275] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:43.363886 11804 consensus_queue.cc:1048] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:43.377748 10732 raft_consensus.cc:1275] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:43.379436 11863 consensus_queue.cc:1048] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:43.405529 10732 raft_consensus.cc:1275] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:43.407235 10652 raft_consensus.cc:1275] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:43.407423 11847 consensus_queue.cc:1048] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:43.408991 11847 consensus_queue.cc:1048] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:43.426973 10729 raft_consensus.cc:1275] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:43.428938 11824 consensus_queue.cc:1048] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:43.441423 10576 raft_consensus.cc:1275] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:43.443149 11824 consensus_queue.cc:1048] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:43.484902 10651 raft_consensus.cc:1275] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:43.486188 11765 consensus_queue.cc:1048] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:43.491120 10732 raft_consensus.cc:1275] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:43.492470 11765 consensus_queue.cc:1048] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:43.801800  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:43.851464 10732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "300f208322a54b38a639f57ba380409f"
dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
mode: GRACEFUL
new_leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
 from {username='slave'} at 127.0.0.1:45846
I20260709 12:20:43.852011 10732 raft_consensus.cc:606] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Received request to transfer leadership to TS 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:43.854521 10732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3af5f34953a14d0bb68e93af34410dde"
dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
mode: GRACEFUL
new_leader_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:45846
I20260709 12:20:43.855093 10732 raft_consensus.cc:606] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Received request to transfer leadership to TS 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:43.857496 10585 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6b041d3dab54c16b33e9edbdbe70a90"
dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
mode: GRACEFUL
new_leader_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:56792
I20260709 12:20:43.858037 10585 raft_consensus.cc:606] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Received request to transfer leadership to TS 02216b071b6b442cb932dee569e07434
I20260709 12:20:43.859133  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:20:43.860719  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:43.861425  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:20:43.949993 10531 auto_rebalancer.cc:629] Failed to schedule move for tablet b6b041d3dab54c16b33e9edbdbe70a90: Remote error: Service unavailable: leader transfer in progress
I20260709 12:20:43.953826 10652 consensus_queue.cc:237] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
W20260709 12:20:43.960409 10626 consensus_peers.cc:597] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 62751ee488c04607bc02037de1d67458. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:43.961551 10585 raft_consensus.cc:1275] T 62751ee488c04607bc02037de1d67458 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:43.963217 10732 raft_consensus.cc:1275] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:43.965039 11824 consensus_queue.cc:1048] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:43.967123 11743 consensus_queue.cc:1048] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:43.976881 11743 raft_consensus.cc:2955] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:43.978093 10585 raft_consensus.cc:2955] T 62751ee488c04607bc02037de1d67458 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:43.978438 10732 raft_consensus.cc:2955] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:43.997196 10732 consensus_queue.cc:237] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:44.000844 10480 catalog_manager.cc:5697] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:44.006937 11874 raft_consensus.cc:993] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e: : Instructing follower 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:44.007630 11874 raft_consensus.cc:1081] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Signalling peer 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:44.009114 11286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3af5f34953a14d0bb68e93af34410dde"
dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:55358
I20260709 12:20:44.009759 11286 raft_consensus.cc:493] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:44.010111 11286 raft_consensus.cc:3060] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:44.012265 10700 consensus_peers.cc:597] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 514d69646dc7493ebd96c02759be1516. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:44.013492 10585 raft_consensus.cc:1275] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:44.014780 11874 consensus_queue.cc:1048] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:44.015799 10652 raft_consensus.cc:1275] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:44.019174 11874 consensus_queue.cc:1048] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:44.017544 11286 raft_consensus.cc:515] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:44.039239 10576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af5f34953a14d0bb68e93af34410dde" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:44.040047 10576 raft_consensus.cc:3060] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:44.051095 11834 raft_consensus.cc:2955] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:44.060256 11286 leader_election.cc:290] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:44.061444 10576 raft_consensus.cc:2468] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:20:44.061332 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af5f34953a14d0bb68e93af34410dde" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:44.062201 10732 raft_consensus.cc:3055] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:44.062464 10732 raft_consensus.cc:740] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:44.063444 10732 consensus_queue.cc:260] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:44.064663 10732 raft_consensus.cc:3060] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:44.067181 11251 leader_election.cc:304] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:44.068264 11790 raft_consensus.cc:2804] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:44.068706 11790 raft_consensus.cc:697] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Becoming Leader. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
I20260709 12:20:44.069521 11790 consensus_queue.cc:237] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:44.071560 10732 raft_consensus.cc:2468] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:20:44.087829 10478 catalog_manager.cc:5697] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: term changed from 1 to 2, leader changed from a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) to 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4). New cstate: current_term: 2 leader_uuid: "0e1c330d390040bba9f928f54168a3d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:44.092365 10651 raft_consensus.cc:2955] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:44.098657 11887 raft_consensus.cc:993] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e: : Instructing follower 2ed14bd66ea3430bbe19cafe29588d25 to start an election
I20260709 12:20:44.100591 11887 raft_consensus.cc:1081] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Signalling peer 2ed14bd66ea3430bbe19cafe29588d25 to start an election
I20260709 12:20:44.117350 10576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "300f208322a54b38a639f57ba380409f"
dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
 from {username='slave'} at 127.0.0.1:47050
I20260709 12:20:44.117985 10576 raft_consensus.cc:493] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:44.118355 10576 raft_consensus.cc:3060] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:44.138321 10578 consensus_queue.cc:237] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:44.134212 10478 catalog_manager.cc:5697] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:44.143989 10576 raft_consensus.cc:515] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:44.144698 10580 raft_consensus.cc:2955] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:44.147101 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300f208322a54b38a639f57ba380409f" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:44.147498 10576 leader_election.cc:290] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 election: Requested vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:20:44.147794 10732 raft_consensus.cc:3055] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:44.148083 10732 raft_consensus.cc:740] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:44.148837 10732 consensus_queue.cc:260] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:44.149844 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300f208322a54b38a639f57ba380409f" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:20:44.150133 10732 raft_consensus.cc:3060] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:44.150485 11286 raft_consensus.cc:3060] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:44.170405 10732 raft_consensus.cc:2468] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 2.
I20260709 12:20:44.171726 10551 leader_election.cc:304] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:44.172675 11863 raft_consensus.cc:2804] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:44.173262 11863 raft_consensus.cc:697] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:44.174108 11863 consensus_queue.cc:237] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:44.175351 11286 raft_consensus.cc:2468] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 2.
W20260709 12:20:44.186360 10551 consensus_peers.cc:597] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82bcc59302ee4726a9d03c30c3ee1c17. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:44.186617 10732 raft_consensus.cc:1275] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:44.187038 10651 raft_consensus.cc:1275] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:44.188026 11765 consensus_queue.cc:1048] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:44.188764 11804 consensus_queue.cc:1048] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:44.202098 11765 raft_consensus.cc:2955] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:44.204969 10651 raft_consensus.cc:2955] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:44.212289 10478 catalog_manager.cc:5697] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 1 to 2, leader changed from a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 2 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:44.231402 10732 raft_consensus.cc:2955] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:44.234174 10482 catalog_manager.cc:5697] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:44.316530 11804 raft_consensus.cc:993] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25: : Instructing follower 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:44.317054 11804 raft_consensus.cc:1081] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Signalling peer 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:44.318774 10660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6b041d3dab54c16b33e9edbdbe70a90"
dest_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:35786
I20260709 12:20:44.319375 10660 raft_consensus.cc:493] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:44.319783 10660 raft_consensus.cc:3060] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:44.326545 10660 raft_consensus.cc:515] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:44.330354 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b041d3dab54c16b33e9edbdbe70a90" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:44.330431 10660 leader_election.cc:290] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:44.330998 10580 raft_consensus.cc:3055] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:44.331308 10580 raft_consensus.cc:740] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:44.331671 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b041d3dab54c16b33e9edbdbe70a90" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:44.332491 10732 raft_consensus.cc:3060] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:44.332309 10580 consensus_queue.cc:260] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:44.334676 10580 raft_consensus.cc:3060] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:44.341830 10732 raft_consensus.cc:2468] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
I20260709 12:20:44.343230 10626 leader_election.cc:304] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:44.344056 11743 raft_consensus.cc:2804] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:44.345645 11743 raft_consensus.cc:697] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:44.345845 10580 raft_consensus.cc:2468] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
I20260709 12:20:44.346874 11743 consensus_queue.cc:237] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:44.362663 10480 catalog_manager.cc:5697] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 1 to 2, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 2 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:44.501657 10580 raft_consensus.cc:1275] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:44.501785 10732 raft_consensus.cc:1275] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:44.503047 11790 consensus_queue.cc:1048] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:44.504163 11847 consensus_queue.cc:1048] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:44.574432 11900 ts_tablet_manager.cc:933] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:44.583462 11900 tablet_copy_client.cc:323] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.2:34209
I20260709 12:20:44.590145 10669 tablet_copy_service.cc:140] P 02216b071b6b442cb932dee569e07434: Received BeginTabletCopySession request for tablet 62751ee488c04607bc02037de1d67458 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:46154)
I20260709 12:20:44.590704 10669 tablet_copy_service.cc:161] P 02216b071b6b442cb932dee569e07434: Beginning new tablet copy session on tablet 62751ee488c04607bc02037de1d67458 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:46154: session id = 0e1c330d390040bba9f928f54168a3d1-62751ee488c04607bc02037de1d67458
I20260709 12:20:44.598237 10669 tablet_copy_source_session.cc:215] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:44.601468 11281 raft_consensus.cc:1275] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:44.605463 11863 consensus_queue.cc:1048] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:44.608438 11900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62751ee488c04607bc02037de1d67458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:44.656713 10731 raft_consensus.cc:1275] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:44.661597 11765 consensus_queue.cc:1048] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:44.681901 11902 ts_tablet_manager.cc:933] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:44.705130 11902 tablet_copy_client.cc:323] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.3:33521
I20260709 12:20:44.705946 11900 tablet_copy_client.cc:806] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:44.706518 11900 tablet_copy_client.cc:670] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:44.708556 10743 tablet_copy_service.cc:140] P a5344a92b5744aa49c8ef1dcf6acd73e: Received BeginTabletCopySession request for tablet 514d69646dc7493ebd96c02759be1516 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:47332)
I20260709 12:20:44.709105 10743 tablet_copy_service.cc:161] P a5344a92b5744aa49c8ef1dcf6acd73e: Beginning new tablet copy session on tablet 514d69646dc7493ebd96c02759be1516 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:47332: session id = 0e1c330d390040bba9f928f54168a3d1-514d69646dc7493ebd96c02759be1516
I20260709 12:20:44.715572 11900 tablet_copy_client.cc:538] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:44.717981 10743 tablet_copy_source_session.cc:215] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:44.716138 11905 ts_tablet_manager.cc:933] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025)
I20260709 12:20:44.742973 11902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 514d69646dc7493ebd96c02759be1516. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:44.761929 11900 tablet_bootstrap.cc:492] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:44.784677 11905 tablet_copy_client.cc:323] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.1:42025
I20260709 12:20:44.792116 10595 tablet_copy_service.cc:140] P 2ed14bd66ea3430bbe19cafe29588d25: Received BeginTabletCopySession request for tablet 82bcc59302ee4726a9d03c30c3ee1c17 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:59250)
I20260709 12:20:44.792815 10595 tablet_copy_service.cc:161] P 2ed14bd66ea3430bbe19cafe29588d25: Beginning new tablet copy session on tablet 82bcc59302ee4726a9d03c30c3ee1c17 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:59250: session id = 0e1c330d390040bba9f928f54168a3d1-82bcc59302ee4726a9d03c30c3ee1c17
I20260709 12:20:44.800139 10580 raft_consensus.cc:1275] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:44.805277 11904 consensus_queue.cc:1048] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:44.878623 10595 tablet_copy_source_session.cc:215] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:44.901118 11905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82bcc59302ee4726a9d03c30c3ee1c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:44.908069 11902 tablet_copy_client.cc:806] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:44.908797 11902 tablet_copy_client.cc:670] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:44.919111  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:44.962786 10732 raft_consensus.cc:1275] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:20:44.999310 10551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.3:33521, user_credentials={real_user=slave}} blocked reactor thread for 71789.9us
W20260709 12:20:45.046058 11250 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.2:34209, user_credentials={real_user=slave}} blocked reactor thread for 94959.5us
I20260709 12:20:45.023692 11914 consensus_queue.cc:1048] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
W20260709 12:20:45.035076 11251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.1:42025, user_credentials={real_user=slave}} blocked reactor thread for 89666.9us
I20260709 12:20:45.070972 10578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4aff931d747e4a3095a43a6e2f6b7f3c"
dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
mode: GRACEFUL
new_leader_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:56792
I20260709 12:20:45.071682 10578 raft_consensus.cc:606] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Received request to transfer leadership to TS 02216b071b6b442cb932dee569e07434
I20260709 12:20:45.096992 10660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7f2c5f5950b45a3853c46f740e1117b"
dest_uuid: "02216b071b6b442cb932dee569e07434"
mode: GRACEFUL
new_leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
 from {username='slave'} at 127.0.0.1:51042
I20260709 12:20:45.097661 10660 raft_consensus.cc:606] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Received request to transfer leadership to TS a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:45.106516  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:20:45.109174  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:45.110803  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:45.114948 11923 raft_consensus.cc:993] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434: : Instructing follower a5344a92b5744aa49c8ef1dcf6acd73e to start an election
I20260709 12:20:45.115569 11923 raft_consensus.cc:1081] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Signalling peer a5344a92b5744aa49c8ef1dcf6acd73e to start an election
I20260709 12:20:45.124881 10730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7f2c5f5950b45a3853c46f740e1117b"
dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
 from {username='slave'} at 127.0.0.1:47710
I20260709 12:20:45.125514 10730 raft_consensus.cc:493] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:45.125895 10730 raft_consensus.cc:3060] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:45.132673 11905 tablet_copy_client.cc:806] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:45.133423 11905 tablet_copy_client.cc:670] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
W20260709 12:20:45.145040 11250 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.2:34209, user_credentials={real_user=slave}} blocked reactor thread for 81678.9us
W20260709 12:20:45.155332 11253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.3:33521, user_credentials={real_user=slave}} blocked reactor thread for 110794us
I20260709 12:20:45.152658 10730 raft_consensus.cc:515] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
W20260709 12:20:45.189687 10698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.1:42025, user_credentials={real_user=slave}} blocked reactor thread for 120383us
I20260709 12:20:45.272020 10730 leader_election.cc:290] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:45.281107 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f2c5f5950b45a3853c46f740e1117b" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:45.281816 10651 raft_consensus.cc:3055] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:45.282097 10651 raft_consensus.cc:740] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:45.287879 10651 consensus_queue.cc:260] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:45.289106 10651 raft_consensus.cc:3060] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:45.309055 10651 raft_consensus.cc:2468] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
I20260709 12:20:45.314383 11902 tablet_copy_client.cc:538] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:45.358891 11900 tablet_bootstrap.cc:492] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:45.360013 11900 tablet_bootstrap.cc:492] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:45.370680 11900 ts_tablet_manager.cc:1403] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.609s	user 0.017s	sys 0.025s
I20260709 12:20:45.384367 11905 tablet_copy_client.cc:538] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:45.390705 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f2c5f5950b45a3853c46f740e1117b" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:45.391435 10585 raft_consensus.cc:3060] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:45.442368 11902 tablet_bootstrap.cc:492] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:45.451174 10697 leader_election.cc:304] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
W20260709 12:20:45.463680 10697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.50.2:34209, user_credentials={real_user=slave}} blocked reactor thread for 124921us
I20260709 12:20:45.465359 10585 raft_consensus.cc:2468] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
I20260709 12:20:45.465274 11887 raft_consensus.cc:2804] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:45.475430 11887 raft_consensus.cc:697] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:45.476424 11887 consensus_queue.cc:237] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:45.488219 11905 tablet_bootstrap.cc:492] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:45.504588 11915 raft_consensus.cc:993] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25: : Instructing follower 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:45.505131 11915 raft_consensus.cc:1081] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Signalling peer 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:45.515879 10652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4aff931d747e4a3095a43a6e2f6b7f3c"
dest_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:35786
I20260709 12:20:45.516455 10652 raft_consensus.cc:493] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:45.516776 10652 raft_consensus.cc:3060] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:45.533259 11900 raft_consensus.cc:359] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:45.537766 11900 raft_consensus.cc:740] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:45.537969 10652 raft_consensus.cc:515] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:45.542873 11900 consensus_queue.cc:260] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:45.544663 10652 leader_election.cc:290] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:45.545629 10584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aff931d747e4a3095a43a6e2f6b7f3c" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:45.560048 10584 raft_consensus.cc:3055] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:45.560381 10584 raft_consensus.cc:740] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:45.561131 10584 consensus_queue.cc:260] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [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: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:45.563477 10584 raft_consensus.cc:3060] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:45.579028 11900 ts_tablet_manager.cc:1434] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.192s	user 0.021s	sys 0.036s
I20260709 12:20:45.583071 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aff931d747e4a3095a43a6e2f6b7f3c" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:45.583674 10734 raft_consensus.cc:3060] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:45.597203 10584 raft_consensus.cc:2468] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 3.
I20260709 12:20:45.598610 10624 leader_election.cc:304] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:45.599809 10480 catalog_manager.cc:5697] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 1 to 2, leader changed from 02216b071b6b442cb932dee569e07434 (127.9.50.2) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 2 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:45.600915 11925 raft_consensus.cc:2804] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:45.603108 11925 raft_consensus.cc:697] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 3 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:45.603931 11925 consensus_queue.cc:237] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [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: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:45.612519 10734 raft_consensus.cc:2468] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 3.
I20260709 12:20:45.624411 10669 tablet_copy_service.cc:342] P 02216b071b6b442cb932dee569e07434: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-62751ee488c04607bc02037de1d67458 received from {username='slave'} at 127.0.0.1:46154
I20260709 12:20:45.624876 10669 tablet_copy_service.cc:434] P 02216b071b6b442cb932dee569e07434: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-62751ee488c04607bc02037de1d67458 on tablet 62751ee488c04607bc02037de1d67458 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:45.691672 11902 tablet_bootstrap.cc:492] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:45.692648 11902 tablet_bootstrap.cc:492] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:45.699443 11902 ts_tablet_manager.cc:1403] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.257s	user 0.025s	sys 0.014s
I20260709 12:20:45.702337 11905 tablet_bootstrap.cc:492] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:45.703415 11905 tablet_bootstrap.cc:492] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:45.704097 11905 ts_tablet_manager.cc:1403] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.216s	user 0.020s	sys 0.018s
I20260709 12:20:45.711007 11902 raft_consensus.cc:359] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:45.711891 11902 raft_consensus.cc:740] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:45.711602 11905 raft_consensus.cc:359] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:45.712740 11905 raft_consensus.cc:740] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:45.712618 11902 consensus_queue.cc:260] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:45.713611 11905 consensus_queue.cc:260] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:45.714454 10478 catalog_manager.cc:5697] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 2 to 3, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 3 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:45.716099 11902 ts_tablet_manager.cc:1434] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:20:45.716615 11905 ts_tablet_manager.cc:1434] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 12:20:45.717960 10743 tablet_copy_service.cc:342] P a5344a92b5744aa49c8ef1dcf6acd73e: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-514d69646dc7493ebd96c02759be1516 received from {username='slave'} at 127.0.0.1:47332
I20260709 12:20:45.718390 10743 tablet_copy_service.cc:434] P a5344a92b5744aa49c8ef1dcf6acd73e: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-514d69646dc7493ebd96c02759be1516 on tablet 514d69646dc7493ebd96c02759be1516 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:45.720257 10595 tablet_copy_service.cc:342] P 2ed14bd66ea3430bbe19cafe29588d25: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-82bcc59302ee4726a9d03c30c3ee1c17 received from {username='slave'} at 127.0.0.1:59250
I20260709 12:20:45.720705 10595 tablet_copy_service.cc:434] P 2ed14bd66ea3430bbe19cafe29588d25: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-82bcc59302ee4726a9d03c30c3ee1c17 on tablet 82bcc59302ee4726a9d03c30c3ee1c17 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:45.877785 10660 raft_consensus.cc:1275] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:45.879333 11906 consensus_queue.cc:1048] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:45.894889 10585 raft_consensus.cc:1275] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:45.897063 11928 consensus_queue.cc:1048] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:45.992362 11281 raft_consensus.cc:1217] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:46.014204 10585 raft_consensus.cc:1275] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:46.015666 11921 consensus_queue.cc:1048] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:46.053260 10729 raft_consensus.cc:1275] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:46.055531 11281 raft_consensus.cc:1217] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:46.060506 11925 consensus_queue.cc:1048] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:46.099969 11281 raft_consensus.cc:1217] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:46.384516  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:46.443029 10729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9808fdce2e7e4a02a2b0283ca74656a9"
dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
mode: GRACEFUL
new_leader_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:45846
I20260709 12:20:46.443646 10729 raft_consensus.cc:606] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Received request to transfer leadership to TS 02216b071b6b442cb932dee569e07434
I20260709 12:20:46.446540 10660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a76dd010b2c8431ca521490f41d04843"
dest_uuid: "02216b071b6b442cb932dee569e07434"
mode: GRACEFUL
new_leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
 from {username='slave'} at 127.0.0.1:51042
I20260709 12:20:46.447150 10660 raft_consensus.cc:606] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Received request to transfer leadership to TS 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:46.450840 10584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac5c6aada9454b749249e251805c347f"
dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
mode: GRACEFUL
new_leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
 from {username='slave'} at 127.0.0.1:56792
I20260709 12:20:46.451658 10584 raft_consensus.cc:606] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Received request to transfer leadership to TS a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:46.453996  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:20:46.455705  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:46.456496  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:46.498744 11930 raft_consensus.cc:993] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25: : Instructing follower a5344a92b5744aa49c8ef1dcf6acd73e to start an election
I20260709 12:20:46.505983 11925 raft_consensus.cc:1064] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:46.507074 11915 raft_consensus.cc:1081] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Signalling peer a5344a92b5744aa49c8ef1dcf6acd73e to start an election
I20260709 12:20:46.508736 11925 consensus_queue.cc:237] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:46.525691 10729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac5c6aada9454b749249e251805c347f"
dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
 from {username='slave'} at 127.0.0.1:47704
I20260709 12:20:46.526348 10729 raft_consensus.cc:493] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:46.526769 10729 raft_consensus.cc:3060] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.534505 10729 raft_consensus.cc:515] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:46.536938 10584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5c6aada9454b749249e251805c347f" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:46.537552 10584 raft_consensus.cc:3055] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:46.537871 10584 raft_consensus.cc:740] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:46.538630 10584 consensus_queue.cc:260] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:46.539662 10732 raft_consensus.cc:1275] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:46.539795 10584 raft_consensus.cc:3060] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.541299 11921 consensus_queue.cc:1048] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:46.537570 11281 raft_consensus.cc:1275] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:46.553660 11921 consensus_queue.cc:1048] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:46.567911 10729 leader_election.cc:290] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:20:46.568346 10585 raft_consensus.cc:1275] T 62751ee488c04607bc02037de1d67458 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:46.569792 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5c6aada9454b749249e251805c347f" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:20:46.569947 11914 consensus_queue.cc:1048] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:46.570423 11286 raft_consensus.cc:3060] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.583456 10584 raft_consensus.cc:2468] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
I20260709 12:20:46.584388 11915 raft_consensus.cc:1064] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:46.585026 10698 leader_election.cc:304] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:46.588160 11887 raft_consensus.cc:2804] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:46.588814 11887 raft_consensus.cc:697] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:46.589811 11887 consensus_queue.cc:237] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:46.586737 11915 consensus_queue.cc:237] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:46.609517 11286 raft_consensus.cc:2468] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
I20260709 12:20:46.641499 11928 raft_consensus.cc:1064] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:46.644147 11928 consensus_queue.cc:237] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:46.649407 11921 raft_consensus.cc:2955] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:46.649811 10482 catalog_manager.cc:5697] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 1 to 2, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 2 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:46.654009 10585 raft_consensus.cc:2955] T 62751ee488c04607bc02037de1d67458 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:46.676491 10732 raft_consensus.cc:1275] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:46.677475 10657 raft_consensus.cc:1275] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:46.676388 11281 raft_consensus.cc:1275] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:46.678741 11286 raft_consensus.cc:1275] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:46.680153 10657 raft_consensus.cc:1275] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:46.678846 11915 consensus_queue.cc:1048] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 12:20:46.682875 11966 consensus_queue.cc:1048] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 12:20:46.684221 10478 catalog_manager.cc:5697] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:46.694916 11932 consensus_queue.cc:1048] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:46.684331 10584 raft_consensus.cc:1275] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:46.682298 11281 raft_consensus.cc:2955] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:46.684607 10732 raft_consensus.cc:2955] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:46.689256 11959 consensus_queue.cc:1048] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 12:20:46.697567 11930 consensus_queue.cc:1048] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:46.698676 11869 raft_consensus.cc:993] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434: : Instructing follower 2ed14bd66ea3430bbe19cafe29588d25 to start an election
I20260709 12:20:46.699100 11869 raft_consensus.cc:1081] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Signalling peer 2ed14bd66ea3430bbe19cafe29588d25 to start an election
I20260709 12:20:46.702994 11932 consensus_queue.cc:1048] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:46.702498 10585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a76dd010b2c8431ca521490f41d04843"
dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
 from {username='slave'} at 127.0.0.1:47052
I20260709 12:20:46.723081 10585 raft_consensus.cc:493] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:46.724195 10585 raft_consensus.cc:3060] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:46.755175 10551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.3:33521, user_credentials={real_user=slave}} blocked reactor thread for 67503.5us
I20260709 12:20:46.795568 11966 raft_consensus.cc:2955] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:46.797259 10584 raft_consensus.cc:2955] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
W20260709 12:20:46.804841 10626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.4:41797, user_credentials={real_user=slave}} blocked reactor thread for 67437.5us
I20260709 12:20:46.810278 10657 raft_consensus.cc:2955] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:46.826345 10585 raft_consensus.cc:515] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:46.826795 11286 raft_consensus.cc:2955] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:46.826027 11930 raft_consensus.cc:2955] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:46.829944 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76dd010b2c8431ca521490f41d04843" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:46.830490 10734 raft_consensus.cc:3060] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.828387 10585 leader_election.cc:290] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:46.837265 10734 raft_consensus.cc:2468] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 2.
I20260709 12:20:46.842057 10482 catalog_manager.cc:5697] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:46.844687 10479 catalog_manager.cc:5697] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:46.846079 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76dd010b2c8431ca521490f41d04843" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:46.846681 10660 raft_consensus.cc:3055] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:46.847003 10660 raft_consensus.cc:740] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:46.847688 10660 consensus_queue.cc:260] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:46.849014 10660 raft_consensus.cc:3060] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.855607 10660 raft_consensus.cc:2468] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 2.
I20260709 12:20:46.857276 11887 raft_consensus.cc:993] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e: : Instructing follower 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:46.857867 11966 raft_consensus.cc:1081] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Signalling peer 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:46.861284 11286 raft_consensus.cc:2955] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:46.870024 10551 leader_election.cc:304] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:46.870955 11915 raft_consensus.cc:2804] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:46.873500 11915 raft_consensus.cc:697] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:46.874424 11915 consensus_queue.cc:237] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:46.885196 10660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9808fdce2e7e4a02a2b0283ca74656a9"
dest_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:35796
I20260709 12:20:46.884656 10652 raft_consensus.cc:2955] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:46.885785 10660 raft_consensus.cc:493] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:46.886134 10660 raft_consensus.cc:3060] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.888374 10732 raft_consensus.cc:2955] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:46.895217 10660 raft_consensus.cc:515] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:46.897324 10660 leader_election.cc:290] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:46.903093 10734 consensus_queue.cc:237] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:46.909696 11281 raft_consensus.cc:1275] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:46.911197 11966 consensus_queue.cc:1048] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:46.912400 10729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9808fdce2e7e4a02a2b0283ca74656a9" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:46.913028 10729 raft_consensus.cc:3055] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:46.904901 10660 consensus_queue.cc:237] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:46.922302 10651 raft_consensus.cc:1275] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:46.924149 11284 raft_consensus.cc:1275] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:46.913298 10729 raft_consensus.cc:740] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:46.925500 10729 consensus_queue.cc:260] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:46.927047 10729 raft_consensus.cc:3060] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.926751 11928 raft_consensus.cc:2955] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:46.929865 11966 consensus_queue.cc:1048] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:46.931619 11284 raft_consensus.cc:2955] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:46.932621 10734 raft_consensus.cc:1275] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:46.936691 10729 raft_consensus.cc:2468] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
I20260709 12:20:46.937011 11978 consensus_queue.cc:1048] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:46.944576 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9808fdce2e7e4a02a2b0283ca74656a9" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:46.945253 10585 raft_consensus.cc:3060] T 9808fdce2e7e4a02a2b0283ca74656a9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.948079 10470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 514d69646dc7493ebd96c02759be1516 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:46.950628 11978 consensus_queue.cc:1048] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:46.951588 10626 leader_election.cc:304] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:46.952433 11914 raft_consensus.cc:2804] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:46.953691 11914 raft_consensus.cc:697] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:46.954577 11914 consensus_queue.cc:237] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:46.957266 10652 raft_consensus.cc:2955] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:46.959163 10585 raft_consensus.cc:2468] T 9808fdce2e7e4a02a2b0283ca74656a9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
I20260709 12:20:46.959434 10478 catalog_manager.cc:5697] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:46.975445 11286 raft_consensus.cc:1275] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:46.975826 11925 raft_consensus.cc:2955] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:46.979995 10568 tablet_service.cc:1558] Processing DeleteTablet for tablet 514d69646dc7493ebd96c02759be1516 with delete_type TABLET_DATA_TOMBSTONED (TS 2ed14bd66ea3430bbe19cafe29588d25 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47042
I20260709 12:20:46.986711 11966 consensus_queue.cc:1048] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:46.990371 11987 tablet_replica.cc:333] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:20:46.991530 11987 raft_consensus.cc:2243] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:46.993101 10467 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 62751ee488c04607bc02037de1d67458 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:46.993274 11987 raft_consensus.cc:2272] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:47.014669 11987 ts_tablet_manager.cc:1916] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:47.021934 11284 raft_consensus.cc:2955] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:47.025580 10482 catalog_manager.cc:5697] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 1 to 2, leader changed from a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 2 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:47.030814 10480 catalog_manager.cc:5697] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 1 to 2, leader changed from 02216b071b6b442cb932dee569e07434 (127.9.50.2) to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 2 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:47.055394 10585 consensus_queue.cc:237] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:47.059360 10734 raft_consensus.cc:2955] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:47.062554 11281 raft_consensus.cc:1275] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:47.065927 11983 consensus_queue.cc:1048] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:47.067444 10732 raft_consensus.cc:1275] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:47.071623 11973 consensus_queue.cc:1048] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:47.083616 10585 raft_consensus.cc:1275] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:47.084686 11973 raft_consensus.cc:2955] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:47.093480 11966 consensus_queue.cc:1048] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:47.095191 10478 catalog_manager.cc:5697] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New cstate: current_term: 1 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:47.107861 11284 raft_consensus.cc:2955] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:47.103243 10734 raft_consensus.cc:2955] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:47.116276 10568 tablet_service.cc:1558] Processing DeleteTablet for tablet 62751ee488c04607bc02037de1d67458 with delete_type TABLET_DATA_TOMBSTONED (TS 2ed14bd66ea3430bbe19cafe29588d25 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47042
I20260709 12:20:47.119427 10468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 82bcc59302ee4726a9d03c30c3ee1c17 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:47.120139 11987 ts_tablet_manager.cc:1929] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:47.120615 11987 log.cc:1199] T 514d69646dc7493ebd96c02759be1516 P 2ed14bd66ea3430bbe19cafe29588d25: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-0-root/wals/514d69646dc7493ebd96c02759be1516
I20260709 12:20:47.122419 11987 tablet_replica.cc:333] T 62751ee488c04607bc02037de1d67458 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:20:47.122859 10468 catalog_manager.cc:5028] TS 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): tablet 514d69646dc7493ebd96c02759be1516 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:47.123433 11987 raft_consensus.cc:2243] T 62751ee488c04607bc02037de1d67458 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:47.130743 11987 raft_consensus.cc:2272] T 62751ee488c04607bc02037de1d67458 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:47.135259 11987 ts_tablet_manager.cc:1916] T 62751ee488c04607bc02037de1d67458 P 2ed14bd66ea3430bbe19cafe29588d25: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:47.158674 10478 catalog_manager.cc:5697] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:47.174772 11987 ts_tablet_manager.cc:1929] T 62751ee488c04607bc02037de1d67458 P 2ed14bd66ea3430bbe19cafe29588d25: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:47.175305 11987 log.cc:1199] T 62751ee488c04607bc02037de1d67458 P 2ed14bd66ea3430bbe19cafe29588d25: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-0-root/wals/62751ee488c04607bc02037de1d67458
I20260709 12:20:47.178376 10468 catalog_manager.cc:5028] TS 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): tablet 62751ee488c04607bc02037de1d67458 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:47.190491 10647 tablet_service.cc:1558] Processing DeleteTablet for tablet 82bcc59302ee4726a9d03c30c3ee1c17 with delete_type TABLET_DATA_TOMBSTONED (TS 02216b071b6b442cb932dee569e07434 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35774
I20260709 12:20:47.192672 11993 tablet_replica.cc:333] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:20:47.194577 11993 raft_consensus.cc:2243] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:47.195266 11993 raft_consensus.cc:2272] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:47.198745 11993 ts_tablet_manager.cc:1916] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:47.218844 11993 ts_tablet_manager.cc:1929] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:47.219225 11993 log.cc:1199] T 82bcc59302ee4726a9d03c30c3ee1c17 P 02216b071b6b442cb932dee569e07434: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-1-root/wals/82bcc59302ee4726a9d03c30c3ee1c17
I20260709 12:20:47.220739 10467 catalog_manager.cc:5028] TS 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): tablet 82bcc59302ee4726a9d03c30c3ee1c17 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:47.357705 10734 raft_consensus.cc:1275] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:47.359648 11976 consensus_queue.cc:1048] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:47.366858 10651 raft_consensus.cc:1275] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:47.368039 11983 consensus_queue.cc:1048] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:47.371222 10585 raft_consensus.cc:1275] T 9808fdce2e7e4a02a2b0283ca74656a9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:47.372475 11925 consensus_queue.cc:1048] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:47.399399 10734 raft_consensus.cc:1275] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:47.400796 11982 consensus_queue.cc:1048] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:47.513209  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:47.552670 10732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "514d69646dc7493ebd96c02759be1516"
dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
mode: GRACEFUL
new_leader_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:45846
I20260709 12:20:47.553206 10732 raft_consensus.cc:606] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Received request to transfer leadership to TS 02216b071b6b442cb932dee569e07434
I20260709 12:20:47.555624 10652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e291e76969e425080fea87fff0c9637"
dest_uuid: "02216b071b6b442cb932dee569e07434"
mode: GRACEFUL
new_leader_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:51042
I20260709 12:20:47.556999 10652 raft_consensus.cc:606] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Received request to transfer leadership to TS 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:47.559684 10585 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "768f57d4c1384af9be47dbd385c52b23"
dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
mode: GRACEFUL
new_leader_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:56792
I20260709 12:20:47.560101 10585 raft_consensus.cc:606] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Received request to transfer leadership to TS 02216b071b6b442cb932dee569e07434
I20260709 12:20:47.562587 10652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0236654fcff4d1e9ba33cccbbc03d3f"
dest_uuid: "02216b071b6b442cb932dee569e07434"
mode: GRACEFUL
new_leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
 from {username='slave'} at 127.0.0.1:51042
I20260709 12:20:47.563273 10652 raft_consensus.cc:606] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Received request to transfer leadership to TS a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:47.564389  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:20:47.566287  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:47.567152  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:47.699667 11982 raft_consensus.cc:993] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25: : Instructing follower 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:47.700093 11982 raft_consensus.cc:1081] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Signalling peer 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:47.701500 10652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "768f57d4c1384af9be47dbd385c52b23"
dest_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:35786
I20260709 12:20:47.701998 10652 raft_consensus.cc:493] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:47.702342 10652 raft_consensus.cc:3060] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:47.706666 10652 raft_consensus.cc:515] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:47.708209 10652 leader_election.cc:290] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:20:47.709782 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f57d4c1384af9be47dbd385c52b23" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:47.710117 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f57d4c1384af9be47dbd385c52b23" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:20:47.710877 11286 raft_consensus.cc:3060] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:47.710626 10579 raft_consensus.cc:3055] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:47.711534 10579 raft_consensus.cc:740] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:47.712242 10579 consensus_queue.cc:260] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:47.713598 10579 raft_consensus.cc:3060] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:47.718190 11286 raft_consensus.cc:2468] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
I20260709 12:20:47.719290 10626 leader_election.cc:304] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1; no voters: 
I20260709 12:20:47.719973 11976 raft_consensus.cc:2804] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:47.720399 10579 raft_consensus.cc:2468] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
I20260709 12:20:47.720451 11976 raft_consensus.cc:697] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:47.722021 11976 consensus_queue.cc:237] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:47.733197 10480 catalog_manager.cc:5697] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 1 to 2, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 2 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:47.824847 11914 raft_consensus.cc:993] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434: : Instructing follower a5344a92b5744aa49c8ef1dcf6acd73e to start an election
I20260709 12:20:47.825385 11925 raft_consensus.cc:1081] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Signalling peer a5344a92b5744aa49c8ef1dcf6acd73e to start an election
I20260709 12:20:47.826859 10732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0236654fcff4d1e9ba33cccbbc03d3f"
dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
 from {username='slave'} at 127.0.0.1:47710
I20260709 12:20:47.827334 10732 raft_consensus.cc:493] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:47.827590 10732 raft_consensus.cc:3060] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:47.833657 10732 raft_consensus.cc:515] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:47.836035 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0236654fcff4d1e9ba33cccbbc03d3f" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:47.836707 10579 raft_consensus.cc:3060] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:47.836186 10732 leader_election.cc:290] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:47.837177 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0236654fcff4d1e9ba33cccbbc03d3f" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:47.837705 10652 raft_consensus.cc:3055] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:47.838029 10652 raft_consensus.cc:740] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:47.838752 10652 consensus_queue.cc:260] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:47.839927 10652 raft_consensus.cc:3060] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:47.845947 10652 raft_consensus.cc:2468] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
I20260709 12:20:47.847397 10697 leader_election.cc:304] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:47.848085 11966 raft_consensus.cc:2804] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:47.848155 10579 raft_consensus.cc:2468] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
I20260709 12:20:47.848544 11966 raft_consensus.cc:697] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:47.849355 11966 consensus_queue.cc:237] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:47.859629 10480 catalog_manager.cc:5697] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 1 to 2, leader changed from 02216b071b6b442cb932dee569e07434 (127.9.50.2) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 2 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:47.888245 11966 raft_consensus.cc:993] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e: : Instructing follower 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:47.888741 11966 raft_consensus.cc:1081] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Signalling peer 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:47.890298 10652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "514d69646dc7493ebd96c02759be1516"
dest_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:35796
I20260709 12:20:47.890873 10652 raft_consensus.cc:493] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:47.891166 10652 raft_consensus.cc:3060] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:47.897578 10652 raft_consensus.cc:515] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:47.900013 10652 leader_election.cc:290] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Requested vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:20:47.900925 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "514d69646dc7493ebd96c02759be1516" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:47.901480 10732 raft_consensus.cc:3055] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:47.901495 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "514d69646dc7493ebd96c02759be1516" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:20:47.901893 10732 raft_consensus.cc:740] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:47.902107 11286 raft_consensus.cc:3060] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:47.902983 10732 consensus_queue.cc:260] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:47.904450 10732 raft_consensus.cc:3060] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:47.909438 11286 raft_consensus.cc:2468] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
I20260709 12:20:47.910696 10626 leader_election.cc:304] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1; no voters: 
I20260709 12:20:47.911352 11976 raft_consensus.cc:2804] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:47.912107 11976 raft_consensus.cc:697] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:47.914176 10732 raft_consensus.cc:2468] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
I20260709 12:20:47.915112 11976 consensus_queue.cc:237] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:47.924391 10480 catalog_manager.cc:5697] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 1 to 2, leader changed from a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 2 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:47.936508 11925 raft_consensus.cc:993] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434: : Instructing follower 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:47.936962 11976 raft_consensus.cc:1081] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Signalling peer 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:47.938633 11286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e291e76969e425080fea87fff0c9637"
dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:55380
I20260709 12:20:47.939128 11286 raft_consensus.cc:493] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:47.939392 11286 raft_consensus.cc:3060] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:47.943666 11286 raft_consensus.cc:515] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:47.945044 11286 leader_election.cc:290] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:47.945840 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e291e76969e425080fea87fff0c9637" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:47.946017 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e291e76969e425080fea87fff0c9637" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:47.946434 10652 raft_consensus.cc:3055] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:47.946480 10732 raft_consensus.cc:3060] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:47.946866 10652 raft_consensus.cc:740] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:47.947626 10652 consensus_queue.cc:260] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:47.948763 10652 raft_consensus.cc:3060] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:47.953845 10732 raft_consensus.cc:2468] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:20:47.955399 11253 leader_election.cc:304] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:47.956169 11958 raft_consensus.cc:2804] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:47.958467 11958 raft_consensus.cc:697] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Becoming Leader. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
I20260709 12:20:47.958398 10652 raft_consensus.cc:2468] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:20:47.959481 11958 consensus_queue.cc:237] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:47.972141 10480 catalog_manager.cc:5697] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: term changed from 1 to 2, leader changed from 02216b071b6b442cb932dee569e07434 (127.9.50.2) to 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4). New cstate: current_term: 2 leader_uuid: "0e1c330d390040bba9f928f54168a3d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:48.237248 10652 raft_consensus.cc:1275] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:48.238960 11966 consensus_queue.cc:1048] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:48.243531 11286 raft_consensus.cc:1275] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:48.246850 11976 consensus_queue.cc:1048] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:48.252348 10579 consensus_queue.cc:237] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:48.262096 10732 raft_consensus.cc:1275] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:48.263685 10660 raft_consensus.cc:1275] T dd87957f190f48b68d1fa881764695ae P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:48.265502 12008 consensus_queue.cc:1048] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:48.266394 10551 consensus_peers.cc:597] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dd87957f190f48b68d1fa881764695ae. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:48.270004 11983 consensus_queue.cc:1048] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:48.288827 10585 raft_consensus.cc:1275] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:48.291503 12016 consensus_queue.cc:1048] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:48.299481 12008 raft_consensus.cc:2955] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:48.305820 10732 raft_consensus.cc:2955] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:48.319234 10585 raft_consensus.cc:1275] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:48.323009 11932 consensus_queue.cc:1048] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:48.332486 10734 raft_consensus.cc:1275] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:48.334333 12016 consensus_queue.cc:1048] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:20:48.391458 10548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.2:34209, user_credentials={real_user=slave}} blocked reactor thread for 49873.4us
I20260709 12:20:48.402997 11286 raft_consensus.cc:1275] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:48.402735 10651 consensus_queue.cc:237] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:48.413708 10480 catalog_manager.cc:5697] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
W20260709 12:20:48.408834 12019 log.cc:927] Time spent T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 12:20:48.440680 12016 consensus_queue.cc:1048] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:20:48.473958 12020 log.cc:927] Time spent T dd87957f190f48b68d1fa881764695ae P 02216b071b6b442cb932dee569e07434: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
W20260709 12:20:48.483655 12021 log.cc:927] Time spent T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25: Append to log took a long time: real 0.055s	user 0.001s	sys 0.002s
W20260709 12:20:48.493791 10626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.4:41797, user_credentials={real_user=slave}} blocked reactor thread for 66116.1us
I20260709 12:20:48.507856 10652 raft_consensus.cc:2955] T dd87957f190f48b68d1fa881764695ae P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:48.542196 10734 raft_consensus.cc:1275] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:48.548810 11958 consensus_queue.cc:1048] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:48.562282 10585 raft_consensus.cc:1275] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:20:48.570111 12027 consensus_queue.cc:1048] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:48.576169 10655 raft_consensus.cc:1275] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:48.591773 10729 raft_consensus.cc:1275] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:20:48.608577 12035 consensus_queue.cc:1048] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:48.609784  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:20:48.613829 10626 consensus_peers.cc:597] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 38ce0168efc04d4986bcd0fe7234e420. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:48.620107 11914 raft_consensus.cc:2955] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:48.628316 10580 raft_consensus.cc:2955] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:48.645793 12016 consensus_queue.cc:1048] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:48.666507 10478 catalog_manager.cc:5697] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index -1 to 4, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 3 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:48.671167 10584 consensus_queue.cc:237] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:48.683924 10734 raft_consensus.cc:2955] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:48.711789 12042 ts_tablet_manager.cc:933] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025)
I20260709 12:20:48.718323 12042 tablet_copy_client.cc:323] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.1:42025
I20260709 12:20:48.718756 10655 raft_consensus.cc:1275] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:48.721637 10551 consensus_peers.cc:597] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4fdbb70d79f647668a8fb95cac759b80. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:48.722132 10734 raft_consensus.cc:1275] T 4fdbb70d79f647668a8fb95cac759b80 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:48.722148 10595 tablet_copy_service.cc:140] P 2ed14bd66ea3430bbe19cafe29588d25: Received BeginTabletCopySession request for tablet dd87957f190f48b68d1fa881764695ae from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:59250)
I20260709 12:20:48.722851 12008 consensus_queue.cc:1048] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:20:48.722923 10595 tablet_copy_service.cc:161] P 2ed14bd66ea3430bbe19cafe29588d25: Beginning new tablet copy session on tablet dd87957f190f48b68d1fa881764695ae from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:59250: session id = 0e1c330d390040bba9f928f54168a3d1-dd87957f190f48b68d1fa881764695ae
I20260709 12:20:48.726717 11982 consensus_queue.cc:1048] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:48.733004 10595 tablet_copy_source_session.cc:215] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:48.741467 12008 raft_consensus.cc:2955] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:48.743399 12042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd87957f190f48b68d1fa881764695ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:48.745612 10734 raft_consensus.cc:2955] T 4fdbb70d79f647668a8fb95cac759b80 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:48.758749 10651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "278777e401474f3ebbab9aa16b90573a"
dest_uuid: "02216b071b6b442cb932dee569e07434"
mode: GRACEFUL
new_leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
 from {username='slave'} at 127.0.0.1:51042
I20260709 12:20:48.759372 10651 raft_consensus.cc:606] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Received request to transfer leadership to TS 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:48.760669 10732 consensus_queue.cc:237] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:48.764477 10479 catalog_manager.cc:5697] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:48.767311 10655 raft_consensus.cc:2955] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:48.771260 10651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4aff931d747e4a3095a43a6e2f6b7f3c"
dest_uuid: "02216b071b6b442cb932dee569e07434"
mode: GRACEFUL
new_leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
 from {username='slave'} at 127.0.0.1:51042
I20260709 12:20:48.771888 10651 raft_consensus.cc:606] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 3 LEADER]: Received request to transfer leadership to TS a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:48.787325 10734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0236654fcff4d1e9ba33cccbbc03d3f"
dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
mode: GRACEFUL
new_leader_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:45846
I20260709 12:20:48.787914 10734 raft_consensus.cc:606] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Received request to transfer leadership to TS 02216b071b6b442cb932dee569e07434
I20260709 12:20:48.793092  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:20:48.795258  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:48.795897 12042 tablet_copy_client.cc:806] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:48.796595 12042 tablet_copy_client.cc:670] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:48.796167  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:48.806605 12042 tablet_copy_client.cc:538] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 12:20:48.807912 10700 consensus_peers.cc:597] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 117741f7756242298ef21aff589e5bc0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:48.811589 10584 raft_consensus.cc:1275] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:48.820147 10651 raft_consensus.cc:1275] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:48.823232 12030 consensus_queue.cc:1048] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:48.825129 12030 consensus_queue.cc:1048] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:48.846303 12042 tablet_bootstrap.cc:492] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:48.847077 11932 raft_consensus.cc:2955] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:48.856949 10660 raft_consensus.cc:2955] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:48.867697 10580 raft_consensus.cc:2955] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:48.882146 10480 catalog_manager.cc:5697] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:48.905676 12042 tablet_bootstrap.cc:492] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:48.906998 12042 tablet_bootstrap.cc:492] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:48.913302 12042 ts_tablet_manager.cc:1403] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.067s	user 0.025s	sys 0.004s
I20260709 12:20:48.917225 12042 raft_consensus.cc:359] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:48.918162 12042 raft_consensus.cc:740] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:48.919903 12042 consensus_queue.cc:260] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:48.922349 12042 ts_tablet_manager.cc:1434] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:20:48.943166 12050 ts_tablet_manager.cc:933] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:48.943224 10595 tablet_copy_service.cc:342] P 2ed14bd66ea3430bbe19cafe29588d25: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-dd87957f190f48b68d1fa881764695ae received from {username='slave'} at 127.0.0.1:59250
I20260709 12:20:48.943811 10595 tablet_copy_service.cc:434] P 2ed14bd66ea3430bbe19cafe29588d25: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-dd87957f190f48b68d1fa881764695ae on tablet dd87957f190f48b68d1fa881764695ae with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:48.945502 12050 tablet_copy_client.cc:323] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.2:34209
I20260709 12:20:48.947182 10669 tablet_copy_service.cc:140] P 02216b071b6b442cb932dee569e07434: Received BeginTabletCopySession request for tablet 38ce0168efc04d4986bcd0fe7234e420 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:46154)
I20260709 12:20:48.947599 10669 tablet_copy_service.cc:161] P 02216b071b6b442cb932dee569e07434: Beginning new tablet copy session on tablet 38ce0168efc04d4986bcd0fe7234e420 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:46154: session id = 0e1c330d390040bba9f928f54168a3d1-38ce0168efc04d4986bcd0fe7234e420
I20260709 12:20:48.954183 10669 tablet_copy_source_session.cc:215] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:48.957402 12050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ce0168efc04d4986bcd0fe7234e420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:48.972999 12050 tablet_copy_client.cc:806] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:48.973718 12050 tablet_copy_client.cc:670] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:48.978631 12050 tablet_copy_client.cc:538] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:48.988071 12050 tablet_bootstrap.cc:492] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:49.013161 12050 tablet_bootstrap.cc:492] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:49.014087 12050 tablet_bootstrap.cc:492] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:49.014796 12050 ts_tablet_manager.cc:1403] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.004s
I20260709 12:20:49.017769 12050 raft_consensus.cc:359] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:49.018639 12050 raft_consensus.cc:740] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:49.019320 12050 consensus_queue.cc:260] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:49.021875 12050 ts_tablet_manager.cc:1434] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:20:49.027675 10669 tablet_copy_service.cc:342] P 02216b071b6b442cb932dee569e07434: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-38ce0168efc04d4986bcd0fe7234e420 received from {username='slave'} at 127.0.0.1:46154
I20260709 12:20:49.028146 10669 tablet_copy_service.cc:434] P 02216b071b6b442cb932dee569e07434: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-38ce0168efc04d4986bcd0fe7234e420 on tablet 38ce0168efc04d4986bcd0fe7234e420 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:49.129546 12031 raft_consensus.cc:993] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e: : Instructing follower 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:49.130220 12031 raft_consensus.cc:1081] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Signalling peer 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:49.131798 10655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0236654fcff4d1e9ba33cccbbc03d3f"
dest_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:35796
I20260709 12:20:49.132295 10655 raft_consensus.cc:493] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:49.132545 10655 raft_consensus.cc:3060] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:49.138020 10655 raft_consensus.cc:515] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:49.140105 10655 leader_election.cc:290] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:49.141059 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0236654fcff4d1e9ba33cccbbc03d3f" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:49.141392 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0236654fcff4d1e9ba33cccbbc03d3f" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:49.141885 10580 raft_consensus.cc:3060] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:49.142393 10734 raft_consensus.cc:3055] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:49.142684 10734 raft_consensus.cc:740] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:49.143358 10734 consensus_queue.cc:260] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [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: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:49.144273 10734 raft_consensus.cc:3060] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:49.149124 10580 raft_consensus.cc:2468] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 3.
I20260709 12:20:49.149236 10734 raft_consensus.cc:2468] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 3.
I20260709 12:20:49.150770 10624 leader_election.cc:304] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:49.151582 12016 raft_consensus.cc:2804] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:49.152000 12016 raft_consensus.cc:697] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [term 3 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:49.152864 12016 consensus_queue.cc:237] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [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: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:49.157783 11914 raft_consensus.cc:993] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434: : Instructing follower a5344a92b5744aa49c8ef1dcf6acd73e to start an election
I20260709 12:20:49.158285 11914 raft_consensus.cc:1081] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 3 LEADER]: Signalling peer a5344a92b5744aa49c8ef1dcf6acd73e to start an election
I20260709 12:20:49.160715 10734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4aff931d747e4a3095a43a6e2f6b7f3c"
dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
 from {username='slave'} at 127.0.0.1:47710
I20260709 12:20:49.161312 10734 raft_consensus.cc:493] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:49.161666 10734 raft_consensus.cc:3060] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:49.170871 10480 catalog_manager.cc:5697] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 2 to 3, leader changed from a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 3 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:49.176725 10734 raft_consensus.cc:515] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:49.180105 10734 leader_election.cc:290] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 4 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:49.180840 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aff931d747e4a3095a43a6e2f6b7f3c" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:49.181538 10585 raft_consensus.cc:3060] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:49.190073 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aff931d747e4a3095a43a6e2f6b7f3c" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:49.190718 10660 raft_consensus.cc:3055] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:20:49.186673 10585 raft_consensus.cc:2468] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 4.
I20260709 12:20:49.191092 10660 raft_consensus.cc:740] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:49.191998 10698 leader_election.cc:304] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e [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: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:49.191839 10660 consensus_queue.cc:260] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [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: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:49.192804 12031 raft_consensus.cc:2804] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:49.195554 12031 raft_consensus.cc:697] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:49.196581 12031 consensus_queue.cc:237] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e [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: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:49.193027 10660 raft_consensus.cc:3060] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:49.213945 10660 raft_consensus.cc:2468] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 4.
I20260709 12:20:49.219748 11914 raft_consensus.cc:993] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434: : Instructing follower 2ed14bd66ea3430bbe19cafe29588d25 to start an election
I20260709 12:20:49.220360 11914 raft_consensus.cc:1081] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Signalling peer 2ed14bd66ea3430bbe19cafe29588d25 to start an election
I20260709 12:20:49.219959 10480 catalog_manager.cc:5697] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 3 to 4, leader changed from 02216b071b6b442cb932dee569e07434 (127.9.50.2) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 4 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:49.224270 10585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "278777e401474f3ebbab9aa16b90573a"
dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
 from {username='slave'} at 127.0.0.1:47052
I20260709 12:20:49.224893 10585 raft_consensus.cc:493] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:49.225270 10585 raft_consensus.cc:3060] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:49.232807 10585 raft_consensus.cc:515] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:49.235899 10655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278777e401474f3ebbab9aa16b90573a" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:49.236505 10655 raft_consensus.cc:3055] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:49.236805 10655 raft_consensus.cc:740] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:49.237555 10655 consensus_queue.cc:260] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:49.238960 10655 raft_consensus.cc:3060] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:49.240936 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278777e401474f3ebbab9aa16b90573a" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:49.241572 10734 raft_consensus.cc:3060] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:49.247391 10655 raft_consensus.cc:2468] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 2.
I20260709 12:20:49.248795 10548 leader_election.cc:304] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:49.249583 11982 raft_consensus.cc:2804] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:49.250111 11982 raft_consensus.cc:697] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:49.250958 10585 leader_election.cc:290] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:49.251282 11982 consensus_queue.cc:237] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:49.254637 10734 raft_consensus.cc:2468] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 2.
I20260709 12:20:49.262738 11280 raft_consensus.cc:1217] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:49.283547 10480 catalog_manager.cc:5697] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 1 to 2, leader changed from 02216b071b6b442cb932dee569e07434 (127.9.50.2) to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 2 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:49.304167 12050 ts_tablet_manager.cc:933] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025)
I20260709 12:20:49.305699 12050 tablet_copy_client.cc:323] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.1:42025
I20260709 12:20:49.307359 10595 tablet_copy_service.cc:140] P 2ed14bd66ea3430bbe19cafe29588d25: Received BeginTabletCopySession request for tablet 4fdbb70d79f647668a8fb95cac759b80 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:59250)
I20260709 12:20:49.307900 10595 tablet_copy_service.cc:161] P 2ed14bd66ea3430bbe19cafe29588d25: Beginning new tablet copy session on tablet 4fdbb70d79f647668a8fb95cac759b80 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:59250: session id = 0e1c330d390040bba9f928f54168a3d1-4fdbb70d79f647668a8fb95cac759b80
I20260709 12:20:49.319849 12042 ts_tablet_manager.cc:933] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:49.321974 10595 tablet_copy_source_session.cc:215] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:49.327380 12050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fdbb70d79f647668a8fb95cac759b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:49.328672 12042 tablet_copy_client.cc:323] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.3:33521
I20260709 12:20:49.330940 10743 tablet_copy_service.cc:140] P a5344a92b5744aa49c8ef1dcf6acd73e: Received BeginTabletCopySession request for tablet 117741f7756242298ef21aff589e5bc0 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:47332)
I20260709 12:20:49.331688 10743 tablet_copy_service.cc:161] P a5344a92b5744aa49c8ef1dcf6acd73e: Beginning new tablet copy session on tablet 117741f7756242298ef21aff589e5bc0 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:47332: session id = 0e1c330d390040bba9f928f54168a3d1-117741f7756242298ef21aff589e5bc0
I20260709 12:20:49.341522 10743 tablet_copy_source_session.cc:215] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:49.346992 12042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117741f7756242298ef21aff589e5bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:49.349124 12050 tablet_copy_client.cc:806] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:49.349680 12050 tablet_copy_client.cc:670] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:49.353236 12050 tablet_copy_client.cc:538] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:49.363896 12050 tablet_bootstrap.cc:492] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:49.423287 12042 tablet_copy_client.cc:806] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:49.423848 12042 tablet_copy_client.cc:670] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:49.445480 11280 raft_consensus.cc:1217] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:20:49.466979 12042 tablet_copy_client.cc:538] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:49.489746 12042 tablet_bootstrap.cc:492] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:49.495409 12050 tablet_bootstrap.cc:492] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:49.496459 12050 tablet_bootstrap.cc:492] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:49.497293 12050 ts_tablet_manager.cc:1403] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.134s	user 0.027s	sys 0.021s
I20260709 12:20:49.500247 12050 raft_consensus.cc:359] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:49.501564 12050 raft_consensus.cc:740] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:49.502242 12050 consensus_queue.cc:260] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:49.505028 12050 ts_tablet_manager.cc:1434] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:20:49.510697 10595 tablet_copy_service.cc:342] P 2ed14bd66ea3430bbe19cafe29588d25: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-4fdbb70d79f647668a8fb95cac759b80 received from {username='slave'} at 127.0.0.1:59250
I20260709 12:20:49.511168 10595 tablet_copy_service.cc:434] P 2ed14bd66ea3430bbe19cafe29588d25: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-4fdbb70d79f647668a8fb95cac759b80 on tablet 4fdbb70d79f647668a8fb95cac759b80 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:49.526966 12042 tablet_bootstrap.cc:492] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:49.527786 12042 tablet_bootstrap.cc:492] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:49.528489 12042 ts_tablet_manager.cc:1403] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.010s
I20260709 12:20:49.531008 12042 raft_consensus.cc:359] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:49.531796 12042 raft_consensus.cc:740] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:49.532389 12042 consensus_queue.cc:260] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:49.534673 12042 ts_tablet_manager.cc:1434] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:20:49.536092 10743 tablet_copy_service.cc:342] P a5344a92b5744aa49c8ef1dcf6acd73e: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-117741f7756242298ef21aff589e5bc0 received from {username='slave'} at 127.0.0.1:47332
I20260709 12:20:49.536495 10743 tablet_copy_service.cc:434] P a5344a92b5744aa49c8ef1dcf6acd73e: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-117741f7756242298ef21aff589e5bc0 on tablet 117741f7756242298ef21aff589e5bc0 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:49.614959 10660 raft_consensus.cc:1275] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:49.616422 12031 consensus_queue.cc:1048] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:49.643214 10733 raft_consensus.cc:1275] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:49.644560 10585 raft_consensus.cc:1275] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:49.646131 12031 consensus_queue.cc:1048] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:49.646703 12016 consensus_queue.cc:1048] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:49.651042 10732 raft_consensus.cc:1275] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:49.652922 12055 consensus_queue.cc:1048] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:49.679404 10580 raft_consensus.cc:1275] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:49.685039 11914 consensus_queue.cc:1048] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:49.692137 11284 raft_consensus.cc:1217] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 12:20:49.707864 12060 log.cc:927] Time spent T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260709 12:20:49.731140 11284 raft_consensus.cc:1217] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:49.743870 10655 raft_consensus.cc:1275] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:49.754372 12032 consensus_queue.cc:1048] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:49.840530 12023 raft_consensus.cc:1064] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:49.843211 12023 consensus_queue.cc:237] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:49.851730 11280 raft_consensus.cc:1275] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [term 3 LEARNER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:49.852576 10732 raft_consensus.cc:1275] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:49.853240 10580 raft_consensus.cc:1275] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:49.854676 12023 consensus_queue.cc:1048] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:49.856782 12032 raft_consensus.cc:1064] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:49.859290 11976 consensus_queue.cc:1048] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:49.859364 12032 consensus_queue.cc:237] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:49.862843 12016 consensus_queue.cc:1048] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:49.876868 11284 raft_consensus.cc:1275] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:49.876749 10655 raft_consensus.cc:1275] T dd87957f190f48b68d1fa881764695ae P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:49.879276 12032 consensus_queue.cc:1048] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:49.880437 12055 consensus_queue.cc:1048] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:49.886865 10732 raft_consensus.cc:1275] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:49.892151 12032 consensus_queue.cc:1048] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:49.898149 11914 raft_consensus.cc:2955] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:49.922777  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:49.935801 11280 raft_consensus.cc:2955] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:49.944566 10733 raft_consensus.cc:2955] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:49.951040 10482 catalog_manager.cc:5697] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index 4 to 5, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:49.952167 10580 raft_consensus.cc:2955] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:49.975124 11982 raft_consensus.cc:2955] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:50.074112 10732 raft_consensus.cc:2955] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:50.052405 10655 raft_consensus.cc:2955] T dd87957f190f48b68d1fa881764695ae P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:50.107115 11280 raft_consensus.cc:2955] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:50.163946 10651 consensus_queue.cc:237] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:50.180703 11286 raft_consensus.cc:1275] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:50.183054 12078 consensus_queue.cc:1048] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:20:50.192443 11914 raft_consensus.cc:2955] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:50.194115 11286 raft_consensus.cc:2955] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
W20260709 12:20:50.211447 10548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.2:34209, user_credentials={real_user=slave}} blocked reactor thread for 59706.5us
W20260709 12:20:50.212446 10551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.3:33521, user_credentials={real_user=slave}} blocked reactor thread for 99629.9us
I20260709 12:20:50.219570 10480 catalog_manager.cc:5697] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:50.236927 10580 raft_consensus.cc:1275] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:50.254978 10467 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 38ce0168efc04d4986bcd0fe7234e420 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:50.261675 12055 raft_consensus.cc:1064] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:50.265534 12055 consensus_queue.cc:237] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:50.266808 10480 catalog_manager.cc:5697] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index 5 to 6, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New cstate: current_term: 3 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:50.297684 10585 consensus_queue.cc:237] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:50.300810 10720 tablet_service.cc:1558] Processing DeleteTablet for tablet 38ce0168efc04d4986bcd0fe7234e420 with delete_type TABLET_DATA_TOMBSTONED (TS a5344a92b5744aa49c8ef1dcf6acd73e not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:47700
I20260709 12:20:50.301733 12031 raft_consensus.cc:1064] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:50.275112 11914 consensus_queue.cc:1048] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.027s
I20260709 12:20:50.330394 12031 consensus_queue.cc:237] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:50.351029 10580 raft_consensus.cc:2955] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:50.368805 10585 raft_consensus.cc:1275] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:50.373507 10660 raft_consensus.cc:1275] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:50.375836 12091 tablet_replica.cc:333] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:20:50.378722 12030 consensus_queue.cc:1048] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:20:50.381765 11253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.3:33521, user_credentials={real_user=slave}} blocked reactor thread for 60108.2us
I20260709 12:20:50.384172 12083 consensus_queue.cc:1048] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:50.390022 12091 raft_consensus.cc:2243] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:50.394411 11281 raft_consensus.cc:1275] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:50.391290 12091 raft_consensus.cc:2272] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:50.414345 10652 raft_consensus.cc:1275] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:50.416446 12055 consensus_queue.cc:1048] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:50.439839 12031 consensus_queue.cc:1048] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:50.446686 10732 raft_consensus.cc:1275] T 4fdbb70d79f647668a8fb95cac759b80 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:50.451700 10728 raft_consensus.cc:1275] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:50.451864 11284 raft_consensus.cc:1275] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:50.461817 11280 raft_consensus.cc:1275] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:50.465031 12032 consensus_queue.cc:1048] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:50.444768 12091 ts_tablet_manager.cc:1916] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:50.480255 12032 consensus_queue.cc:1048] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:50.487053 12032 consensus_queue.cc:1048] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 12:20:50.508733 12094 consensus_queue.cc:1048] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 12:20:50.540495 11286 raft_consensus.cc:2955] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:50.536623 12055 raft_consensus.cc:2955] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:50.553597 12030 raft_consensus.cc:2955] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:50.570488 10584 raft_consensus.cc:2955] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:50.583722 11286 raft_consensus.cc:2955] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:50.586983 12091 ts_tablet_manager.cc:1929] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:20:50.587651 12091 log.cc:1199] T 38ce0168efc04d4986bcd0fe7234e420 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-2-root/wals/38ce0168efc04d4986bcd0fe7234e420
I20260709 12:20:50.590129 10470 catalog_manager.cc:5028] TS a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): tablet 38ce0168efc04d4986bcd0fe7234e420 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:50.602404 10655 raft_consensus.cc:2955] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:50.619552 10728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fe713968873425a832472b9baa9243b"
dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
mode: GRACEFUL
new_leader_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:45846
I20260709 12:20:50.620433 10728 raft_consensus.cc:606] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Received request to transfer leadership to TS 02216b071b6b442cb932dee569e07434
I20260709 12:20:50.638386 10480 catalog_manager.cc:5697] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:20:50.640300 10551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.3:33521, user_credentials={real_user=slave}} blocked reactor thread for 89505.1us
I20260709 12:20:50.644951 12032 raft_consensus.cc:2955] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:50.660516 10468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dd87957f190f48b68d1fa881764695ae with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:50.674443 10652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21a35eb733a847389ca694caa2966a84"
dest_uuid: "02216b071b6b442cb932dee569e07434"
mode: GRACEFUL
new_leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
 from {username='slave'} at 127.0.0.1:51042
I20260709 12:20:50.675216 10652 raft_consensus.cc:606] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Received request to transfer leadership to TS a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:50.698287 10734 raft_consensus.cc:2955] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:50.700974 10730 consensus_queue.cc:237] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:50.716126 10580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fdbb70d79f647668a8fb95cac759b80"
dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
mode: GRACEFUL
new_leader_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:56792
I20260709 12:20:50.719619 11286 raft_consensus.cc:1275] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:50.722630 12083 consensus_queue.cc:1048] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:50.731036 12030 raft_consensus.cc:2955] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:50.735496 11286 raft_consensus.cc:2955] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:50.733578 10480 catalog_manager.cc:5697] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:50.743040 11280 raft_consensus.cc:2955] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:50.741727 10732 raft_consensus.cc:2955] T 4fdbb70d79f647668a8fb95cac759b80 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:50.748807 10652 raft_consensus.cc:1275] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:50.763649 10580 raft_consensus.cc:606] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Received request to transfer leadership to TS 02216b071b6b442cb932dee569e07434
I20260709 12:20:50.767437  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:20:50.768898  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:50.769672  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:50.775772 10655 raft_consensus.cc:2955] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:50.779356 10647 tablet_service.cc:1558] Processing DeleteTablet for tablet dd87957f190f48b68d1fa881764695ae with delete_type TABLET_DATA_TOMBSTONED (TS 02216b071b6b442cb932dee569e07434 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35774
I20260709 12:20:50.779703 12031 consensus_queue.cc:1048] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:50.797129 10480 catalog_manager.cc:5697] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:50.809593 12101 tablet_replica.cc:333] T dd87957f190f48b68d1fa881764695ae P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:20:50.808753 10651 raft_consensus.cc:2955] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:50.811131 12101 raft_consensus.cc:2243] T dd87957f190f48b68d1fa881764695ae P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:50.811939 12101 raft_consensus.cc:2272] T dd87957f190f48b68d1fa881764695ae P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:50.819976 12101 ts_tablet_manager.cc:1916] T dd87957f190f48b68d1fa881764695ae P 02216b071b6b442cb932dee569e07434: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:50.853252 12101 ts_tablet_manager.cc:1929] T dd87957f190f48b68d1fa881764695ae P 02216b071b6b442cb932dee569e07434: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:50.853771 12101 log.cc:1199] T dd87957f190f48b68d1fa881764695ae P 02216b071b6b442cb932dee569e07434: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-1-root/wals/dd87957f190f48b68d1fa881764695ae
I20260709 12:20:50.859097 10470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 117741f7756242298ef21aff589e5bc0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:20:50.864352 10468 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leader transfer in progress [suppressed 2 similar messages]
I20260709 12:20:50.865015 12086 raft_consensus.cc:993] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25: : Instructing follower 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:50.865483 12086 raft_consensus.cc:1081] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Signalling peer 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:50.865943 10480 catalog_manager.cc:5697] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:50.855821 10467 catalog_manager.cc:5028] TS 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): tablet dd87957f190f48b68d1fa881764695ae (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:50.867362 10655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fdbb70d79f647668a8fb95cac759b80"
dest_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:35786
I20260709 12:20:50.874357 10655 raft_consensus.cc:493] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:50.874715 10655 raft_consensus.cc:3060] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:50.888064 10655 raft_consensus.cc:515] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:50.890625 10655 leader_election.cc:290] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:20:50.892091 10730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdbb70d79f647668a8fb95cac759b80" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:50.892438 11280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdbb70d79f647668a8fb95cac759b80" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:20:50.892812 10730 raft_consensus.cc:3060] T 4fdbb70d79f647668a8fb95cac759b80 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:50.892150 10584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdbb70d79f647668a8fb95cac759b80" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:50.893585 10584 raft_consensus.cc:3055] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:50.893791 10584 raft_consensus.cc:740] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:50.894454 10584 consensus_queue.cc:260] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:50.892912 11280 raft_consensus.cc:3060] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:50.895701 10584 raft_consensus.cc:3060] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:50.904045 10730 raft_consensus.cc:2468] T 4fdbb70d79f647668a8fb95cac759b80 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
I20260709 12:20:50.907153 11280 raft_consensus.cc:2468] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
W20260709 12:20:50.908984 10468 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.9.50.1:42025, user_credentials={real_user=slave}} blocked reactor thread for 44676.4us
I20260709 12:20:50.909690 10626 leader_election.cc:304] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:50.910394 10584 raft_consensus.cc:2468] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
I20260709 12:20:50.912240 10568 tablet_service.cc:1558] Processing DeleteTablet for tablet 117741f7756242298ef21aff589e5bc0 with delete_type TABLET_DATA_TOMBSTONED (TS 2ed14bd66ea3430bbe19cafe29588d25 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47042
I20260709 12:20:50.912535 12023 raft_consensus.cc:2804] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:50.913779 12023 raft_consensus.cc:697] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:50.916007 12023 consensus_queue.cc:237] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
W20260709 12:20:50.921478 10468 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 4fdbb70d79f647668a8fb95cac759b80 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 2ed14bd66ea3430bbe19cafe29588d25 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:50.925870 12103 tablet_replica.cc:333] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:20:50.927153 12103 raft_consensus.cc:2243] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:50.928025 12103 raft_consensus.cc:2272] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:50.932588 12030 raft_consensus.cc:993] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e: : Instructing follower 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:50.933104 12030 raft_consensus.cc:1081] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Signalling peer 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:50.936129 10651 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fe713968873425a832472b9baa9243b"
dest_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:35796
I20260709 12:20:50.936648 10651 raft_consensus.cc:493] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:50.936944 10651 raft_consensus.cc:3060] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:50.942627 12103 ts_tablet_manager.cc:1916] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:50.948052 10651 raft_consensus.cc:515] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:50.951314 10730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe713968873425a832472b9baa9243b" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:50.951894 10730 raft_consensus.cc:3055] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:50.952184 10730 raft_consensus.cc:740] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:50.953004 10730 consensus_queue.cc:260] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:50.954033 10730 raft_consensus.cc:3060] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:50.958032 10651 leader_election.cc:290] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Requested vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:20:50.957257 10482 catalog_manager.cc:5697] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 1 to 2, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 2 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:50.959950 11280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe713968873425a832472b9baa9243b" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:20:50.960719 11280 raft_consensus.cc:3060] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:50.977809 12078 raft_consensus.cc:993] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434: : Instructing follower a5344a92b5744aa49c8ef1dcf6acd73e to start an election
I20260709 12:20:50.978355 12078 raft_consensus.cc:1081] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Signalling peer a5344a92b5744aa49c8ef1dcf6acd73e to start an election
I20260709 12:20:50.978670 11280 raft_consensus.cc:2468] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
I20260709 12:20:50.982497 10728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21a35eb733a847389ca694caa2966a84"
dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
 from {username='slave'} at 127.0.0.1:47710
I20260709 12:20:50.983083 10728 raft_consensus.cc:493] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:50.983415 10728 raft_consensus.cc:3060] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:50.986783 12103 ts_tablet_manager.cc:1929] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:50.987382 12103 log.cc:1199] T 117741f7756242298ef21aff589e5bc0 P 2ed14bd66ea3430bbe19cafe29588d25: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-0-root/wals/117741f7756242298ef21aff589e5bc0
I20260709 12:20:50.988498 10626 leader_election.cc:304] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1; no voters: 
I20260709 12:20:50.989421 12089 raft_consensus.cc:2804] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:50.989885 12089 raft_consensus.cc:697] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:50.990664 12089 consensus_queue.cc:237] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:50.992218 10728 raft_consensus.cc:515] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:50.994516 10728 leader_election.cc:290] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:50.992975 10730 raft_consensus.cc:2468] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
I20260709 12:20:50.995206 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a35eb733a847389ca694caa2966a84" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:50.995815 10580 raft_consensus.cc:3060] T 21a35eb733a847389ca694caa2966a84 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:50.996498 10655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a35eb733a847389ca694caa2966a84" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:50.997037 10655 raft_consensus.cc:3055] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:50.997309 10655 raft_consensus.cc:740] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:50.998093 10655 consensus_queue.cc:260] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:51.002737 10468 catalog_manager.cc:5028] TS 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): tablet 117741f7756242298ef21aff589e5bc0 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:51.004333 10655 raft_consensus.cc:3060] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:51.010360 10580 raft_consensus.cc:2468] T 21a35eb733a847389ca694caa2966a84 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
I20260709 12:20:51.011642 10698 leader_election.cc:304] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:51.012590 12082 raft_consensus.cc:2804] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:51.013099 12082 raft_consensus.cc:697] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:51.013926 12082 consensus_queue.cc:237] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:51.013878 10655 raft_consensus.cc:2468] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
I20260709 12:20:51.019078 10482 catalog_manager.cc:5697] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 1 to 2, leader changed from a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 2 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:51.034708 10482 catalog_manager.cc:5697] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 1 to 2, leader changed from 02216b071b6b442cb932dee569e07434 (127.9.50.2) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 2 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:51.309796 10730 raft_consensus.cc:1275] T 4fdbb70d79f647668a8fb95cac759b80 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:51.311430 12089 consensus_queue.cc:1048] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:51.374892 10728 raft_consensus.cc:1275] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:51.376727 12089 consensus_queue.cc:1048] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:51.393705 11286 raft_consensus.cc:1275] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:51.394083 11280 raft_consensus.cc:1275] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:51.396318 12089 consensus_queue.cc:1048] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:51.396353 12016 consensus_queue.cc:1048] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:20:51.417661 10584 raft_consensus.cc:1275] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:51.420800 12016 consensus_queue.cc:1048] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:51.501516 10655 raft_consensus.cc:1275] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:51.502724 12082 consensus_queue.cc:1048] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:51.514716 10584 raft_consensus.cc:1275] T 21a35eb733a847389ca694caa2966a84 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:51.517269 12082 consensus_queue.cc:1048] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:51.554188 10651 consensus_queue.cc:237] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 3, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:51.560603 11280 raft_consensus.cc:1275] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:51.562224 12016 consensus_queue.cc:1048] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:51.562443 10584 raft_consensus.cc:1275] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:51.563759 12089 consensus_queue.cc:1048] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:51.569324 12023 raft_consensus.cc:2955] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:51.571295 10584 raft_consensus.cc:2955] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:51.571288 11280 raft_consensus.cc:2955] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:51.595427 10481 catalog_manager.cc:5697] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 3 to 5, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New cstate: current_term: 2 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:51.601148 10467 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4fdbb70d79f647668a8fb95cac759b80 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 6)
I20260709 12:20:51.625720 10720 tablet_service.cc:1558] Processing DeleteTablet for tablet 4fdbb70d79f647668a8fb95cac759b80 with delete_type TABLET_DATA_TOMBSTONED (TS a5344a92b5744aa49c8ef1dcf6acd73e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47700
I20260709 12:20:51.627501 12118 tablet_replica.cc:333] T 4fdbb70d79f647668a8fb95cac759b80 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:20:51.628551 12118 raft_consensus.cc:2243] T 4fdbb70d79f647668a8fb95cac759b80 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:51.629377 12118 raft_consensus.cc:2272] T 4fdbb70d79f647668a8fb95cac759b80 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:51.633215 12118 ts_tablet_manager.cc:1916] T 4fdbb70d79f647668a8fb95cac759b80 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:51.647257 12118 ts_tablet_manager.cc:1929] T 4fdbb70d79f647668a8fb95cac759b80 P a5344a92b5744aa49c8ef1dcf6acd73e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:20:51.647660 12118 log.cc:1199] T 4fdbb70d79f647668a8fb95cac759b80 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-2-root/wals/4fdbb70d79f647668a8fb95cac759b80
I20260709 12:20:51.649240 10470 catalog_manager.cc:5028] TS a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): tablet 4fdbb70d79f647668a8fb95cac759b80 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:51.881834  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:51.925333 10728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a5e23e2af0746baae738fd5840602f6"
dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
mode: GRACEFUL
new_leader_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:45846
I20260709 12:20:51.925837 10728 raft_consensus.cc:606] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Received request to transfer leadership to TS 02216b071b6b442cb932dee569e07434
I20260709 12:20:51.928501 10651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a1718ebcc5546a2aae0db008f9ea405"
dest_uuid: "02216b071b6b442cb932dee569e07434"
mode: GRACEFUL
new_leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
 from {username='slave'} at 127.0.0.1:51042
I20260709 12:20:51.928978 10651 raft_consensus.cc:606] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 3 LEADER]: Received request to transfer leadership to TS 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:51.931613 10651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "768f57d4c1384af9be47dbd385c52b23"
dest_uuid: "02216b071b6b442cb932dee569e07434"
mode: GRACEFUL
new_leader_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:51042
I20260709 12:20:51.932191 10651 raft_consensus.cc:606] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Received request to transfer leadership to TS 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:51.933346  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:20:51.934464  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:51.935093  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:52.060906 12023 raft_consensus.cc:993] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434: : Instructing follower 2ed14bd66ea3430bbe19cafe29588d25 to start an election
I20260709 12:20:52.061398 12078 raft_consensus.cc:1081] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 3 LEADER]: Signalling peer 2ed14bd66ea3430bbe19cafe29588d25 to start an election
I20260709 12:20:52.062906 10580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a1718ebcc5546a2aae0db008f9ea405"
dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
 from {username='slave'} at 127.0.0.1:47052
I20260709 12:20:52.063437 10580 raft_consensus.cc:493] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:52.063745 10580 raft_consensus.cc:3060] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:52.071537 10580 raft_consensus.cc:515] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:52.073426 10580 leader_election.cc:290] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 4 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:52.074095 10655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1718ebcc5546a2aae0db008f9ea405" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:52.074672 10655 raft_consensus.cc:3055] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:20:52.074985 10655 raft_consensus.cc:740] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:52.075080 10730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1718ebcc5546a2aae0db008f9ea405" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:52.075752 10730 raft_consensus.cc:3060] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:52.075752 10655 consensus_queue.cc:260] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [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: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:52.077294 10655 raft_consensus.cc:3060] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:52.083997 10655 raft_consensus.cc:2468] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 4.
I20260709 12:20:52.086508 10548 leader_election.cc:304] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:52.087467 12094 raft_consensus.cc:2804] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:52.087724 10730 raft_consensus.cc:2468] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 4.
I20260709 12:20:52.087910 12094 raft_consensus.cc:697] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:52.089372 12094 consensus_queue.cc:237] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [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: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:52.099246 10482 catalog_manager.cc:5697] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 3 to 4, leader changed from 02216b071b6b442cb932dee569e07434 (127.9.50.2) to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 4 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:52.235817 12023 raft_consensus.cc:993] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434: : Instructing follower 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:52.236385 12078 raft_consensus.cc:1081] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Signalling peer 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:52.237982 11280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "768f57d4c1384af9be47dbd385c52b23"
dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:55380
I20260709 12:20:52.238377 11280 raft_consensus.cc:493] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:52.238621 11280 raft_consensus.cc:3060] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:52.243579 11280 raft_consensus.cc:515] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:52.245450 11280 leader_election.cc:290] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:52.246311 10584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f57d4c1384af9be47dbd385c52b23" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:52.246793 10584 raft_consensus.cc:3060] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:52.247444 10655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f57d4c1384af9be47dbd385c52b23" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:52.248003 10655 raft_consensus.cc:3055] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:52.248188 10655 raft_consensus.cc:740] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:52.248802 10655 consensus_queue.cc:260] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:52.249939 10655 raft_consensus.cc:3060] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:52.252285 10584 raft_consensus.cc:2468] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 3.
I20260709 12:20:52.253525 11251 leader_election.cc:304] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:52.254261 12090 raft_consensus.cc:2804] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:52.254737 12090 raft_consensus.cc:697] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 [term 3 LEADER]: Becoming Leader. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
I20260709 12:20:52.255690 10655 raft_consensus.cc:2468] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 3.
I20260709 12:20:52.255643 12090 consensus_queue.cc:237] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:52.278532 12083 raft_consensus.cc:993] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e: : Instructing follower 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:52.279085 12083 raft_consensus.cc:1081] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Signalling peer 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:52.281070 10482 catalog_manager.cc:5697] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: term changed from 2 to 3, leader changed from 02216b071b6b442cb932dee569e07434 (127.9.50.2) to 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4). New cstate: current_term: 3 leader_uuid: "0e1c330d390040bba9f928f54168a3d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:52.284116 10655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a5e23e2af0746baae738fd5840602f6"
dest_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:35796
I20260709 12:20:52.284703 10655 raft_consensus.cc:493] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:52.285025 10655 raft_consensus.cc:3060] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:52.292203 10655 raft_consensus.cc:515] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:52.293785 10655 leader_election.cc:290] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:52.294526 10584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5e23e2af0746baae738fd5840602f6" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:52.295131 10584 raft_consensus.cc:3060] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:52.295047 10730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5e23e2af0746baae738fd5840602f6" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:52.295667 10730 raft_consensus.cc:3055] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:52.295948 10730 raft_consensus.cc:740] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:52.296588 10730 consensus_queue.cc:260] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:52.297528 10730 raft_consensus.cc:3060] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:52.300037 10584 raft_consensus.cc:2468] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
I20260709 12:20:52.301036 10624 leader_election.cc:304] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:52.302512 10730 raft_consensus.cc:2468] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
I20260709 12:20:52.303100 12078 raft_consensus.cc:2804] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:52.303598 12078 raft_consensus.cc:697] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:52.304440 12078 consensus_queue.cc:237] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:52.315871 10482 catalog_manager.cc:5697] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 1 to 2, leader changed from a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 2 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:52.624701 10655 raft_consensus.cc:1275] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:52.626030 12005 consensus_queue.cc:1048] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:52.650530 10730 raft_consensus.cc:1275] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:52.653010 12094 consensus_queue.cc:1048] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:52.708086 10728 raft_consensus.cc:1275] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:52.709473 12023 consensus_queue.cc:1048] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:52.718653 10580 consensus_queue.cc:237] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:52.724555 10584 raft_consensus.cc:1275] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:52.727658 12023 consensus_queue.cc:1048] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:52.730173 10728 raft_consensus.cc:1275] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:52.733588 12094 consensus_queue.cc:1048] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:52.741110 10651 raft_consensus.cc:1275] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:52.743065 10551 consensus_peers.cc:597] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b4c6f949d5a54cb2bafa52c060df93da. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:52.744529 12094 consensus_queue.cc:1048] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:52.843297 12133 log.cc:927] Time spent T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
W20260709 12:20:52.849532 10548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.2:34209, user_credentials={real_user=slave}} blocked reactor thread for 96281.9us
I20260709 12:20:52.853332 12094 raft_consensus.cc:2955] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:52.903740 10655 raft_consensus.cc:2955] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:52.913511 10579 consensus_queue.cc:237] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:52.918793 10584 raft_consensus.cc:1275] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:52.921707 12087 consensus_queue.cc:1048] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:52.931504 10730 raft_consensus.cc:2955] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:52.945113 10655 raft_consensus.cc:1275] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:52.947252 12094 consensus_queue.cc:1048] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:52.957114 10730 raft_consensus.cc:1275] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:52.951907 10482 catalog_manager.cc:5697] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:52.960575 12131 consensus_queue.cc:1048] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:20:52.963143 10551 consensus_peers.cc:597] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a76dd010b2c8431ca521490f41d04843. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:52.969666  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:52.983134 10652 raft_consensus.cc:1275] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:52.996235 12139 raft_consensus.cc:2955] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:52.998939 12087 consensus_queue.cc:1048] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:53.005069 10728 raft_consensus.cc:2955] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:53.034133 10655 raft_consensus.cc:2955] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:53.037302 10657 consensus_queue.cc:237] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
W20260709 12:20:53.056514 10626 consensus_peers.cc:597] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6b041d3dab54c16b33e9edbdbe70a90. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:53.058192 10728 raft_consensus.cc:1275] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:53.062062 10579 raft_consensus.cc:1275] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:53.061379 10479 catalog_manager.cc:5697] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index -1 to 3, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 2 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:53.064143 12138 consensus_queue.cc:1048] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:53.065696 12023 consensus_queue.cc:1048] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:53.079831 12138 raft_consensus.cc:2955] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:53.085271 10579 raft_consensus.cc:2955] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:53.098381 10728 raft_consensus.cc:2955] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:53.100900 10734 consensus_queue.cc:237] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:53.107507 10480 catalog_manager.cc:5697] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index -1 to 3, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 2 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
W20260709 12:20:53.112488 10700 consensus_peers.cc:597] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a3a2d0b4b1634ebea519382776877b3f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:53.115311 10657 raft_consensus.cc:1275] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:53.116664 12083 consensus_queue.cc:1048] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:53.117373 10579 raft_consensus.cc:1275] T a3a2d0b4b1634ebea519382776877b3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:53.119633 12136 consensus_queue.cc:1048] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:53.131062 10657 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9808fdce2e7e4a02a2b0283ca74656a9"
dest_uuid: "02216b071b6b442cb932dee569e07434"
mode: GRACEFUL
new_leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
 from {username='slave'} at 127.0.0.1:51042
I20260709 12:20:53.131737 12119 raft_consensus.cc:2955] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:53.133260 10657 raft_consensus.cc:606] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Received request to transfer leadership to TS a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:20:53.134048 10655 raft_consensus.cc:2955] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:53.139345 10584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4c6f949d5a54cb2bafa52c060df93da"
dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
mode: GRACEFUL
new_leader_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:56792
I20260709 12:20:53.143436 10584 raft_consensus.cc:606] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Received request to transfer leadership to TS 02216b071b6b442cb932dee569e07434
I20260709 12:20:53.146328  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:20:53.148078  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:53.149372  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:53.152104 10584 raft_consensus.cc:2955] T a3a2d0b4b1634ebea519382776877b3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:53.151963 10480 catalog_manager.cc:5697] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:53.239861 12157 ts_tablet_manager.cc:933] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025)
I20260709 12:20:53.243494 12157 tablet_copy_client.cc:323] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.1:42025
I20260709 12:20:53.245720 10595 tablet_copy_service.cc:140] P 2ed14bd66ea3430bbe19cafe29588d25: Received BeginTabletCopySession request for tablet b4c6f949d5a54cb2bafa52c060df93da from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:59250)
I20260709 12:20:53.246284 10595 tablet_copy_service.cc:161] P 2ed14bd66ea3430bbe19cafe29588d25: Beginning new tablet copy session on tablet b4c6f949d5a54cb2bafa52c060df93da from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:59250: session id = 0e1c330d390040bba9f928f54168a3d1-b4c6f949d5a54cb2bafa52c060df93da
I20260709 12:20:53.254312 10595 tablet_copy_source_session.cc:215] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:53.258002 12157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c6f949d5a54cb2bafa52c060df93da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:53.275985 12157 tablet_copy_client.cc:806] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:53.276623 12157 tablet_copy_client.cc:670] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:53.281854 12157 tablet_copy_client.cc:538] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:53.291786 12157 tablet_bootstrap.cc:492] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:53.315104 12157 tablet_bootstrap.cc:492] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:53.316035 12157 tablet_bootstrap.cc:492] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:53.316740 12157 ts_tablet_manager.cc:1403] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.012s
I20260709 12:20:53.319871 12157 raft_consensus.cc:359] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:53.320711 12157 raft_consensus.cc:740] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:53.321348 12157 consensus_queue.cc:260] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:53.324563 12157 ts_tablet_manager.cc:1434] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:20:53.327090 10595 tablet_copy_service.cc:342] P 2ed14bd66ea3430bbe19cafe29588d25: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-b4c6f949d5a54cb2bafa52c060df93da received from {username='slave'} at 127.0.0.1:59250
I20260709 12:20:53.327606 10595 tablet_copy_service.cc:434] P 2ed14bd66ea3430bbe19cafe29588d25: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-b4c6f949d5a54cb2bafa52c060df93da on tablet b4c6f949d5a54cb2bafa52c060df93da with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:53.342561 12023 raft_consensus.cc:993] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434: : Instructing follower a5344a92b5744aa49c8ef1dcf6acd73e to start an election
I20260709 12:20:53.343081 12138 raft_consensus.cc:1081] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Signalling peer a5344a92b5744aa49c8ef1dcf6acd73e to start an election
I20260709 12:20:53.344830 10734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9808fdce2e7e4a02a2b0283ca74656a9"
dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
 from {username='slave'} at 127.0.0.1:47710
I20260709 12:20:53.345249 10734 raft_consensus.cc:493] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:53.345577 10734 raft_consensus.cc:3060] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:53.355955 10734 raft_consensus.cc:515] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:53.358593 10584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9808fdce2e7e4a02a2b0283ca74656a9" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:53.358664 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9808fdce2e7e4a02a2b0283ca74656a9" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:53.359181 10584 raft_consensus.cc:3060] T 9808fdce2e7e4a02a2b0283ca74656a9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:53.359279 10657 raft_consensus.cc:3055] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:53.359668 10657 raft_consensus.cc:740] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:53.360407 10657 consensus_queue.cc:260] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [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: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:53.361387 10657 raft_consensus.cc:3060] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:53.363992 10584 raft_consensus.cc:2468] T 9808fdce2e7e4a02a2b0283ca74656a9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 3.
I20260709 12:20:53.358208 10734 leader_election.cc:290] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:53.365227 10698 leader_election.cc:304] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [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: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:53.365943 12119 raft_consensus.cc:2804] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:53.366290 12119 raft_consensus.cc:697] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:53.367086 12119 consensus_queue.cc:237] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [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: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:53.367748 10657 raft_consensus.cc:2468] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 3.
I20260709 12:20:53.377987 10481 catalog_manager.cc:5697] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 2 to 3, leader changed from 02216b071b6b442cb932dee569e07434 (127.9.50.2) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 3 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:53.381515 12139 raft_consensus.cc:993] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25: : Instructing follower 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:53.382047 12139 raft_consensus.cc:1081] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Signalling peer 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:53.384459 10655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4c6f949d5a54cb2bafa52c060df93da"
dest_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:35786
I20260709 12:20:53.384991 10655 raft_consensus.cc:493] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:53.385360 10655 raft_consensus.cc:3060] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:53.393852 10655 raft_consensus.cc:515] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:53.396311 10655 leader_election.cc:290] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:53.396840 10584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6f949d5a54cb2bafa52c060df93da" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:53.396796 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6f949d5a54cb2bafa52c060df93da" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:53.397599 10584 raft_consensus.cc:3055] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:53.397706 10734 raft_consensus.cc:3060] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:53.397956 10584 raft_consensus.cc:740] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:53.398712 10584 consensus_queue.cc:260] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:53.400139 10584 raft_consensus.cc:3060] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:53.409293 10584 raft_consensus.cc:2468] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
I20260709 12:20:53.410640 10624 leader_election.cc:304] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:53.411451 12138 raft_consensus.cc:2804] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:53.411939 12138 raft_consensus.cc:697] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:53.414587 12138 consensus_queue.cc:237] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:53.418809 10734 raft_consensus.cc:2468] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
I20260709 12:20:53.428081 10481 catalog_manager.cc:5697] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 1 to 2, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 2 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:53.442282 10657 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4c6f949d5a54cb2bafa52c060df93da"
dest_uuid: "02216b071b6b442cb932dee569e07434"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:35774
I20260709 12:20:53.442978 10657 raft_consensus.cc:606] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:20:53.447257 10657 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4c6f949d5a54cb2bafa52c060df93da"
dest_uuid: "02216b071b6b442cb932dee569e07434"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:35774
I20260709 12:20:53.447808 10657 raft_consensus.cc:606] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:20:53.473477 10657 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4c6f949d5a54cb2bafa52c060df93da"
dest_uuid: "02216b071b6b442cb932dee569e07434"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:35774
I20260709 12:20:53.474053 10657 raft_consensus.cc:606] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Received request to transfer leadership
W20260709 12:20:53.478442 10531 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:20:53.478916 10531 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for b4c6f949d5a54cb2bafa52c060df93da already in progress
W20260709 12:20:53.479532 10531 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for b4c6f949d5a54cb2bafa52c060df93da already in progress
I20260709 12:20:53.521082 12157 ts_tablet_manager.cc:933] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025)
I20260709 12:20:53.528911 12157 tablet_copy_client.cc:323] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.1:42025
I20260709 12:20:53.530473 10595 tablet_copy_service.cc:140] P 2ed14bd66ea3430bbe19cafe29588d25: Received BeginTabletCopySession request for tablet a76dd010b2c8431ca521490f41d04843 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:59250)
I20260709 12:20:53.531015 10595 tablet_copy_service.cc:161] P 2ed14bd66ea3430bbe19cafe29588d25: Beginning new tablet copy session on tablet a76dd010b2c8431ca521490f41d04843 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:59250: session id = 0e1c330d390040bba9f928f54168a3d1-a76dd010b2c8431ca521490f41d04843
I20260709 12:20:53.539160 10595 tablet_copy_source_session.cc:215] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:53.542326 12157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76dd010b2c8431ca521490f41d04843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:53.555575 12157 tablet_copy_client.cc:806] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:53.556142 12157 tablet_copy_client.cc:670] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:53.559334 12157 tablet_copy_client.cc:538] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:53.568228 12157 tablet_bootstrap.cc:492] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:53.589016 12157 tablet_bootstrap.cc:492] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:53.589949 12157 tablet_bootstrap.cc:492] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:53.590617 12157 ts_tablet_manager.cc:1403] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260709 12:20:53.593612 12157 raft_consensus.cc:359] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:53.594465 12157 raft_consensus.cc:740] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:53.595135 12157 consensus_queue.cc:260] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:53.598495 12157 ts_tablet_manager.cc:1434] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:20:53.601200 10595 tablet_copy_service.cc:342] P 2ed14bd66ea3430bbe19cafe29588d25: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-a76dd010b2c8431ca521490f41d04843 received from {username='slave'} at 127.0.0.1:59250
I20260709 12:20:53.601629 10595 tablet_copy_service.cc:434] P 2ed14bd66ea3430bbe19cafe29588d25: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-a76dd010b2c8431ca521490f41d04843 on tablet a76dd010b2c8431ca521490f41d04843 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:53.625669 12157 ts_tablet_manager.cc:933] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:53.627679 12157 tablet_copy_client.cc:323] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.2:34209
I20260709 12:20:53.629412 10669 tablet_copy_service.cc:140] P 02216b071b6b442cb932dee569e07434: Received BeginTabletCopySession request for tablet b6b041d3dab54c16b33e9edbdbe70a90 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:46154)
I20260709 12:20:53.629987 10669 tablet_copy_service.cc:161] P 02216b071b6b442cb932dee569e07434: Beginning new tablet copy session on tablet b6b041d3dab54c16b33e9edbdbe70a90 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:46154: session id = 0e1c330d390040bba9f928f54168a3d1-b6b041d3dab54c16b33e9edbdbe70a90
I20260709 12:20:53.638149 10669 tablet_copy_source_session.cc:215] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:53.642674 12157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b041d3dab54c16b33e9edbdbe70a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:53.659582 12157 tablet_copy_client.cc:806] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:53.660178 12157 tablet_copy_client.cc:670] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:53.664808 12157 tablet_copy_client.cc:538] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:53.673413 12157 tablet_bootstrap.cc:492] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:53.693576 12157 tablet_bootstrap.cc:492] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:53.694535 12157 tablet_bootstrap.cc:492] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:53.695182 12157 ts_tablet_manager.cc:1403] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.022s	user 0.023s	sys 0.000s
I20260709 12:20:53.697778 12157 raft_consensus.cc:359] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:53.698541 12157 raft_consensus.cc:740] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:53.699131 12157 consensus_queue.cc:260] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:53.701279 12157 ts_tablet_manager.cc:1434] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:20:53.704288 10669 tablet_copy_service.cc:342] P 02216b071b6b442cb932dee569e07434: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-b6b041d3dab54c16b33e9edbdbe70a90 received from {username='slave'} at 127.0.0.1:46154
I20260709 12:20:53.704749 10669 tablet_copy_service.cc:434] P 02216b071b6b442cb932dee569e07434: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-b6b041d3dab54c16b33e9edbdbe70a90 on tablet b6b041d3dab54c16b33e9edbdbe70a90 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:53.709816 12157 ts_tablet_manager.cc:933] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:53.727530 12157 tablet_copy_client.cc:323] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.3:33521
I20260709 12:20:53.733177 10743 tablet_copy_service.cc:140] P a5344a92b5744aa49c8ef1dcf6acd73e: Received BeginTabletCopySession request for tablet a3a2d0b4b1634ebea519382776877b3f from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:47332)
I20260709 12:20:53.733745 10743 tablet_copy_service.cc:161] P a5344a92b5744aa49c8ef1dcf6acd73e: Beginning new tablet copy session on tablet a3a2d0b4b1634ebea519382776877b3f from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:47332: session id = 0e1c330d390040bba9f928f54168a3d1-a3a2d0b4b1634ebea519382776877b3f
I20260709 12:20:53.748426 10743 tablet_copy_source_session.cc:215] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:53.751612 12157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a2d0b4b1634ebea519382776877b3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:53.767853 12157 tablet_copy_client.cc:806] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:53.768615 12157 tablet_copy_client.cc:670] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:53.772383 12157 tablet_copy_client.cc:538] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:53.781267 12157 tablet_bootstrap.cc:492] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:53.803889 10657 raft_consensus.cc:1275] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:53.827685 12083 consensus_queue.cc:1048] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:53.833629 12157 tablet_bootstrap.cc:492] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:53.834602 12157 tablet_bootstrap.cc:492] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:53.835312 12157 ts_tablet_manager.cc:1403] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.054s	user 0.027s	sys 0.016s
I20260709 12:20:53.837999 12157 raft_consensus.cc:359] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:53.838872 12157 raft_consensus.cc:740] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:53.839514 12157 consensus_queue.cc:260] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:53.841991 12157 ts_tablet_manager.cc:1434] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:20:53.844429 10743 tablet_copy_service.cc:342] P a5344a92b5744aa49c8ef1dcf6acd73e: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-a3a2d0b4b1634ebea519382776877b3f received from {username='slave'} at 127.0.0.1:47332
I20260709 12:20:53.844949 10743 tablet_copy_service.cc:434] P a5344a92b5744aa49c8ef1dcf6acd73e: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-a3a2d0b4b1634ebea519382776877b3f on tablet a3a2d0b4b1634ebea519382776877b3f with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:53.871219 10579 raft_consensus.cc:1275] T 9808fdce2e7e4a02a2b0283ca74656a9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:53.878419 12119 consensus_queue.cc:1048] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:53.921748 10728 raft_consensus.cc:1275] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:53.923116 12169 consensus_queue.cc:1048] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:53.928751 12023 raft_consensus.cc:993] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434: : Instructing follower a5344a92b5744aa49c8ef1dcf6acd73e to start an election
I20260709 12:20:53.929418 12023 raft_consensus.cc:1081] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Signalling peer a5344a92b5744aa49c8ef1dcf6acd73e to start an election
I20260709 12:20:53.934935 10584 raft_consensus.cc:1275] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:53.936240 10728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4c6f949d5a54cb2bafa52c060df93da"
dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
 from {username='slave'} at 127.0.0.1:47710
I20260709 12:20:53.939028 12138 consensus_queue.cc:1048] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:53.939360 10728 raft_consensus.cc:493] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:53.939771 10728 raft_consensus.cc:3060] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:53.941987 11284 raft_consensus.cc:3060] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Advancing to term 2
I20260709 12:20:53.949738 11284 raft_consensus.cc:1275] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEARNER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:53.951587 11286 raft_consensus.cc:1217] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:20:53.963182 12176 consensus_queue.cc:1048] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:53.963903 10728 raft_consensus.cc:515] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:53.970851 10728 leader_election.cc:290] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:53.970932 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6f949d5a54cb2bafa52c060df93da" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:53.971550 10579 raft_consensus.cc:3060] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:53.984576 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6f949d5a54cb2bafa52c060df93da" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:53.985271 10657 raft_consensus.cc:3055] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:53.985597 10657 raft_consensus.cc:740] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:53.986471 10657 consensus_queue.cc:260] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:53.988999 10657 raft_consensus.cc:3060] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:53.985509 10579 raft_consensus.cc:2468] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 3.
I20260709 12:20:54.005586 10698 leader_election.cc:304] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [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: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:54.006704 12083 raft_consensus.cc:2804] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:54.007268 12083 raft_consensus.cc:697] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:54.008270 12083 consensus_queue.cc:237] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:54.022739 10480 catalog_manager.cc:5697] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 2 to 3, leader changed from 02216b071b6b442cb932dee569e07434 (127.9.50.2) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 3 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:54.024588 10657 raft_consensus.cc:2468] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 3.
I20260709 12:20:54.032753 11286 raft_consensus.cc:1217] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:20:54.221798  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:54.277594 10728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a771df449354ae8b12ee51e2c029751"
dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
mode: GRACEFUL
new_leader_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:45846
I20260709 12:20:54.278220 10728 raft_consensus.cc:606] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Received request to transfer leadership to TS 02216b071b6b442cb932dee569e07434
I20260709 12:20:54.281350 10728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "613f3f5bac74449ca06466d97bdd2715"
dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
mode: GRACEFUL
new_leader_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:45846
I20260709 12:20:54.282081 10728 raft_consensus.cc:606] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Received request to transfer leadership to TS 02216b071b6b442cb932dee569e07434
I20260709 12:20:54.283308  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:20:54.284840  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:54.285624  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:54.319198 11286 raft_consensus.cc:1217] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:54.368695 12139 raft_consensus.cc:1064] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:54.371642 12139 consensus_queue.cc:237] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:54.379132 11284 raft_consensus.cc:1275] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEARNER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:54.379323 10657 raft_consensus.cc:1275] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:54.380530 10728 raft_consensus.cc:1275] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:54.381130 12139 consensus_queue.cc:1048] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:54.382069 12005 consensus_queue.cc:1048] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:54.388628 12139 consensus_queue.cc:1048] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:54.407662 10655 raft_consensus.cc:1275] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:20:54.410097 12172 consensus_queue.cc:1048] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:54.427402 10584 raft_consensus.cc:1275] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:20:54.437601 12083 consensus_queue.cc:1048] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:54.439096 11286 raft_consensus.cc:3060] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEARNER]: Advancing to term 3
I20260709 12:20:54.474527 11286 raft_consensus.cc:1275] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1 [term 3 LEARNER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:20:54.476174 12172 consensus_queue.cc:1048] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:54.487794 12094 raft_consensus.cc:2955] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:54.491473 12083 raft_consensus.cc:1064] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:54.496351 10652 raft_consensus.cc:2955] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:54.497442 10728 raft_consensus.cc:2955] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:54.504642 11280 raft_consensus.cc:2955] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:54.512741 12169 raft_consensus.cc:1064] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:54.512259 10481 catalog_manager.cc:5697] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index 3 to 4, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:54.538422 10579 consensus_queue.cc:237] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:54.533100 12083 consensus_queue.cc:237] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:54.545576 12169 consensus_queue.cc:237] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:54.566792 10734 raft_consensus.cc:1275] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:54.567471 11280 raft_consensus.cc:1275] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:54.569144 12139 consensus_queue.cc:1048] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:54.570029 12094 consensus_queue.cc:1048] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:54.582198 10579 raft_consensus.cc:1275] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:54.583498 11280 raft_consensus.cc:1275] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1 [term 3 LEARNER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:54.584513 12119 consensus_queue.cc:1048] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:54.589521 12119 consensus_queue.cc:1048] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:54.597664 10655 raft_consensus.cc:1275] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:54.599213 12119 consensus_queue.cc:1048] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:54.603588 12083 raft_consensus.cc:993] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e: : Instructing follower 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:54.604991 12172 raft_consensus.cc:1081] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Signalling peer 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:54.607012 12172 raft_consensus.cc:993] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e: : Instructing follower 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:54.609978 10660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "613f3f5bac74449ca06466d97bdd2715"
dest_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:35796
I20260709 12:20:54.611164 10660 raft_consensus.cc:493] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:54.611364 12172 raft_consensus.cc:1081] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Signalling peer 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:54.611500 10660 raft_consensus.cc:3060] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:54.617978 10655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a771df449354ae8b12ee51e2c029751"
dest_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:35796
I20260709 12:20:54.618685 10655 raft_consensus.cc:493] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:54.619786 10655 raft_consensus.cc:3060] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:54.619338 10651 raft_consensus.cc:2955] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:54.628252 10655 raft_consensus.cc:515] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:54.635021 10579 raft_consensus.cc:1275] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:54.635227 10655 leader_election.cc:290] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Requested vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:20:54.619092 12172 raft_consensus.cc:2955] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:54.636566 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a771df449354ae8b12ee51e2c029751" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:20:54.637123 11284 raft_consensus.cc:3060] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:54.642772 10660 raft_consensus.cc:515] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:54.645785 10730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a771df449354ae8b12ee51e2c029751" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:54.646371 10730 raft_consensus.cc:3055] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:54.645581 11281 raft_consensus.cc:2955] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:54.646636 10730 raft_consensus.cc:740] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:54.647442 10730 consensus_queue.cc:260] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:54.647541 12169 consensus_queue.cc:1048] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:54.648620 10730 raft_consensus.cc:3060] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:54.649230 10660 leader_election.cc:290] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:54.650004 10584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "613f3f5bac74449ca06466d97bdd2715" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:54.650547 10584 raft_consensus.cc:3060] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:54.651480 10734 raft_consensus.cc:1275] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:54.656519 10730 raft_consensus.cc:2468] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
I20260709 12:20:54.657570 10584 raft_consensus.cc:2468] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
I20260709 12:20:54.658813 10624 leader_election.cc:304] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:54.645345 11284 raft_consensus.cc:2468] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
W20260709 12:20:54.628747 10551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.3:33521, user_credentials={real_user=slave}} blocked reactor thread for 51145.2us
I20260709 12:20:54.632929 11280 raft_consensus.cc:1275] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEARNER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:54.661592 10626 leader_election.cc:304] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1; no voters: 
I20260709 12:20:54.663421 12176 raft_consensus.cc:2804] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:54.663861 12176 raft_consensus.cc:697] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:54.664618 12005 raft_consensus.cc:2955] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:54.673970 12189 consensus_queue.cc:1048] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:54.675596 11281 raft_consensus.cc:2955] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:54.683579 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "613f3f5bac74449ca06466d97bdd2715" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:54.684188 10734 raft_consensus.cc:3055] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:54.684455 10734 raft_consensus.cc:740] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:20:54.685163 10734 consensus_queue.cc:260] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:54.685259 12189 consensus_queue.cc:1048] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:54.686353 10734 raft_consensus.cc:3060] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:54.664660 12176 consensus_queue.cc:237] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:54.659794 12023 raft_consensus.cc:2804] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:54.688335 12023 raft_consensus.cc:697] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:54.689141 12023 consensus_queue.cc:237] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:54.693836 10734 raft_consensus.cc:2468] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
I20260709 12:20:54.695116 10468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a76dd010b2c8431ca521490f41d04843 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:54.702432 10479 catalog_manager.cc:5697] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 2 to 5, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:54.714291 10584 raft_consensus.cc:2955] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:54.717147 10734 raft_consensus.cc:2955] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:54.734544 10480 catalog_manager.cc:5697] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index 4 to 5, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New cstate: current_term: 2 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:54.793998 10647 tablet_service.cc:1558] Processing DeleteTablet for tablet a76dd010b2c8431ca521490f41d04843 with delete_type TABLET_DATA_TOMBSTONED (TS 02216b071b6b442cb932dee569e07434 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35774
I20260709 12:20:54.812666 12083 raft_consensus.cc:1064] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:54.815586 12083 consensus_queue.cc:237] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:54.827152 12206 tablet_replica.cc:333] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:20:54.828814 10730 consensus_queue.cc:237] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:54.834597 11281 raft_consensus.cc:1275] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:54.836581 10579 raft_consensus.cc:1275] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:54.837211 12193 consensus_queue.cc:1048] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:54.836661 12189 raft_consensus.cc:2955] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
W20260709 12:20:54.838165 10626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.4:41797, user_credentials={real_user=slave}} blocked reactor thread for 121998us
I20260709 12:20:54.847265 12206 raft_consensus.cc:2243] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.838470 10584 raft_consensus.cc:2955] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:54.864032 12206 raft_consensus.cc:2272] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.864986 11281 raft_consensus.cc:1275] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:54.869025 12206 ts_tablet_manager.cc:1916] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:54.869279 10580 raft_consensus.cc:1275] T a3a2d0b4b1634ebea519382776877b3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:54.872596 12083 consensus_queue.cc:1048] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:54.874806 12193 consensus_queue.cc:1048] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:54.875854 12195 raft_consensus.cc:2955] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:54.883347 10660 raft_consensus.cc:1275] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:54.884595 12119 consensus_queue.cc:1048] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:54.886371 11281 raft_consensus.cc:2955] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:54.899539 11284 raft_consensus.cc:2955] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:54.900959 12119 consensus_queue.cc:1048] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:54.905339 10579 raft_consensus.cc:2955] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:54.912731 10470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b4c6f949d5a54cb2bafa52c060df93da with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:54.926540 10481 catalog_manager.cc:5697] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 3 to 4, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:54.917450 10480 catalog_manager.cc:5697] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 1 to 2, leader changed from a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 2 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:54.943233 10730 raft_consensus.cc:2955] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:54.947480 12206 ts_tablet_manager.cc:1929] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:20:54.948074 12206 log.cc:1199] T a76dd010b2c8431ca521490f41d04843 P 02216b071b6b442cb932dee569e07434: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-1-root/wals/a76dd010b2c8431ca521490f41d04843
I20260709 12:20:54.972441 10467 catalog_manager.cc:5028] TS 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): tablet a76dd010b2c8431ca521490f41d04843 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:54.990626 10479 catalog_manager.cc:5697] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index 5 to 6, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New cstate: current_term: 3 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:55.001502 12204 raft_consensus.cc:2955] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:55.002748 11284 raft_consensus.cc:2955] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:55.013840 10660 raft_consensus.cc:2955] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:55.020448 10647 tablet_service.cc:1558] Processing DeleteTablet for tablet b4c6f949d5a54cb2bafa52c060df93da with delete_type TABLET_DATA_TOMBSTONED (TS 02216b071b6b442cb932dee569e07434 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:35774
I20260709 12:20:55.022051 12206 tablet_replica.cc:333] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:20:55.024504 12206 raft_consensus.cc:2243] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.025830 12206 raft_consensus.cc:2272] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.030697 10579 raft_consensus.cc:2955] T a3a2d0b4b1634ebea519382776877b3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:55.040082 10482 catalog_manager.cc:5697] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 1 to 2, leader changed from a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 2 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:55.047822 12206 ts_tablet_manager.cc:1916] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:55.055217 10480 catalog_manager.cc:5697] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:55.083817 12206 ts_tablet_manager.cc:1929] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:20:55.084319 12206 log.cc:1199] T b4c6f949d5a54cb2bafa52c060df93da P 02216b071b6b442cb932dee569e07434: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-1-root/wals/b4c6f949d5a54cb2bafa52c060df93da
I20260709 12:20:55.085928 10467 catalog_manager.cc:5028] TS 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): tablet b4c6f949d5a54cb2bafa52c060df93da (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:55.089401 10651 consensus_queue.cc:237] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:55.109539 10730 consensus_queue.cc:237] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:55.119611 10579 raft_consensus.cc:1275] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:55.122267 10579 raft_consensus.cc:1275] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:55.122718 11280 raft_consensus.cc:1275] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:55.124168 12189 consensus_queue.cc:1048] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:55.126235 12189 consensus_queue.cc:1048] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:55.130903 12189 consensus_queue.cc:1048] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:55.140679 12201 raft_consensus.cc:2955] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:55.143451 10734 raft_consensus.cc:1275] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:55.154397 12169 consensus_queue.cc:1048] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:55.175518 10579 raft_consensus.cc:2955] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:55.177021 11280 raft_consensus.cc:1275] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:55.179327 11280 raft_consensus.cc:2955] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:55.183182 12204 consensus_queue.cc:1048] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:55.186479 10651 raft_consensus.cc:1275] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:55.191237 12204 consensus_queue.cc:1048] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:55.202342 12195 raft_consensus.cc:2955] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:55.204203 11284 raft_consensus.cc:2955] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:55.224478 10660 raft_consensus.cc:2955] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:55.233098 10479 catalog_manager.cc:5697] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 4 to 5, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New cstate: current_term: 2 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
W20260709 12:20:55.279345 12214 log.cc:927] Time spent T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 12:20:55.315299 10467 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b6b041d3dab54c16b33e9edbdbe70a90 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:55.315655 10470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a3a2d0b4b1634ebea519382776877b3f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:55.328825 10720 tablet_service.cc:1558] Processing DeleteTablet for tablet b6b041d3dab54c16b33e9edbdbe70a90 with delete_type TABLET_DATA_TOMBSTONED (TS a5344a92b5744aa49c8ef1dcf6acd73e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47700
I20260709 12:20:55.349015  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:55.334466 10482 catalog_manager.cc:5697] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:55.393146 10568 tablet_service.cc:1558] Processing DeleteTablet for tablet a3a2d0b4b1634ebea519382776877b3f with delete_type TABLET_DATA_TOMBSTONED (TS 2ed14bd66ea3430bbe19cafe29588d25 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47042
W20260709 12:20:55.401697 10626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.3:33521, user_credentials={real_user=slave}} blocked reactor thread for 136608us
I20260709 12:20:55.404874 10728 raft_consensus.cc:1275] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:55.407790 12226 tablet_replica.cc:333] T a3a2d0b4b1634ebea519382776877b3f P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:20:55.409162 12226 raft_consensus.cc:2243] T a3a2d0b4b1634ebea519382776877b3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.410192 12226 raft_consensus.cc:2272] T a3a2d0b4b1634ebea519382776877b3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.418807 11284 raft_consensus.cc:1275] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:55.421756 12226 ts_tablet_manager.cc:1916] T a3a2d0b4b1634ebea519382776877b3f P 2ed14bd66ea3430bbe19cafe29588d25: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:55.423804 12225 tablet_replica.cc:333] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:20:55.428318 12225 raft_consensus.cc:2243] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.429157 12225 raft_consensus.cc:2272] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.433320 12225 ts_tablet_manager.cc:1916] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:55.440706 12218 consensus_queue.cc:1048] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:55.446410 12226 ts_tablet_manager.cc:1929] T a3a2d0b4b1634ebea519382776877b3f P 2ed14bd66ea3430bbe19cafe29588d25: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:55.447625 10652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fe713968873425a832472b9baa9243b"
dest_uuid: "02216b071b6b442cb932dee569e07434"
mode: GRACEFUL
new_leader_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:51042
I20260709 12:20:55.448261 12226 log.cc:1199] T a3a2d0b4b1634ebea519382776877b3f P 2ed14bd66ea3430bbe19cafe29588d25: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-0-root/wals/a3a2d0b4b1634ebea519382776877b3f
I20260709 12:20:55.448361 10652 raft_consensus.cc:606] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Received request to transfer leadership to TS 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:55.449910 10468 catalog_manager.cc:5028] TS 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): tablet a3a2d0b4b1634ebea519382776877b3f (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:55.451023 10652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cf46ffc96f84ec7adf5ba40e962f573"
dest_uuid: "02216b071b6b442cb932dee569e07434"
mode: GRACEFUL
new_leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
 from {username='slave'} at 127.0.0.1:51042
I20260709 12:20:55.451594 10652 raft_consensus.cc:606] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Received request to transfer leadership to TS 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:55.452832  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:20:55.454447  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:55.455169  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:55.457269 12200 consensus_queue.cc:1048] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:55.459040 12169 raft_consensus.cc:993] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434: : Instructing follower 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:55.459650 12221 raft_consensus.cc:1081] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Signalling peer 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:55.481725 11281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fe713968873425a832472b9baa9243b"
dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:55380
I20260709 12:20:55.482370 11281 raft_consensus.cc:493] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:55.482753 11281 raft_consensus.cc:3060] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:55.495404 12225 ts_tablet_manager.cc:1929] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:20:55.495976 12225 log.cc:1199] T b6b041d3dab54c16b33e9edbdbe70a90 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-2-root/wals/b6b041d3dab54c16b33e9edbdbe70a90
I20260709 12:20:55.497817 10470 catalog_manager.cc:5028] TS a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): tablet b6b041d3dab54c16b33e9edbdbe70a90 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:55.508903 11281 raft_consensus.cc:515] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:55.518373 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe713968873425a832472b9baa9243b" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:55.519121 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe713968873425a832472b9baa9243b" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:55.519018 10651 raft_consensus.cc:3055] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:55.519654 10734 raft_consensus.cc:3060] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:55.519846 10651 raft_consensus.cc:740] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:55.520574 10651 consensus_queue.cc:260] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:55.521550 10651 raft_consensus.cc:3060] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:55.526633 10734 raft_consensus.cc:2468] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 3.
I20260709 12:20:55.527783 10651 raft_consensus.cc:2468] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 3.
I20260709 12:20:55.528779 11253 leader_election.cc:304] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:55.530134 11281 leader_election.cc:290] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:55.532645 12217 raft_consensus.cc:2804] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:55.533635 12217 raft_consensus.cc:697] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [term 3 LEADER]: Becoming Leader. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
I20260709 12:20:55.534543 12217 consensus_queue.cc:237] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:55.545228 10479 catalog_manager.cc:5697] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: term changed from 2 to 3, leader changed from 02216b071b6b442cb932dee569e07434 (127.9.50.2) to 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4). New cstate: current_term: 3 leader_uuid: "0e1c330d390040bba9f928f54168a3d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:55.840034 12223 raft_consensus.cc:993] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434: : Instructing follower 2ed14bd66ea3430bbe19cafe29588d25 to start an election
I20260709 12:20:55.840560 12224 raft_consensus.cc:1081] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Signalling peer 2ed14bd66ea3430bbe19cafe29588d25 to start an election
I20260709 12:20:55.842427 10580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cf46ffc96f84ec7adf5ba40e962f573"
dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
 from {username='slave'} at 127.0.0.1:47052
I20260709 12:20:55.843117 10580 raft_consensus.cc:493] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:55.843473 10580 raft_consensus.cc:3060] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.849530 10580 raft_consensus.cc:515] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:55.851629 10580 leader_election.cc:290] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:20:55.852581 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf46ffc96f84ec7adf5ba40e962f573" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:20:55.853143 11281 raft_consensus.cc:3060] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.853852 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf46ffc96f84ec7adf5ba40e962f573" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:55.854588 10651 raft_consensus.cc:3055] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:55.854969 10651 raft_consensus.cc:740] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:55.855789 10651 consensus_queue.cc:260] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:55.856767 10651 raft_consensus.cc:3060] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.861436 11281 raft_consensus.cc:2468] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 2.
I20260709 12:20:55.862598 10551 leader_election.cc:304] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:20:55.863636 12191 raft_consensus.cc:2804] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:55.865765 10651 raft_consensus.cc:2468] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 2.
I20260709 12:20:55.864741 12191 raft_consensus.cc:697] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:55.868765 12191 consensus_queue.cc:237] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:55.883656 10479 catalog_manager.cc:5697] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 1 to 2, leader changed from 02216b071b6b442cb932dee569e07434 (127.9.50.2) to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 2 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:55.997573 10651 raft_consensus.cc:1275] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:55.999094 12217 consensus_queue.cc:1048] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:56.021777 10734 raft_consensus.cc:1275] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:56.023550 12234 consensus_queue.cc:1048] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:56.287509 10651 raft_consensus.cc:1275] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:56.288717 12191 consensus_queue.cc:1048] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:56.310590 11281 raft_consensus.cc:1275] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:56.312353 12222 consensus_queue.cc:1048] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:56.477241 10651 consensus_queue.cc:237] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:56.483537 10580 raft_consensus.cc:1275] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:56.483911 10734 raft_consensus.cc:1275] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:20:56.484172 10626 consensus_peers.cc:597] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ffd739b352b457ba491dcbd5bb34986. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:56.485285 12223 consensus_queue.cc:1048] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:56.486168 12239 consensus_queue.cc:1048] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:56.495594 12239 raft_consensus.cc:2955] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:56.499327 10579 raft_consensus.cc:2955] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:56.499990 10734 raft_consensus.cc:2955] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:56.513953  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:56.513664 10579 consensus_queue.cc:237] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:56.525516 10482 catalog_manager.cc:5697] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index -1 to 3, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 2 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:56.531636 10734 raft_consensus.cc:1275] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:56.533934 10660 raft_consensus.cc:1275] T 05eb693466da4990b45ae2f6952067c6 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:56.538676 10551 consensus_peers.cc:597] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 05eb693466da4990b45ae2f6952067c6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:56.539222 12243 consensus_queue.cc:1048] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:56.544548 12191 consensus_queue.cc:1048] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:56.556181 12242 raft_consensus.cc:2955] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:56.568852 10660 raft_consensus.cc:2955] T 05eb693466da4990b45ae2f6952067c6 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:56.571556 10734 raft_consensus.cc:2955] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:56.577986 10728 consensus_queue.cc:237] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:56.583438 10579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cf46ffc96f84ec7adf5ba40e962f573"
dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
mode: GRACEFUL
new_leader_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:56792
I20260709 12:20:56.584065 10579 raft_consensus.cc:606] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Received request to transfer leadership to TS 02216b071b6b442cb932dee569e07434
I20260709 12:20:56.586352  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:20:56.592592 10482 catalog_manager.cc:5697] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:56.599629  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:20:56.609314 10700 consensus_peers.cc:597] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4213a680c47e4a7b84908cff62ef9950. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:56.609875 10580 raft_consensus.cc:1275] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:56.610661 10651 raft_consensus.cc:1275] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:56.616613 12204 consensus_queue.cc:1048] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:56.614702  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:56.618801 12204 consensus_queue.cc:1048] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:56.637233 12083 raft_consensus.cc:2955] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:56.641104 10580 raft_consensus.cc:2955] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:56.644243 10651 raft_consensus.cc:2955] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:56.660578 10482 catalog_manager.cc:5697] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:56.660061 10660 consensus_queue.cc:237] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
W20260709 12:20:56.680183 10626 consensus_peers.cc:597] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 613f3f5bac74449ca06466d97bdd2715. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:56.687484 10728 raft_consensus.cc:1275] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:56.687469 10580 raft_consensus.cc:1275] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:56.688921 12224 consensus_queue.cc:1048] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:56.691848 12239 consensus_queue.cc:1048] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:56.698153 12224 raft_consensus.cc:2955] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:56.699860 10728 raft_consensus.cc:2955] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:56.721478 10481 catalog_manager.cc:5697] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index -1 to 3, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 2 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:56.741400 10580 raft_consensus.cc:2955] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:56.825683 12191 raft_consensus.cc:993] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25: : Instructing follower 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:56.826138 12242 raft_consensus.cc:1081] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Signalling peer 02216b071b6b442cb932dee569e07434 to start an election
I20260709 12:20:56.827723 10660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cf46ffc96f84ec7adf5ba40e962f573"
dest_uuid: "02216b071b6b442cb932dee569e07434"
 from {username='slave'} at 127.0.0.1:35786
I20260709 12:20:56.828333 10660 raft_consensus.cc:493] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:56.828686 10660 raft_consensus.cc:3060] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:56.835449 10660 raft_consensus.cc:515] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:56.837445 10660 leader_election.cc:290] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:20:56.838593 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf46ffc96f84ec7adf5ba40e962f573" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:20:56.839236 11284 raft_consensus.cc:3060] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:56.838938 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf46ffc96f84ec7adf5ba40e962f573" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:56.841568 10580 raft_consensus.cc:3055] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:56.841883 10580 raft_consensus.cc:740] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:56.842594 10580 consensus_queue.cc:260] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:56.844894 10580 raft_consensus.cc:3060] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:56.846576 11284 raft_consensus.cc:2468] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 3.
I20260709 12:20:56.847656 10626 leader_election.cc:304] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1; no voters: 
I20260709 12:20:56.848418 12223 raft_consensus.cc:2804] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:56.848872 12223 raft_consensus.cc:697] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 3 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:56.849645 12223 consensus_queue.cc:237] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:56.851015 10580 raft_consensus.cc:2468] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 3.
I20260709 12:20:56.860873 10479 catalog_manager.cc:5697] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 2 to 3, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 3 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:56.937558 12260 ts_tablet_manager.cc:933] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:56.939169 12260 tablet_copy_client.cc:323] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.2:34209
I20260709 12:20:56.941696 10669 tablet_copy_service.cc:140] P 02216b071b6b442cb932dee569e07434: Received BeginTabletCopySession request for tablet 1ffd739b352b457ba491dcbd5bb34986 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:46154)
I20260709 12:20:56.942252 10669 tablet_copy_service.cc:161] P 02216b071b6b442cb932dee569e07434: Beginning new tablet copy session on tablet 1ffd739b352b457ba491dcbd5bb34986 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:46154: session id = 0e1c330d390040bba9f928f54168a3d1-1ffd739b352b457ba491dcbd5bb34986
I20260709 12:20:56.952208 10669 tablet_copy_source_session.cc:215] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:56.956012 12260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffd739b352b457ba491dcbd5bb34986. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:56.967651 12260 tablet_copy_client.cc:806] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:56.968950 12260 tablet_copy_client.cc:670] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:56.982930 12260 tablet_copy_client.cc:538] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:56.994340 12260 tablet_bootstrap.cc:492] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:57.025156 12260 tablet_bootstrap.cc:492] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:57.026171 12260 tablet_bootstrap.cc:492] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:57.026855 12260 ts_tablet_manager.cc:1403] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.010s
I20260709 12:20:57.030668 12260 raft_consensus.cc:359] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:57.031822 12260 raft_consensus.cc:740] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:57.032603 12260 consensus_queue.cc:260] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:57.034658 12260 ts_tablet_manager.cc:1434] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:20:57.037353 10669 tablet_copy_service.cc:342] P 02216b071b6b442cb932dee569e07434: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-1ffd739b352b457ba491dcbd5bb34986 received from {username='slave'} at 127.0.0.1:46154
I20260709 12:20:57.037791 10669 tablet_copy_service.cc:434] P 02216b071b6b442cb932dee569e07434: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-1ffd739b352b457ba491dcbd5bb34986 on tablet 1ffd739b352b457ba491dcbd5bb34986 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:57.049235 12260 ts_tablet_manager.cc:933] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025)
I20260709 12:20:57.059131 12260 tablet_copy_client.cc:323] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.1:42025
I20260709 12:20:57.060714 10595 tablet_copy_service.cc:140] P 2ed14bd66ea3430bbe19cafe29588d25: Received BeginTabletCopySession request for tablet 05eb693466da4990b45ae2f6952067c6 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:59250)
I20260709 12:20:57.061255 10595 tablet_copy_service.cc:161] P 2ed14bd66ea3430bbe19cafe29588d25: Beginning new tablet copy session on tablet 05eb693466da4990b45ae2f6952067c6 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:59250: session id = 0e1c330d390040bba9f928f54168a3d1-05eb693466da4990b45ae2f6952067c6
I20260709 12:20:57.068161 10595 tablet_copy_source_session.cc:215] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:57.070735 12260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05eb693466da4990b45ae2f6952067c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.084404 12260 tablet_copy_client.cc:806] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:57.085062 12260 tablet_copy_client.cc:670] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:57.088856 12260 tablet_copy_client.cc:538] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:57.097047 12260 tablet_bootstrap.cc:492] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:57.113065 12260 tablet_bootstrap.cc:492] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:57.114219 12260 tablet_bootstrap.cc:492] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:57.114971 12260 ts_tablet_manager.cc:1403] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.003s
I20260709 12:20:57.117576 12260 raft_consensus.cc:359] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:57.118326 12260 raft_consensus.cc:740] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:57.118988 12260 consensus_queue.cc:260] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:57.123271 12266 ts_tablet_manager.cc:933] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:57.125584 12260 ts_tablet_manager.cc:1434] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:20:57.127966 10595 tablet_copy_service.cc:342] P 2ed14bd66ea3430bbe19cafe29588d25: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-05eb693466da4990b45ae2f6952067c6 received from {username='slave'} at 127.0.0.1:59250
I20260709 12:20:57.128472 10595 tablet_copy_service.cc:434] P 2ed14bd66ea3430bbe19cafe29588d25: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-05eb693466da4990b45ae2f6952067c6 on tablet 05eb693466da4990b45ae2f6952067c6 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:57.139420 12266 tablet_copy_client.cc:323] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.3:33521
I20260709 12:20:57.141615 10743 tablet_copy_service.cc:140] P a5344a92b5744aa49c8ef1dcf6acd73e: Received BeginTabletCopySession request for tablet 4213a680c47e4a7b84908cff62ef9950 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:47332)
I20260709 12:20:57.142154 10743 tablet_copy_service.cc:161] P a5344a92b5744aa49c8ef1dcf6acd73e: Beginning new tablet copy session on tablet 4213a680c47e4a7b84908cff62ef9950 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:47332: session id = 0e1c330d390040bba9f928f54168a3d1-4213a680c47e4a7b84908cff62ef9950
I20260709 12:20:57.149629 10743 tablet_copy_source_session.cc:215] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:57.156801 12266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4213a680c47e4a7b84908cff62ef9950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.172930 12266 tablet_copy_client.cc:806] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:57.173691 12266 tablet_copy_client.cc:670] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:57.177284 12266 tablet_copy_client.cc:538] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:57.184011 12266 tablet_bootstrap.cc:492] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:57.207020 12266 tablet_bootstrap.cc:492] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:57.208395 12266 tablet_bootstrap.cc:492] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:57.209286 12266 ts_tablet_manager.cc:1403] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260709 12:20:57.211669 12266 raft_consensus.cc:359] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:57.212252 12266 raft_consensus.cc:740] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:57.212779 12266 consensus_queue.cc:260] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:57.214644 12266 ts_tablet_manager.cc:1434] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 12:20:57.218782 10743 tablet_copy_service.cc:342] P a5344a92b5744aa49c8ef1dcf6acd73e: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-4213a680c47e4a7b84908cff62ef9950 received from {username='slave'} at 127.0.0.1:47332
I20260709 12:20:57.219214 10743 tablet_copy_service.cc:434] P a5344a92b5744aa49c8ef1dcf6acd73e: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-4213a680c47e4a7b84908cff62ef9950 on tablet 4213a680c47e4a7b84908cff62ef9950 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:57.240864 11284 raft_consensus.cc:1275] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:57.241981 12239 consensus_queue.cc:1048] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:57.266412 10579 raft_consensus.cc:1275] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:57.268293 12224 consensus_queue.cc:1048] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:20:57.297036 12266 ts_tablet_manager.cc:933] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:57.304145 12266 tablet_copy_client.cc:323] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.2:34209
I20260709 12:20:57.307591 10669 tablet_copy_service.cc:140] P 02216b071b6b442cb932dee569e07434: Received BeginTabletCopySession request for tablet 613f3f5bac74449ca06466d97bdd2715 from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:46154)
I20260709 12:20:57.308226 10669 tablet_copy_service.cc:161] P 02216b071b6b442cb932dee569e07434: Beginning new tablet copy session on tablet 613f3f5bac74449ca06466d97bdd2715 from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:46154: session id = 0e1c330d390040bba9f928f54168a3d1-613f3f5bac74449ca06466d97bdd2715
I20260709 12:20:57.315845 10669 tablet_copy_source_session.cc:215] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:57.318482 12266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 613f3f5bac74449ca06466d97bdd2715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.331600 11284 raft_consensus.cc:1217] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:20:57.334686 12266 tablet_copy_client.cc:806] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:57.335400 12266 tablet_copy_client.cc:670] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:57.350693 12266 tablet_copy_client.cc:538] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:57.359768 12266 tablet_bootstrap.cc:492] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
I20260709 12:20:57.385540 12266 tablet_bootstrap.cc:492] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:57.386631 12266 tablet_bootstrap.cc:492] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:20:57.387418 12266 ts_tablet_manager.cc:1403] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.028s	user 0.025s	sys 0.000s
I20260709 12:20:57.390424 12266 raft_consensus.cc:359] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:57.391381 12266 raft_consensus.cc:740] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:20:57.391916 12266 consensus_queue.cc:260] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:57.393925 12266 ts_tablet_manager.cc:1434] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:20:57.396981 10669 tablet_copy_service.cc:342] P 02216b071b6b442cb932dee569e07434: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-613f3f5bac74449ca06466d97bdd2715 received from {username='slave'} at 127.0.0.1:46154
I20260709 12:20:57.397439 10669 tablet_copy_service.cc:434] P 02216b071b6b442cb932dee569e07434: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-613f3f5bac74449ca06466d97bdd2715 on tablet 613f3f5bac74449ca06466d97bdd2715 with peer 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:57.438138 11284 raft_consensus.cc:1217] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:57.570982 11284 raft_consensus.cc:1217] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:57.685238  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:57.711872 11284 raft_consensus.cc:1217] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:20:57.775467 10660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7a4750d920a48f2a2dbeb848783e5fa"
dest_uuid: "02216b071b6b442cb932dee569e07434"
mode: GRACEFUL
new_leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
 from {username='slave'} at 127.0.0.1:51042
I20260709 12:20:57.776172 10660 raft_consensus.cc:606] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Received request to transfer leadership to TS 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:20:57.778103  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:20:57.780848  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:57.781735  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:57.849107 12223 raft_consensus.cc:1064] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:57.852717 12223 consensus_queue.cc:237] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:57.865177 11281 raft_consensus.cc:1275] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEARNER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:57.868134 12275 consensus_queue.cc:1048] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:57.881659 12278 raft_consensus.cc:993] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434: : Instructing follower 2ed14bd66ea3430bbe19cafe29588d25 to start an election
I20260709 12:20:57.882122 12276 raft_consensus.cc:1081] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Signalling peer 2ed14bd66ea3430bbe19cafe29588d25 to start an election
I20260709 12:20:57.885360 10580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7a4750d920a48f2a2dbeb848783e5fa"
dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
 from {username='slave'} at 127.0.0.1:47052
I20260709 12:20:57.885875 10580 raft_consensus.cc:493] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:57.886176 10580 raft_consensus.cc:3060] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:57.891566 10730 raft_consensus.cc:1275] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:57.892867 12276 consensus_queue.cc:1048] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:57.899260 10579 raft_consensus.cc:1275] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:57.903990 12275 consensus_queue.cc:1048] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:57.903805 10730 raft_consensus.cc:2955] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:57.901751 12223 raft_consensus.cc:2955] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:57.907083 10580 raft_consensus.cc:515] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:57.910353 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a4750d920a48f2a2dbeb848783e5fa" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:57.911092 10580 leader_election.cc:290] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:20:57.911620 10728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a4750d920a48f2a2dbeb848783e5fa" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:20:57.912133 10728 raft_consensus.cc:3060] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:57.917246 10651 raft_consensus.cc:3055] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:57.917735 10651 raft_consensus.cc:740] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:20:57.918511 10651 consensus_queue.cc:260] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:57.919984 10651 raft_consensus.cc:3060] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:57.920233 10728 raft_consensus.cc:2468] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 2.
I20260709 12:20:57.921739 10551 leader_election.cc:304] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:20:57.923322 12222 raft_consensus.cc:2804] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:57.924098 10479 catalog_manager.cc:5697] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index 3 to 4, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:57.924125 12222 raft_consensus.cc:697] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:57.927860 12222 consensus_queue.cc:237] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:20:57.940155 12242 raft_consensus.cc:1064] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:57.940544 10651 raft_consensus.cc:2468] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 2.
I20260709 12:20:57.948486 12242 consensus_queue.cc:237] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:57.961689 10579 raft_consensus.cc:2955] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:57.976696 10481 catalog_manager.cc:5697] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: term changed from 1 to 2, leader changed from 02216b071b6b442cb932dee569e07434 (127.9.50.2) to 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1). New cstate: current_term: 2 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:57.983762 11281 raft_consensus.cc:1275] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:57.985035 11284 raft_consensus.cc:2955] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:57.986001 12222 consensus_queue.cc:1048] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:57.994272 10730 raft_consensus.cc:1275] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:57.995981 12222 consensus_queue.cc:1048] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:57.997390 10651 raft_consensus.cc:1275] T 05eb693466da4990b45ae2f6952067c6 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:57.998917 12242 consensus_queue.cc:1048] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:58.016178 12191 raft_consensus.cc:2955] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.024523 10728 raft_consensus.cc:2955] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.026206 10660 raft_consensus.cc:2955] T 05eb693466da4990b45ae2f6952067c6 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.046173 11284 raft_consensus.cc:2955] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.100055 10482 catalog_manager.cc:5697] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } attrs { replace: true } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.102269 12083 raft_consensus.cc:1064] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:58.104700 12083 consensus_queue.cc:237] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:58.121906 12276 raft_consensus.cc:1064] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:20:58.121236 10580 consensus_queue.cc:237] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:58.124316 12276 consensus_queue.cc:237] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:58.131384 11284 raft_consensus.cc:1275] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:58.132514 10730 raft_consensus.cc:1275] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:58.134502 12222 consensus_queue.cc:1048] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:58.136456 12242 consensus_queue.cc:1048] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:58.141412 11281 raft_consensus.cc:1275] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [term 1 LEARNER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:58.143525 12204 consensus_queue.cc:1048] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:58.166723 12222 raft_consensus.cc:2955] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.168910 10580 raft_consensus.cc:1275] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:58.170491 12204 consensus_queue.cc:1048] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:58.174860 10660 raft_consensus.cc:1275] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:58.175766 10730 raft_consensus.cc:2955] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.183532 11286 raft_consensus.cc:2955] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.189950 12204 consensus_queue.cc:1048] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:58.252610 10580 raft_consensus.cc:1275] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:58.252734 10482 catalog_manager.cc:5697] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: config changed from index 3 to 4, VOTER 02216b071b6b442cb932dee569e07434 (127.9.50.2) evicted. New cstate: current_term: 1 leader_uuid: "2ed14bd66ea3430bbe19cafe29588d25" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.254573 12276 consensus_queue.cc:1048] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:58.269660 11286 raft_consensus.cc:1275] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEARNER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:58.272621 10468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 05eb693466da4990b45ae2f6952067c6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:58.276779 12275 consensus_queue.cc:1048] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:58.286682 12083 raft_consensus.cc:2955] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.289563 11281 raft_consensus.cc:2955] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.289438 10660 raft_consensus.cc:2955] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.293094 10647 tablet_service.cc:1558] Processing DeleteTablet for tablet 05eb693466da4990b45ae2f6952067c6 with delete_type TABLET_DATA_TOMBSTONED (TS 02216b071b6b442cb932dee569e07434 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35774
I20260709 12:20:58.295336 10730 raft_consensus.cc:1275] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:58.297252 12276 consensus_queue.cc:1048] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:58.306968 10579 raft_consensus.cc:2955] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.312223 12301 tablet_replica.cc:333] T 05eb693466da4990b45ae2f6952067c6 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:20:58.313341 12301 raft_consensus.cc:2243] T 05eb693466da4990b45ae2f6952067c6 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.321921 12301 raft_consensus.cc:2272] T 05eb693466da4990b45ae2f6952067c6 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.322310 10482 catalog_manager.cc:5697] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 2 to 3, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.329514 12301 ts_tablet_manager.cc:1916] T 05eb693466da4990b45ae2f6952067c6 P 02216b071b6b442cb932dee569e07434: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:58.351612 10730 raft_consensus.cc:2955] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.337425 12278 raft_consensus.cc:2955] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.378872 11286 raft_consensus.cc:2955] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.383677 10728 consensus_queue.cc:237] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:58.387714 10660 raft_consensus.cc:1275] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:58.390667 12222 consensus_queue.cc:1048] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:58.397504 10579 raft_consensus.cc:2955] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.404394 11281 raft_consensus.cc:1275] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:58.406061 12302 consensus_queue.cc:1048] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:58.413300 10480 catalog_manager.cc:5697] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index 3 to 4, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:58.416311 10655 raft_consensus.cc:1275] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:58.420691 12204 consensus_queue.cc:1048] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:58.422588 12204 raft_consensus.cc:2955] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.427136 11281 raft_consensus.cc:2955] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.440965 10655 raft_consensus.cc:2955] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.450941 10480 catalog_manager.cc:5697] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 3 to 4, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New cstate: current_term: 1 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.456544 10470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4213a680c47e4a7b84908cff62ef9950 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:58.466593 12301 ts_tablet_manager.cc:1929] T 05eb693466da4990b45ae2f6952067c6 P 02216b071b6b442cb932dee569e07434: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:58.467164 12301 log.cc:1199] T 05eb693466da4990b45ae2f6952067c6 P 02216b071b6b442cb932dee569e07434: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-1-root/wals/05eb693466da4990b45ae2f6952067c6
I20260709 12:20:58.470808 10467 catalog_manager.cc:5028] TS 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): tablet 05eb693466da4990b45ae2f6952067c6 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:58.471355 10568 tablet_service.cc:1558] Processing DeleteTablet for tablet 4213a680c47e4a7b84908cff62ef9950 with delete_type TABLET_DATA_TOMBSTONED (TS 2ed14bd66ea3430bbe19cafe29588d25 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47042
I20260709 12:20:58.481002 10728 raft_consensus.cc:1275] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 2ed14bd66ea3430bbe19cafe29588d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:58.482882 12191 consensus_queue.cc:1048] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:58.487696 12306 tablet_replica.cc:333] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:20:58.489336 12306 raft_consensus.cc:2243] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.490424 12306 raft_consensus.cc:2272] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.496829 12306 ts_tablet_manager.cc:1916] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:58.517807 12306 ts_tablet_manager.cc:1929] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:58.518462 12306 log.cc:1199] T 4213a680c47e4a7b84908cff62ef9950 P 2ed14bd66ea3430bbe19cafe29588d25: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-0-root/wals/4213a680c47e4a7b84908cff62ef9950
I20260709 12:20:58.528678 10655 consensus_queue.cc:237] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:58.533636 10468 catalog_manager.cc:5028] TS 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): tablet 4213a680c47e4a7b84908cff62ef9950 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:58.535312 11281 raft_consensus.cc:1275] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:58.540258 12278 consensus_queue.cc:1048] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:58.544613 10579 raft_consensus.cc:1275] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:58.546521 12276 consensus_queue.cc:1048] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:58.558427 11286 raft_consensus.cc:2955] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.555274 12278 raft_consensus.cc:2955] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.572775 10579 raft_consensus.cc:2955] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.580871 10467 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 613f3f5bac74449ca06466d97bdd2715 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:58.581465 10660 consensus_queue.cc:237] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:58.597573 11286 raft_consensus.cc:1275] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:58.598282 10580 raft_consensus.cc:1275] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:58.600088 12223 consensus_queue.cc:1048] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:58.600160 10482 catalog_manager.cc:5697] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 4 to 5, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New cstate: current_term: 2 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.600997 12276 consensus_queue.cc:1048] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:58.611089 12223 raft_consensus.cc:2955] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.614671 11286 raft_consensus.cc:2955] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.620160 10580 raft_consensus.cc:2955] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.638288 10720 tablet_service.cc:1558] Processing DeleteTablet for tablet 613f3f5bac74449ca06466d97bdd2715 with delete_type TABLET_DATA_TOMBSTONED (TS a5344a92b5744aa49c8ef1dcf6acd73e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47700
I20260709 12:20:58.639057 10467 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ffd739b352b457ba491dcbd5bb34986 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:58.660135 12311 tablet_replica.cc:333] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:20:58.661573 12311 raft_consensus.cc:2243] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.662251 12311 raft_consensus.cc:2272] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.653927 10480 catalog_manager.cc:5697] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 reported cstate change: config changed from index 4 to 5, VOTER a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) evicted. New cstate: current_term: 2 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:20:58.667822 12311 ts_tablet_manager.cc:1916] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:58.673663 10720 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ffd739b352b457ba491dcbd5bb34986 with delete_type TABLET_DATA_TOMBSTONED (TS a5344a92b5744aa49c8ef1dcf6acd73e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47700
I20260709 12:20:58.690531 12311 ts_tablet_manager.cc:1929] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:20:58.691211 12311 log.cc:1199] T 613f3f5bac74449ca06466d97bdd2715 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-2-root/wals/613f3f5bac74449ca06466d97bdd2715
I20260709 12:20:58.692790 10470 catalog_manager.cc:5028] TS a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): tablet 613f3f5bac74449ca06466d97bdd2715 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:58.692813 12311 tablet_replica.cc:333] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:20:58.693887 12311 raft_consensus.cc:2243] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.694584 12311 raft_consensus.cc:2272] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.697170 12311 ts_tablet_manager.cc:1916] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:58.709849 12311 ts_tablet_manager.cc:1929] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:20:58.710237 12311 log.cc:1199] T 1ffd739b352b457ba491dcbd5bb34986 P a5344a92b5744aa49c8ef1dcf6acd73e: Deleting WAL directory at /tmp/dist-test-taskuCaN2D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599549021389-9416-0/minicluster-data/ts-2-root/wals/1ffd739b352b457ba491dcbd5bb34986
I20260709 12:20:58.711588 10470 catalog_manager.cc:5028] TS a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): tablet 1ffd739b352b457ba491dcbd5bb34986 (table test-workload [id=43525f4b839f42c38b1b97df3e9ab2ed]) successfully deleted
I20260709 12:20:58.887259  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:58.929529 10580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82d1878cecc34c5da3358b5133fb3660"
dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
mode: GRACEFUL
new_leader_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:56792
I20260709 12:20:58.930164 10580 raft_consensus.cc:606] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Received request to transfer leadership to TS 0e1c330d390040bba9f928f54168a3d1
I20260709 12:20:58.931630  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:20:58.933012  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:58.933678  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:59.097535 12191 raft_consensus.cc:993] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25: : Instructing follower 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:59.098053 12299 raft_consensus.cc:1081] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Signalling peer 0e1c330d390040bba9f928f54168a3d1 to start an election
I20260709 12:20:59.099767 11286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82d1878cecc34c5da3358b5133fb3660"
dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
 from {username='slave'} at 127.0.0.1:55364
I20260709 12:20:59.100229 11286 raft_consensus.cc:493] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:59.100485 11286 raft_consensus.cc:3060] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:59.106467 11286 raft_consensus.cc:515] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:59.108668 11286 leader_election.cc:290] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:20:59.109913 10655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d1878cecc34c5da3358b5133fb3660" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:20:59.110314 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d1878cecc34c5da3358b5133fb3660" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ed14bd66ea3430bbe19cafe29588d25"
I20260709 12:20:59.110384 10655 raft_consensus.cc:3060] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:59.110894 10579 raft_consensus.cc:3055] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:59.111147 10579 raft_consensus.cc:740] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:20:59.111842 10579 consensus_queue.cc:260] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:59.113034 10579 raft_consensus.cc:3060] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:59.119182 10655 raft_consensus.cc:2468] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:20:59.120743 11250 leader_election.cc:304] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1; no voters: 
I20260709 12:20:59.121951 12217 raft_consensus.cc:2804] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:59.122440 12217 raft_consensus.cc:697] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Becoming Leader. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
I20260709 12:20:59.122596 10579 raft_consensus.cc:2468] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:20:59.123430 12217 consensus_queue.cc:237] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:20:59.133877 10482 catalog_manager.cc:5697] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: term changed from 1 to 2, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4). New cstate: current_term: 2 leader_uuid: "0e1c330d390040bba9f928f54168a3d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:59.504724 10579 raft_consensus.cc:1275] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:59.506062 12217 consensus_queue.cc:1048] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:59.518808 10655 raft_consensus.cc:1275] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:59.521935 12264 consensus_queue.cc:1048] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:59.744104 10728 consensus_queue.cc:237] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:20:59.750860 10660 raft_consensus.cc:1275] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:59.751751 10579 raft_consensus.cc:1275] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:20:59.753638 10700 consensus_peers.cc:597] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797): Couldn't send request to peer 0e1c330d390040bba9f928f54168a3d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b7f2c5f5950b45a3853c46f740e1117b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:59.756875 12302 consensus_queue.cc:1048] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:59.759114 12320 consensus_queue.cc:1048] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:59.772639 10660 raft_consensus.cc:2955] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:59.770738 12322 raft_consensus.cc:2955] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:59.783043 10580 raft_consensus.cc:2955] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:59.793102 10481 catalog_manager.cc:5697] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index -1 to 3, NON_VOTER 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) added. New cstate: current_term: 2 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } } }
I20260709 12:20:59.971426  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:00.031647  9416 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:00.034198  9416 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:00.035066  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:00.100996  9416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:00.251873  9416 tablet_server.cc:179] TabletServer@127.9.50.1:0 shutting down...
W20260709 12:21:00.290881 10698 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]
I20260709 12:21:00.296104 12333 ts_tablet_manager.cc:933] T b7f2c5f5950b45a3853c46f740e1117b P 0e1c330d390040bba9f928f54168a3d1: Initiating tablet copy from peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
W20260709 12:21:00.336530 10698 consensus_peers.cc:597] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:00.342630 10698 consensus_peers.cc:597] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:00.368878 10624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.1:42025, user_credentials={real_user=slave}} blocked reactor thread for 69167.4us
W20260709 12:21:00.386144 11251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.1:42025, user_credentials={real_user=slave}} blocked reactor thread for 62697.6us
W20260709 12:21:00.389868 10624 consensus_peers.cc:597] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:00.391028 11251 consensus_peers.cc:597] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:00.397125 11251 consensus_peers.cc:597] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:00.391028 10624 consensus_peers.cc:597] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:00.398025 10624 consensus_peers.cc:597] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:00.398111 12333 tablet_copy_client.cc:323] T b7f2c5f5950b45a3853c46f740e1117b P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Beginning tablet copy session from remote peer at address 127.9.50.3:33521
I20260709 12:21:00.400611 10743 tablet_copy_service.cc:140] P a5344a92b5744aa49c8ef1dcf6acd73e: Received BeginTabletCopySession request for tablet b7f2c5f5950b45a3853c46f740e1117b from peer 0e1c330d390040bba9f928f54168a3d1 ({username='slave'} at 127.0.0.1:47332)
I20260709 12:21:00.401437 10743 tablet_copy_service.cc:161] P a5344a92b5744aa49c8ef1dcf6acd73e: Beginning new tablet copy session on tablet b7f2c5f5950b45a3853c46f740e1117b from peer 0e1c330d390040bba9f928f54168a3d1 at {username='slave'} at 127.0.0.1:47332: session id = 0e1c330d390040bba9f928f54168a3d1-b7f2c5f5950b45a3853c46f740e1117b
W20260709 12:21:00.400843 10624 consensus_peers.cc:597] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:00.403285 10624 consensus_peers.cc:597] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:00.399989 10698 consensus_peers.cc:597] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:00.447002 10624 consensus_peers.cc:597] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:00.451866 10743 tablet_copy_source_session.cc:215] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:00.458002 12333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7f2c5f5950b45a3853c46f740e1117b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:21:00.470283 10624 consensus_peers.cc:597] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:00.471391 10698 consensus_peers.cc:597] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:00.483839  9416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:00.486930  9416 tablet_replica.cc:333] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:00.488302  9416 raft_consensus.cc:2243] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.489470  9416 raft_consensus.cc:2272] T ac5c6aada9454b749249e251805c347f P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.493516  9416 tablet_replica.cc:333] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:00.494773 12333 tablet_copy_client.cc:806] T b7f2c5f5950b45a3853c46f740e1117b P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:00.494769  9416 raft_consensus.cc:2243] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.495565 12333 tablet_copy_client.cc:670] T b7f2c5f5950b45a3853c46f740e1117b P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:00.495935  9416 raft_consensus.cc:2272] T 82d1878cecc34c5da3358b5133fb3660 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:00.500814 10698 consensus_peers.cc:597] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:00.501646 12333 tablet_copy_client.cc:538] T b7f2c5f5950b45a3853c46f740e1117b P 0e1c330d390040bba9f928f54168a3d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 12:21:00.513789 10624 consensus_peers.cc:597] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:00.517138 10624 consensus_peers.cc:597] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:00.520545 11251 consensus_peers.cc:597] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:00.531385 12333 tablet_bootstrap.cc:492] T b7f2c5f5950b45a3853c46f740e1117b P 0e1c330d390040bba9f928f54168a3d1: Bootstrap starting.
W20260709 12:21:00.536273 11251 consensus_peers.cc:597] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:00.566299 12333 tablet_bootstrap.cc:492] T b7f2c5f5950b45a3853c46f740e1117b P 0e1c330d390040bba9f928f54168a3d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:00.567622 12333 tablet_bootstrap.cc:492] T b7f2c5f5950b45a3853c46f740e1117b P 0e1c330d390040bba9f928f54168a3d1: Bootstrap complete.
I20260709 12:21:00.568502 12333 ts_tablet_manager.cc:1403] T b7f2c5f5950b45a3853c46f740e1117b P 0e1c330d390040bba9f928f54168a3d1: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.008s
I20260709 12:21:00.578907 12333 raft_consensus.cc:359] T b7f2c5f5950b45a3853c46f740e1117b P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:21:00.580085 12333 raft_consensus.cc:740] T b7f2c5f5950b45a3853c46f740e1117b P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Initialized, Role: LEARNER
I20260709 12:21:00.580798 12333 consensus_queue.cc:260] T b7f2c5f5950b45a3853c46f740e1117b P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:21:00.585587 12333 ts_tablet_manager.cc:1434] T b7f2c5f5950b45a3853c46f740e1117b P 0e1c330d390040bba9f928f54168a3d1: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.000s
I20260709 12:21:00.591184 10743 tablet_copy_service.cc:342] P a5344a92b5744aa49c8ef1dcf6acd73e: Request end of tablet copy session 0e1c330d390040bba9f928f54168a3d1-b7f2c5f5950b45a3853c46f740e1117b received from {username='slave'} at 127.0.0.1:47332
I20260709 12:21:00.591823 10743 tablet_copy_service.cc:434] P a5344a92b5744aa49c8ef1dcf6acd73e: ending tablet copy session 0e1c330d390040bba9f928f54168a3d1-b7f2c5f5950b45a3853c46f740e1117b on tablet b7f2c5f5950b45a3853c46f740e1117b with peer 0e1c330d390040bba9f928f54168a3d1
W20260709 12:21:00.592980 10624 consensus_peers.cc:597] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:00.597160 10624 consensus_peers.cc:597] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:00.499581  9416 tablet_replica.cc:333] T ffeb42f35e1f4a3a9075ca4ed18fefce P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:01.214287  9416 raft_consensus.cc:2243] T ffeb42f35e1f4a3a9075ca4ed18fefce P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.215761  9416 raft_consensus.cc:2272] T ffeb42f35e1f4a3a9075ca4ed18fefce P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.219525  9416 tablet_replica.cc:333] T cb068868c405405cb0dc6c944daf03c8 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:01.220551  9416 raft_consensus.cc:2243] T cb068868c405405cb0dc6c944daf03c8 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.221329  9416 raft_consensus.cc:2272] T cb068868c405405cb0dc6c944daf03c8 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.226513  9416 tablet_replica.cc:333] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:01.227710  9416 raft_consensus.cc:2243] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.228700  9416 raft_consensus.cc:2272] T 3af5f34953a14d0bb68e93af34410dde P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.236965  9416 tablet_replica.cc:333] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:01.237776  9416 raft_consensus.cc:2243] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.238617  9416 raft_consensus.cc:2272] T 6a1718ebcc5546a2aae0db008f9ea405 P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.241245  9416 tablet_replica.cc:333] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:01.241855  9416 raft_consensus.cc:2243] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.242348  9416 raft_consensus.cc:2272] T 372a197902454f61bf6035c892d8209f P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.246323  9416 tablet_replica.cc:333] T 11eb7c35784c472a838c8b883fe7c3f5 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:01.247160  9416 raft_consensus.cc:2243] T 11eb7c35784c472a838c8b883fe7c3f5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.247912  9416 raft_consensus.cc:2272] T 11eb7c35784c472a838c8b883fe7c3f5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.250937  9416 tablet_replica.cc:333] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:01.251711  9416 raft_consensus.cc:2243] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.252547  9416 raft_consensus.cc:2272] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:01.256155 10550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:21:01.256482  9416 tablet_replica.cc:333] T 9808fdce2e7e4a02a2b0283ca74656a9 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:01.257368  9416 raft_consensus.cc:2243] T 9808fdce2e7e4a02a2b0283ca74656a9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.259176  9416 raft_consensus.cc:2272] T 9808fdce2e7e4a02a2b0283ca74656a9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.262627  9416 tablet_replica.cc:333] T a51600a284f14beaa512ad4312e269b0 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:01.263547  9416 raft_consensus.cc:2243] T a51600a284f14beaa512ad4312e269b0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.264973  9416 raft_consensus.cc:2272] T a51600a284f14beaa512ad4312e269b0 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:01.266697 10551 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:21:01.302090 12299 raft_consensus.cc:493] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:01.309968 12299 raft_consensus.cc:515] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:01.314239  9416 tablet_replica.cc:333] T afde264122864d59b2be8541ff553a02 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:01.318941 12299 leader_election.cc:290] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:01.316473  9416 raft_consensus.cc:2243] T afde264122864d59b2be8541ff553a02 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.319774 12299 raft_consensus.cc:493] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:01.320508 12299 raft_consensus.cc:515] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:01.323302  9416 raft_consensus.cc:2272] T afde264122864d59b2be8541ff553a02 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.360853 12299 leader_election.cc:290] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
W20260709 12:21:01.544533 10551 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:21:01.575996 12223 raft_consensus.cc:493] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:01.576741 12223 raft_consensus.cc:515] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:01.755676 12340 raft_consensus.cc:493] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:01.756250 12346 raft_consensus.cc:493] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:01.756477 12340 raft_consensus.cc:515] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:01.756954 12346 raft_consensus.cc:515] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:01.760675 12347 raft_consensus.cc:493] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:01.574199 12299 raft_consensus.cc:493] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:01.769778 12347 raft_consensus.cc:515] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
W20260709 12:21:02.048996 10551 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:21:02.096887 10551 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:21:02.030417 10698 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.545s	user 0.002s	sys 0.026s
W20260709 12:21:02.098040 10698 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.613s	user 0.004s	sys 0.033s
I20260709 12:21:02.107270 12223 leader_election.cc:290] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.108006 12223 raft_consensus.cc:493] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:02.148782 12223 raft_consensus.cc:515] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.152333 12223 leader_election.cc:290] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.153175 12223 raft_consensus.cc:493] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
W20260709 12:21:02.157974 10550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:21:01.824244 12341 raft_consensus.cc:493] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:01.774488 12349 raft_consensus.cc:493] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:01.824610 12346 leader_election.cc:290] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:01.845777 12357 raft_consensus.cc:493] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:02.163851 12341 raft_consensus.cc:515] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:21:02.164705 12357 raft_consensus.cc:515] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.166204 12341 leader_election.cc:290] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.166492 10482 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55740 (request call id 267) took 1572 ms. Trace:
I20260709 12:21:01.823902 12351 raft_consensus.cc:493] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:02.167104 12351 raft_consensus.cc:515] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:02.167713 12357 leader_election.cc:290] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.168383 12349 raft_consensus.cc:515] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:02.168998 12347 leader_election.cc:290] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:01.823688 12339 raft_consensus.cc:493] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:01.947817 12359 raft_consensus.cc:493] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:02.170142 12359 raft_consensus.cc:515] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:02.170601 12349 leader_election.cc:290] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:01.770959 12299 raft_consensus.cc:515] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:02.171460 12360 raft_consensus.cc:493] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:02.173254 12299 leader_election.cc:290] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.170048 12339 raft_consensus.cc:515] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.175065 12223 raft_consensus.cc:515] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.175777 12339 leader_election.cc:290] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.169062 12351 leader_election.cc:290] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.210105 12349 raft_consensus.cc:493] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:01.770784 12340 leader_election.cc:290] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.174134 12360 raft_consensus.cc:515] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.242882 12223 leader_election.cc:290] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.243453 12223 raft_consensus.cc:493] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:02.243903 12223 raft_consensus.cc:515] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:02.174454 12366 raft_consensus.cc:493] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:02.220635 12299 raft_consensus.cc:493] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:02.244271 12360 leader_election.cc:290] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
W20260709 12:21:02.279999 10549 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:21:02.207567 12359 leader_election.cc:290] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.232278 12346 raft_consensus.cc:493] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:02.293083 12359 raft_consensus.cc:493] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:02.235878 12341 raft_consensus.cc:493] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:02.299890 12360 raft_consensus.cc:493] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:02.288242 12351 raft_consensus.cc:493] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:02.225955 12349 raft_consensus.cc:515] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:02.238437 12339 raft_consensus.cc:493] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:02.310408 12340 raft_consensus.cc:493] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:02.176704 10482 rpcz_store.cc:276] 0709 12:21:00.594346 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:21:00.594684 (+   338us) service_pool.cc:224] Handling call
0709 12:21:02.166284 (+1571600us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":52958,"reported_tablets":1}
I20260709 12:21:02.325438 12223 leader_election.cc:290] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.326887 12223 raft_consensus.cc:493] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:02.332453  9416 tablet_replica.cc:333] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:02.326769 12351 raft_consensus.cc:515] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:02.336805 12378 raft_consensus.cc:493] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:02.339895 12378 raft_consensus.cc:515] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:02.310467 12299 raft_consensus.cc:515] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.342175 12376 raft_consensus.cc:493] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:02.343135 12351 leader_election.cc:290] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.342867 12376 raft_consensus.cc:515] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.343225 12340 raft_consensus.cc:515] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.348639  9416 raft_consensus.cc:2243] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:02.326429 12347 raft_consensus.cc:493] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:02.350952 12223 raft_consensus.cc:515] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.352437 12368 raft_consensus.cc:493] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:02.328718 12341 raft_consensus.cc:515] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.323680 12346 raft_consensus.cc:515] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.355348 12382 raft_consensus.cc:493] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:02.353222 12340 leader_election.cc:290] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.324918 12359 raft_consensus.cc:515] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:02.343161 12365 raft_consensus.cc:493] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:02.297310 12366 raft_consensus.cc:515] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
W20260709 12:21:02.356455 11251 thread.cc:641] dns-resolver [worker] (thread pool) Time spent creating pthread: real 1.058s	user 0.014s	sys 0.029s
I20260709 12:21:02.356359 12378 leader_election.cc:290] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:02.330642 12373 raft_consensus.cc:493] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
W20260709 12:21:02.350039 10606 debug-util.cc:398] Leaking SignalData structure 0x7b08001d3be0 after lost signal to thread 9419
I20260709 12:21:02.344686 12360 raft_consensus.cc:515] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.356099 12367 raft_consensus.cc:493] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:02.452594 12367 raft_consensus.cc:515] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.453118 12379 raft_consensus.cc:493] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:02.357832 12372 raft_consensus.cc:493] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:02.453696 12379 raft_consensus.cc:515] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.454101 12372 raft_consensus.cc:515] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.369668 12191 raft_consensus.cc:493] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:02.455545 12191 raft_consensus.cc:515] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.455960 12379 leader_election.cc:290] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.456151 12372 leader_election.cc:290] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.456660 12372 raft_consensus.cc:493] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:02.389600 12223 leader_election.cc:290] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
W20260709 12:21:02.435657 11251 thread.cc:608] dns-resolver [worker] (thread pool) Time spent starting thread: real 1.137s	user 0.026s	sys 0.029s
I20260709 12:21:02.457203 12377 raft_consensus.cc:493] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
W20260709 12:21:02.457659 11251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.1:42025, user_credentials={real_user=slave}} blocked reactor thread for 1.16114e+06us
I20260709 12:21:02.457773 12377 raft_consensus.cc:515] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.344594 12339 raft_consensus.cc:515] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.460085 12339 leader_election.cc:290] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.460193 12377 leader_election.cc:290] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.460673 12377 raft_consensus.cc:493] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:02.460961 12384 raft_consensus.cc:493] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:02.361779 12356 raft_consensus.cc:493] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:02.441738 12352 raft_consensus.cc:493] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:02.361560 12390 raft_consensus.cc:493] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:02.361265 12299 leader_election.cc:290] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.477751 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0236654fcff4d1e9ba33cccbbc03d3f" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:02.384985 12347 raft_consensus.cc:515] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
W20260709 12:21:02.442865 10606 debug-util.cc:398] Leaking SignalData structure 0x7b08001ba580 after lost signal to thread 10517
I20260709 12:21:02.486685 10731 raft_consensus.cc:2468] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 3.
I20260709 12:21:02.443917 12378 raft_consensus.cc:493] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:02.443972 12354 raft_consensus.cc:493] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:02.444859 12366 leader_election.cc:290] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:02.445489  9416 raft_consensus.cc:2272] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:02.357622 12349 leader_election.cc:290] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:02.446205 12363 raft_consensus.cc:493] T 21a35eb733a847389ca694caa2966a84 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:02.461512 12384 raft_consensus.cc:515] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.355232 12385 raft_consensus.cc:493] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:02.446812 12373 raft_consensus.cc:515] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.447669 12388 raft_consensus.cc:493] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:02.447880 12396 raft_consensus.cc:493] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:02.448212 12386 raft_consensus.cc:493] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:02.448442 12362 raft_consensus.cc:493] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:02.448513 12346 leader_election.cc:290] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.449263 12389 raft_consensus.cc:493] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:02.449642 12341 leader_election.cc:290] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.451323 12359 leader_election.cc:290] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.457667 12191 leader_election.cc:290] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.362112 12357 raft_consensus.cc:493] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:02.391798 12382 raft_consensus.cc:515] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.362586 12369 raft_consensus.cc:493] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:02.478229 10727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3118a5bfb4043249d0425b3f1e06502" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:02.485210 12364 raft_consensus.cc:493] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:02.449206 12398 raft_consensus.cc:493] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:02.363245 12355 raft_consensus.cc:493] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:02.489220 10730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5e23e2af0746baae738fd5840602f6" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:02.441634 12365 raft_consensus.cc:515] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.352741 12374 raft_consensus.cc:493] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:02.453706 12360 leader_election.cc:290] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.467775 12379 raft_consensus.cc:493] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:02.503392 12381 raft_consensus.cc:493] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
W20260709 12:21:02.503417 10606 debug-util.cc:398] Leaking SignalData structure 0x7b080011d2e0 after lost signal to thread 10609
I20260709 12:21:02.461194 12377 raft_consensus.cc:515] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.512488 12385 raft_consensus.cc:515] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.496809 10726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aff931d747e4a3095a43a6e2f6b7f3c" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:02.514127 10725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436b4b6a7faf43df8300b3dab98c03ed" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:02.457206 12372 raft_consensus.cc:515] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: NON_VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: true } }
I20260709 12:21:02.504936 12367 leader_election.cc:290] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.530068 12346 raft_consensus.cc:493] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:02.522040 12353 raft_consensus.cc:493] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:02.543990 12379 raft_consensus.cc:515] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.544777 12374 raft_consensus.cc:515] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.544624 10727 raft_consensus.cc:2468] T c3118a5bfb4043249d0425b3f1e06502 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:21:02.508843 12378 raft_consensus.cc:515] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:02.519387 12393 raft_consensus.cc:493] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:02.386785 12368 raft_consensus.cc:515] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.528035 12366 raft_consensus.cc:493] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:02.486356 12356 raft_consensus.cc:515] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.528375 10730 raft_consensus.cc:2468] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 2.
I20260709 12:21:02.521895 12362 raft_consensus.cc:515] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.557331 12348 raft_consensus.cc:493] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:02.557878 12347 leader_election.cc:290] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.558563 12384 leader_election.cc:290] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.559459 12365 leader_election.cc:290] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:02.559998 12372 leader_election.cc:290] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.519609 12363 raft_consensus.cc:515] T 21a35eb733a847389ca694caa2966a84 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:02.501185 12352 raft_consensus.cc:515] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.547405 12398 raft_consensus.cc:515] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.583814 12223 raft_consensus.cc:493] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:02.517256 12396 raft_consensus.cc:515] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.562299 12381 raft_consensus.cc:515] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.587862 12391 raft_consensus.cc:493] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:02.588466 12391 raft_consensus.cc:515] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.589358 12381 leader_election.cc:290] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:02.589892 12381 raft_consensus.cc:493] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:02.590361 12381 raft_consensus.cc:515] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
W20260709 12:21:02.561671 10606 debug-util.cc:398] Leaking SignalData structure 0x7b0800298360 after lost signal to thread 10684
I20260709 12:21:02.527860 12357 raft_consensus.cc:515] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
W20260709 12:21:02.592006 10606 debug-util.cc:398] Leaking SignalData structure 0x7b08001955c0 after lost signal to thread 10758
I20260709 12:21:02.592336 12381 leader_election.cc:290] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:02.499641 12390 raft_consensus.cc:515] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.515305 12354 raft_consensus.cc:515] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
W20260709 12:21:02.593134 10606 debug-util.cc:398] Leaking SignalData structure 0x7b0800268b60 after lost signal to thread 11311
W20260709 12:21:02.593439 10606 debug-util.cc:398] Leaking SignalData structure 0x7b0800268840 after lost signal to thread 11312
W20260709 12:21:02.593814 10606 debug-util.cc:398] Leaking SignalData structure 0x7b0800266e00 after lost signal to thread 12333
I20260709 12:21:02.594308 12390 leader_election.cc:290] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.519701 12388 raft_consensus.cc:515] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.560467 12394 raft_consensus.cc:493] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:02.516604 12386 raft_consensus.cc:515] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.592794 12357 leader_election.cc:290] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.594529 12354 leader_election.cc:290] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:02.592794 12381 raft_consensus.cc:493] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:02.520278 12389 raft_consensus.cc:515] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.597195 12381 raft_consensus.cc:515] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.583125 12370 raft_consensus.cc:493] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:02.599205 12381 leader_election.cc:290] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.599512 12370 raft_consensus.cc:515] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:02.599924 12394 raft_consensus.cc:515] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.601817 12370 leader_election.cc:290] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.602041 12394 leader_election.cc:290] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.596297 12388 leader_election.cc:290] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.596283 12386 leader_election.cc:290] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.598716 12389 leader_election.cc:290] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.590612 12391 leader_election.cc:290] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.604136 12388 raft_consensus.cc:493] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:02.604619 12388 raft_consensus.cc:515] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.607235 12394 raft_consensus.cc:493] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:02.608053 12394 raft_consensus.cc:515] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.610253 12394 leader_election.cc:290] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.606702 12388 leader_election.cc:290] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
W20260709 12:21:02.614157 11251 consensus_peers.cc:597] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:02.615324 12223 raft_consensus.cc:515] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:02.568298 12346 raft_consensus.cc:515] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
W20260709 12:21:02.615813 11251 consensus_peers.cc:597] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:02.555352 12355 raft_consensus.cc:515] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.584961 12351 raft_consensus.cc:493] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:02.585243 12341 raft_consensus.cc:493] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:02.578778 12366 raft_consensus.cc:515] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.568513 12364 raft_consensus.cc:515] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
W20260709 12:21:02.625855 11251 consensus_peers.cc:597] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:02.632121 12392 raft_consensus.cc:493] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:02.622081 12391 raft_consensus.cc:493] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:02.632628 12344 raft_consensus.cc:493] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:02.632903 12399 raft_consensus.cc:493] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:02.633509 12223 leader_election.cc:290] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.634307 12385 leader_election.cc:290] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.619171 12376 leader_election.cc:290] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.619932 12370 raft_consensus.cc:493] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:02.639595 12382 leader_election.cc:290] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.639747 12379 leader_election.cc:290] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.641554 12355 leader_election.cc:290] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.642704 12378 leader_election.cc:290] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:02.643682 12377 leader_election.cc:290] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.631454 12402 raft_consensus.cc:493] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:02.652266 12401 raft_consensus.cc:493] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:02.653043 12352 leader_election.cc:290] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.561704 12353 raft_consensus.cc:515] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.562688 12369 raft_consensus.cc:515] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.643626 12373 leader_election.cc:290] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.658480  9416 tablet_replica.cc:333] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:02.581969 12348 raft_consensus.cc:515] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.653113 12392 raft_consensus.cc:515] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.653530 12400 raft_consensus.cc:493] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:02.650137 12341 raft_consensus.cc:515] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.654227 12391 raft_consensus.cc:515] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:02.616169 12393 raft_consensus.cc:515] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.671917 12351 raft_consensus.cc:515] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.721184 12406 raft_consensus.cc:493] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:02.672426 12370 raft_consensus.cc:515] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:02.684835 10727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f2c5f5950b45a3853c46f740e1117b" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:02.688010  9416 raft_consensus.cc:2243] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:02.653613 12344 raft_consensus.cc:515] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.676656 12399 raft_consensus.cc:515] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.739032 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6714e1e32d684f23a4ffc5b9b3bec75b" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:02.772148 10657 raft_consensus.cc:2468] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
I20260709 12:21:02.696226 12339 raft_consensus.cc:493] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:02.678289 12402 raft_consensus.cc:515] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.778707 12354 raft_consensus.cc:493] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:02.680032 12401 raft_consensus.cc:515] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.775128 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a771df449354ae8b12ee51e2c029751" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:02.787454 12394 raft_consensus.cc:493] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:02.787787  9416 raft_consensus.cc:2272] T 278777e401474f3ebbab9aa16b90573a P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:02.788225 12339 raft_consensus.cc:515] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.739754 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6f949d5a54cb2bafa52c060df93da" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:02.734720 12366 leader_election.cc:290] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.790232 12408 raft_consensus.cc:493] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:02.721603 12363 leader_election.cc:290] T 21a35eb733a847389ca694caa2966a84 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.769009 12362 leader_election.cc:290] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.768875 12374 leader_election.cc:290] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.774927 12341 leader_election.cc:290] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.794962 12354 raft_consensus.cc:515] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.801059 12348 leader_election.cc:290] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.773759 12391 leader_election.cc:290] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.774020 12399 leader_election.cc:290] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.798717 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11eb7c35784c472a838c8b883fe7c3f5" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:02.776082 12393 leader_election.cc:290] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.765938 12406 raft_consensus.cc:515] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.796403 12390 raft_consensus.cc:493] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:02.845255 11280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb42f35e1f4a3a9075ca4ed18fefce" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:02.846342 12354 leader_election.cc:290] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:02.798959 12381 raft_consensus.cc:493] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:02.807292 10729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a2d0b4b1634ebea519382776877b3f" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:02.808096 12344 leader_election.cc:290] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.789718 12351 leader_election.cc:290] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.809979 12379 raft_consensus.cc:493] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:02.810920 12366 raft_consensus.cc:493] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:02.811340 12353 leader_election.cc:290] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.811623 10725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f2c5f5950b45a3853c46f740e1117b" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:02.812460 12370 leader_election.cc:290] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.812711 10726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a35eb733a847389ca694caa2966a84" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:02.857798 12344 raft_consensus.cc:493] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:02.854171 12379 raft_consensus.cc:515] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.859776 10729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9489515939754e5c9ee28c76a0822fbb" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:02.813144 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96a09559c0a436492784b90e8275aa5" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:02.695544 12352 raft_consensus.cc:493] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:02.759909 12364 leader_election.cc:290] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.765234 12396 leader_election.cc:290] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.828203 12346 leader_election.cc:290] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.828047 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a4750d920a48f2a2dbeb848783e5fa" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:02.739066 10654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5e23e2af0746baae738fd5840602f6" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:02.799614 12356 leader_election.cc:290] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.843933 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900d6a93d7914caaa9d17443d2736289" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:02.734033 12400 raft_consensus.cc:515] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.869464 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe713968873425a832472b9baa9243b" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
W20260709 12:21:02.851439 10698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.1:42025, user_credentials={real_user=slave}} blocked reactor thread for 181583us
I20260709 12:21:02.843286 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89cedcbe9db442d9d6773087001cb6d" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:02.854647 11280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c2ba30c75844298d4273f0c92b9e51" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:02.858598 10726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a3fd50233d4b2ca34e9280bba05d4c" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:02.813138 10730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89cedcbe9db442d9d6773087001cb6d" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:02.858364 12344 raft_consensus.cc:515] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.873142 10730 raft_consensus.cc:2468] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
I20260709 12:21:02.855581 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a2d0b4b1634ebea519382776877b3f" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:02.799437 12394 raft_consensus.cc:515] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
W20260709 12:21:02.864739 10549 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:21:02.848801 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a352b5a266cf4d07bd1909e66da3ca70" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:02.849476 12398 leader_election.cc:290] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.853699 10727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c0eab0d8634b2f8a57257c1b3e9ae0" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:02.851760 12381 raft_consensus.cc:515] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.860829 12379 leader_election.cc:290] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.848013 12408 raft_consensus.cc:515] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.875777 10729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117741f7756242298ef21aff589e5bc0" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:02.876163 12402 leader_election.cc:290] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.849871 12390 raft_consensus.cc:515] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.861284 12366 raft_consensus.cc:515] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.878997 11278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117741f7756242298ef21aff589e5bc0" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:02.870124 10656 raft_consensus.cc:2468] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 3.
I20260709 12:21:02.884986 12406 leader_election.cc:290] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.890277 11281 raft_consensus.cc:2468] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:21:02.894791 11285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96a09559c0a436492784b90e8275aa5" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:02.895550 12408 leader_election.cc:290] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.895829 11285 raft_consensus.cc:2468] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:21:02.866529 12352 raft_consensus.cc:515] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:02.888012 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d1878cecc34c5da3358b5133fb3660" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:02.886363 12400 leader_election.cc:290] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.882318 12339 leader_election.cc:290] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.905854 12344 leader_election.cc:290] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:02.894994 10728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4213a680c47e4a7b84908cff62ef9950" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:02.894924 10655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "514d69646dc7493ebd96c02759be1516" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:02.896981 11285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6f949d5a54cb2bafa52c060df93da" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:02.899662  9416 tablet_replica.cc:333] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:02.891002 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4213a680c47e4a7b84908cff62ef9950" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:02.906941 11279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a3fd50233d4b2ca34e9280bba05d4c" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:02.912670  9416 raft_consensus.cc:2243] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:02.908702 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "613f3f5bac74449ca06466d97bdd2715" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:02.913153 11279 raft_consensus.cc:2468] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:21:02.913394  9416 raft_consensus.cc:2272] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:02.914047 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd739b352b457ba491dcbd5bb34986" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:02.914217 11279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "514d69646dc7493ebd96c02759be1516" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:02.915108 12390 leader_election.cc:290] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.915534 10727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5c6aada9454b749249e251805c347f" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:02.916599  9416 tablet_replica.cc:333] T 21a35eb733a847389ca694caa2966a84 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:02.917573  9416 raft_consensus.cc:2243] T 21a35eb733a847389ca694caa2966a84 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:02.918233  9416 raft_consensus.cc:2272] T 21a35eb733a847389ca694caa2966a84 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:02.904493 12401 leader_election.cc:290] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.918536 11282 raft_consensus.cc:2468] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 2.
W20260709 12:21:02.921595 10551 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:21:02.922020 10551 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:21:02.912276 11287 raft_consensus.cc:2468] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:21:02.926365 10726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c14058d9a2423cab4046a17e320ae9" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:02.928437 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e291e76969e425080fea87fff0c9637" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:02.928844 12366 leader_election.cc:290] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:02.929171 10658 raft_consensus.cc:2468] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
I20260709 12:21:02.928547 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89cedcbe9db442d9d6773087001cb6d" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:02.930208 10659 raft_consensus.cc:2468] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
I20260709 12:21:02.930401 12381 leader_election.cc:290] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.910069 10654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9489515939754e5c9ee28c76a0822fbb" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:02.923745 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd87957f190f48b68d1fa881764695ae" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
W20260709 12:21:02.933497 11251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.50.1:42025, user_credentials={real_user=slave}} blocked reactor thread for 287884us
I20260709 12:21:02.938760 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a352b5a266cf4d07bd1909e66da3ca70" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:02.944296 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c12714e2244e9cb5c09779d8726afa" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:02.944929 10652 raft_consensus.cc:2468] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
I20260709 12:21:02.945178 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c2ba30c75844298d4273f0c92b9e51" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:02.919870 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f57d4c1384af9be47dbd385c52b23" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:02.946306 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c14058d9a2423cab4046a17e320ae9" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:02.909363 11278 raft_consensus.cc:2468] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 1.
I20260709 12:21:02.947033 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdbb70d79f647668a8fb95cac759b80" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:02.999845 11284 raft_consensus.cc:2468] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 2.
I20260709 12:21:03.000211 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e291e76969e425080fea87fff0c9637" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:02.998699 11287 raft_consensus.cc:2468] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:21:03.002300 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4213a680c47e4a7b84908cff62ef9950" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:02.946517 10551 leader_election.cc:304] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
W20260709 12:21:03.005316 10551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.50.4:41797, user_credentials={real_user=slave}} blocked reactor thread for 62372.1us
I20260709 12:21:03.005816 10551 leader_election.cc:304] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [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: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:03.006675 12372 raft_consensus.cc:2804] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:21:03.007141 12372 raft_consensus.cc:493] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:03.007501 12372 raft_consensus.cc:3060] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:03.009164 10655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdbb70d79f647668a8fb95cac759b80" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.010049 10653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "613f3f5bac74449ca06466d97bdd2715" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.011441 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8082db9f91a43df8c915bff1aa1e3e5" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.014209 10659 raft_consensus.cc:2468] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 1.
I20260709 12:21:03.013185 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4213a680c47e4a7b84908cff62ef9950" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.013659 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436b4b6a7faf43df8300b3dab98c03ed" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.016916 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf46ffc96f84ec7adf5ba40e962f573" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.017186 10652 raft_consensus.cc:2468] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 1.
I20260709 12:21:03.004559 10728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6f949d5a54cb2bafa52c060df93da" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.015502 10653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee9d55ae0ca49e1bc04acafcb61321d" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.014701 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76dd010b2c8431ca521490f41d04843" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:03.016537 10655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a771df449354ae8b12ee51e2c029751" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.020401 10654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ce0168efc04d4986bcd0fe7234e420" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.025039 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76dd010b2c8431ca521490f41d04843" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.021328 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a3fd50233d4b2ca34e9280bba05d4c" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.021615 10653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "514d69646dc7493ebd96c02759be1516" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.021143 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd739b352b457ba491dcbd5bb34986" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:02.932842 12394 leader_election.cc:290] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:02.934198 11279 raft_consensus.cc:2468] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
I20260709 12:21:03.026136 10551 leader_election.cc:304] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:02.940070 11285 raft_consensus.cc:2468] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 3.
I20260709 12:21:03.028854 10655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117741f7756242298ef21aff589e5bc0" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:02.973127 12392 leader_election.cc:290] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:03.031441 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a774c4990d164dc287d069216a6ed775" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:02.971060 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b041d3dab54c16b33e9edbdbe70a90" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:03.030858 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62751ee488c04607bc02037de1d67458" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.036995 12352 leader_election.cc:290] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:03.031011 12377 raft_consensus.cc:2804] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:21:03.038841 12377 raft_consensus.cc:493] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:03.038945 12369 leader_election.cc:290] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:03.039247 12377 raft_consensus.cc:3060] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:03.041833 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c12714e2244e9cb5c09779d8726afa" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:03.043066 11283 raft_consensus.cc:2468] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 2.
I20260709 12:21:03.044036 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436b4b6a7faf43df8300b3dab98c03ed" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:03.044624 11283 raft_consensus.cc:2468] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 1.
I20260709 12:21:03.045770 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372a197902454f61bf6035c892d8209f" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:03.027905 12363 raft_consensus.cc:2804] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:21:03.031558 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eb693466da4990b45ae2f6952067c6" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.047111 12363 raft_consensus.cc:493] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:03.047513 12363 raft_consensus.cc:3060] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:03.047693 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4cfb54c6fd4011b09c932146657e79" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.048161 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a35eb733a847389ca694caa2966a84" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.037657 12368 leader_election.cc:290] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:03.038429  9416 tablet_replica.cc:333] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:03.042989 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe713968873425a832472b9baa9243b" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:03.050940 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436da9bcb72945d2a2bf689f6033c961" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.053892  9416 raft_consensus.cc:2243] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:03.030563 10551 leader_election.cc:304] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:03.057245 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ce0168efc04d4986bcd0fe7234e420" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:03.058050 11287 raft_consensus.cc:2468] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 3.
I20260709 12:21:03.058365 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96a09559c0a436492784b90e8275aa5" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.059484 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300f208322a54b38a639f57ba380409f" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:03.059720 10728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae2061162664282a87ecb0029fd4a75" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.060146 11287 raft_consensus.cc:2468] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
I20260709 12:21:03.027626 11282 raft_consensus.cc:2468] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
I20260709 12:21:03.062592 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eb693466da4990b45ae2f6952067c6" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:03.065315 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd87957f190f48b68d1fa881764695ae" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
W20260709 12:21:03.067411 10698 consensus_peers.cc:597] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:03.068087 11281 raft_consensus.cc:2468] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:21:03.070075 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4cfb54c6fd4011b09c932146657e79" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:03.073374 11279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436da9bcb72945d2a2bf689f6033c961" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:03.075146 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a771df449354ae8b12ee51e2c029751" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:03.075758 11286 raft_consensus.cc:2468] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
I20260709 12:21:03.061528 12368 raft_consensus.cc:2804] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:21:03.104007 10698 consensus_peers.cc:597] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:03.111745  9416 raft_consensus.cc:2272] T a76dd010b2c8431ca521490f41d04843 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.122398 10480 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:36406 (request call id 360) took 1206 ms. Trace:
I20260709 12:21:03.122807 10480 rpcz_store.cc:276] 0709 12:21:01.846305 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:21:01.858160 (+ 11855us) service_pool.cc:224] Handling call
0709 12:21:03.052550 (+1194390us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5910,"reported_tablets":2}
I20260709 12:21:03.123837 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a2d0b4b1634ebea519382776877b3f" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
W20260709 12:21:03.120311 10698 consensus_peers.cc:597] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:03.127243 10728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62751ee488c04607bc02037de1d67458" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
W20260709 12:21:03.126387 10698 consensus_peers.cc:597] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:03.129127 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee9d55ae0ca49e1bc04acafcb61321d" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.117355 12368 raft_consensus.cc:493] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:03.132302 10654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "613f3f5bac74449ca06466d97bdd2715" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.132959 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "514d69646dc7493ebd96c02759be1516" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.136500 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89cedcbe9db442d9d6773087001cb6d" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:03.137727 11279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900d6a93d7914caaa9d17443d2736289" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:03.139006 10725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a771df449354ae8b12ee51e2c029751" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.137022 11285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf46ffc96f84ec7adf5ba40e962f573" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:03.143101 11285 raft_consensus.cc:2468] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 3.
I20260709 12:21:03.146051 10697 leader_election.cc:304] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:03.147087 12392 raft_consensus.cc:2804] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:21:03.147454 12392 raft_consensus.cc:493] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:03.147789 12392 raft_consensus.cc:3060] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:21:03.151273 10698 leader_election.cc:336] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:03.149562 12368 raft_consensus.cc:3060] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:21:03.208194 10698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.50.1:42025, user_credentials={real_user=slave}} blocked reactor thread for 76275.8us
W20260709 12:21:03.208926 10698 leader_election.cc:336] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:21:03.209540 10698 leader_election.cc:336] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:21:03.210397 10698 leader_election.cc:336] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:03.175287 10654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5e23e2af0746baae738fd5840602f6" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.213392 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0236654fcff4d1e9ba33cccbbc03d3f" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.217006 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcc59302ee4726a9d03c30c3ee1c17" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.217324 10725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a3fd50233d4b2ca34e9280bba05d4c" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.218698 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300f208322a54b38a639f57ba380409f" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.220023  9416 tablet_replica.cc:333] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:03.220561 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae2061162664282a87ecb0029fd4a75" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.220870 12377 raft_consensus.cc:515] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:03.221920 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96a09559c0a436492784b90e8275aa5" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.223050 12377 leader_election.cc:290] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 3 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:03.223676 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117741f7756242298ef21aff589e5bc0" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.224814 10725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a774c4990d164dc287d069216a6ed775" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.224709 12372 raft_consensus.cc:515] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
W20260709 12:21:03.227232 10698 leader_election.cc:336] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:03.237288 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e291e76969e425080fea87fff0c9637" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:03.220867  9416 raft_consensus.cc:2243] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:03.243167 10728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51600a284f14beaa512ad4312e269b0" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.241005 10697 leader_election.cc:304] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e [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: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:03.226500 10725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a2d0b4b1634ebea519382776877b3f" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.244107 12372 leader_election.cc:290] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 3 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:03.247430 12392 raft_consensus.cc:515] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:03.248603 10697 leader_election.cc:304] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [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: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:03.249620 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c12714e2244e9cb5c09779d8726afa" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:03.251224 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4cfb54c6fd4011b09c932146657e79" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.251730 12397 raft_consensus.cc:2749] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:03.253154 12363 raft_consensus.cc:515] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:03.255239  9416 raft_consensus.cc:2272] T 9489515939754e5c9ee28c76a0822fbb P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.257488 11280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8082db9f91a43df8c915bff1aa1e3e5" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:03.262437 12405 raft_consensus.cc:2749] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:03.262751 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1718ebcc5546a2aae0db008f9ea405" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.265391 10697 leader_election.cc:304] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:03.263121 10727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e291e76969e425080fea87fff0c9637" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.263355 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3118a5bfb4043249d0425b3f1e06502" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.263974 10734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aff931d747e4a3095a43a6e2f6b7f3c" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.263154 10730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278777e401474f3ebbab9aa16b90573a" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.264613 11278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee9d55ae0ca49e1bc04acafcb61321d" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:03.265064 12392 leader_election.cc:290] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:03.266520 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe713968873425a832472b9baa9243b" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:03.268914 10697 leader_election.cc:304] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:03.272727 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4cfb54c6fd4011b09c932146657e79" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:03.272975 10729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c12714e2244e9cb5c09779d8726afa" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.273931 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f57d4c1384af9be47dbd385c52b23" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:03.279951 10697 leader_election.cc:304] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:03.262354 10726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee9d55ae0ca49e1bc04acafcb61321d" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.275300 10551 leader_election.cc:304] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:21:03.262702 11284 raft_consensus.cc:1217] T b7f2c5f5950b45a3853c46f740e1117b P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:21:03.276311 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6714e1e32d684f23a4ffc5b9b3bec75b" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.276626 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe713968873425a832472b9baa9243b" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.281107 10697 leader_election.cc:304] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:03.290467 10551 leader_election.cc:304] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
W20260709 12:21:03.243681 10698 leader_election.cc:336] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:03.291256 10551 leader_election.cc:304] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [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: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25; no voters: a5344a92b5744aa49c8ef1dcf6acd73e
W20260709 12:21:03.291704 10698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.50.1:42025, user_credentials={real_user=slave}} blocked reactor thread for 48066.8us
I20260709 12:21:03.292450 10551 leader_election.cc:304] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [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: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25; no voters: a5344a92b5744aa49c8ef1dcf6acd73e
W20260709 12:21:03.292574 10698 leader_election.cc:336] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:03.293591 10551 leader_election.cc:304] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
W20260709 12:21:03.294847 10549 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:21:03.273854 12398 raft_consensus.cc:2804] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:21:03.296154 12377 raft_consensus.cc:2804] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:21:03.293227 10698 leader_election.cc:336] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:03.297875 12364 raft_consensus.cc:2804] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:21:03.299330 12398 raft_consensus.cc:493] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:03.303305 12398 raft_consensus.cc:3060] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:03.303620 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f57d4c1384af9be47dbd385c52b23" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.289439 12392 raft_consensus.cc:2804] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:21:03.301709 10728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62c4280439e48e182af56c91f67c1bd" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:03.300843  9416 tablet_replica.cc:333] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
W20260709 12:21:03.300792 10698 leader_election.cc:336] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:03.301285 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afde264122864d59b2be8541ff553a02" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:03.289235 12405 raft_consensus.cc:2804] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:21:03.297099 12372 raft_consensus.cc:2804] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:21:03.296680 12369 raft_consensus.cc:2804] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:21:03.297302 12360 raft_consensus.cc:2804] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:21:03.288795 12363 leader_election.cc:290] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 4 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:03.302484 12364 raft_consensus.cc:493] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:03.297204 12357 raft_consensus.cc:2804] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:21:03.309613  9416 raft_consensus.cc:2243] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:21:03.308488 10698 leader_election.cc:336] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:03.300400 12377 raft_consensus.cc:493] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:03.307785 12392 raft_consensus.cc:493] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:03.320312 10698 leader_election.cc:304] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [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: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:03.322182 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd739b352b457ba491dcbd5bb34986" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.307483 12405 raft_consensus.cc:493] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:03.309168 12372 raft_consensus.cc:493] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:03.311054 12369 raft_consensus.cc:493] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Starting leader election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:03.316339 12360 raft_consensus.cc:493] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:03.321363 12364 raft_consensus.cc:3060] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:03.324393 10626 leader_election.cc:304] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1; no voters: 
W20260709 12:21:03.334648 10626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.50.4:41797, user_credentials={real_user=slave}} blocked reactor thread for 92014.4us
I20260709 12:21:03.323410 12377 raft_consensus.cc:3060] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:03.324067 12392 raft_consensus.cc:3060] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:03.321183 12357 raft_consensus.cc:493] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:03.336949 11250 leader_election.cc:304] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:03.339015  9416 raft_consensus.cc:2272] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.335795 10626 leader_election.cc:304] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1; no voters: 
I20260709 12:21:03.331559 12372 raft_consensus.cc:3060] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:03.344098 11250 leader_election.cc:304] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [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: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1; no voters: a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:03.342923 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aff931d747e4a3095a43a6e2f6b7f3c" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.332602 12369 raft_consensus.cc:3060] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:03.331327 12397 raft_consensus.cc:2749] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:03.328259 12405 raft_consensus.cc:3060] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:03.343317 10626 leader_election.cc:304] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1; no voters: 
I20260709 12:21:03.345204 12342 raft_consensus.cc:2804] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:03.345302 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af5f34953a14d0bb68e93af34410dde" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:03.333863 12360 raft_consensus.cc:3060] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:03.355108 12342 raft_consensus.cc:493] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:03.361598 12342 raft_consensus.cc:3060] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:03.328610 12368 raft_consensus.cc:515] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:03.365116 12368 leader_election.cc:290] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:03.340052 12357 raft_consensus.cc:3060] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:03.353752 12365 raft_consensus.cc:2749] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:03.337692 12350 raft_consensus.cc:2804] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:03.367098 12350 raft_consensus.cc:493] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:03.355116 12340 raft_consensus.cc:2804] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:03.367506 12350 raft_consensus.cc:3060] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:03.367724 12340 raft_consensus.cc:493] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:03.368181 12340 raft_consensus.cc:3060] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:21:03.371032 10549 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:21:03.372500 10551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.4:41797, user_credentials={real_user=slave}} blocked reactor thread for 76811.2us
I20260709 12:21:03.354873 10626 leader_election.cc:304] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1; no voters: 
I20260709 12:21:03.372881 11250 leader_election.cc:304] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [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: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1; no voters: 
I20260709 12:21:03.374037 10700 leader_election.cc:304] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [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: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:03.374622 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ce0168efc04d4986bcd0fe7234e420" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.378579 11250 leader_election.cc:304] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:03.379633 10626 leader_election.cc:304] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1; no voters: 
I20260709 12:21:03.382115 12345 raft_consensus.cc:2804] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:03.382529 12371 raft_consensus.cc:2804] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:03.382560 12345 raft_consensus.cc:493] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:03.383070 12371 raft_consensus.cc:493] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:03.383152 12345 raft_consensus.cc:3060] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:03.383533 12371 raft_consensus.cc:3060] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:03.384387 12342 raft_consensus.cc:515] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:03.390897 10551 leader_election.cc:304] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:21:03.406381 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdbb70d79f647668a8fb95cac759b80" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.390410 12381 raft_consensus.cc:2804] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:03.390341 11250 leader_election.cc:304] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:03.375116 12379 raft_consensus.cc:2804] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:21:03.410452 10700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.50.4:41797, user_credentials={real_user=slave}} blocked reactor thread for 138615us
I20260709 12:21:03.413357 11250 leader_election.cc:304] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:03.415658 10700 leader_election.cc:304] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [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: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:03.418354 11250 leader_election.cc:304] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:03.420161 11250 leader_election.cc:304] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
W20260709 12:21:03.421900 11251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.1:42025, user_credentials={real_user=slave}} blocked reactor thread for 81289.6us
I20260709 12:21:03.422516 11250 leader_election.cc:304] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:03.412032 12381 raft_consensus.cc:493] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:03.423938 12381 raft_consensus.cc:3060] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:03.424299 12342 leader_election.cc:290] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Requested vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:03.431499 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd739b352b457ba491dcbd5bb34986" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:03.410283 12390 raft_consensus.cc:2749] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:03.412132 12368 raft_consensus.cc:2804] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:21:03.417202 12406 raft_consensus.cc:2749] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:21:03.434352 11251 leader_election.cc:336] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:03.417443 12379 raft_consensus.cc:493] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:03.472898 12379 raft_consensus.cc:3060] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:03.416939 12352 raft_consensus.cc:2749] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:03.464074 12377 raft_consensus.cc:515] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:03.444934 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae2061162664282a87ecb0029fd4a75" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:03.445255 12360 raft_consensus.cc:515] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:03.445490 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a352b5a266cf4d07bd1909e66da3ca70" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.477557 10659 raft_consensus.cc:2468] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 2.
I20260709 12:21:03.478505 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0236654fcff4d1e9ba33cccbbc03d3f" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:03.478790 12360 leader_election.cc:290] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 3 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:03.427035 12366 raft_consensus.cc:2749] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:03.481129 12377 leader_election.cc:290] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 election: Requested vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:03.481037 12371 raft_consensus.cc:515] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:03.482277 12381 raft_consensus.cc:515] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:03.483385 11279 raft_consensus.cc:1240] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Rejecting Update request from peer 2ed14bd66ea3430bbe19cafe29588d25 for earlier term 1. Current term is 2. Ops: []
I20260709 12:21:03.484165 12371 leader_election.cc:290] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Requested vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:03.479550 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3118a5bfb4043249d0425b3f1e06502" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:03.489485 12381 leader_election.cc:290] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:03.476425 12369 raft_consensus.cc:515] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
W20260709 12:21:03.493611 10626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.4:41797, user_credentials={real_user=slave}} blocked reactor thread for 112588us
I20260709 12:21:03.445546 12350 raft_consensus.cc:515] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:03.451345 12345 raft_consensus.cc:515] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:03.428475 12408 raft_consensus.cc:2749] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:03.435825 12356 raft_consensus.cc:2749] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:21:03.439509 11251 consensus_peers.cc:597] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:03.514015 11251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.1:42025, user_credentials={real_user=slave}} blocked reactor thread for 74555.4us
I20260709 12:21:03.457952 12372 raft_consensus.cc:515] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:03.458972 12353 raft_consensus.cc:2804] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:03.436445 12368 raft_consensus.cc:493] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:03.461429 12397 raft_consensus.cc:2749] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:03.462627 12364 raft_consensus.cc:515] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:03.464536 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf46ffc96f84ec7adf5ba40e962f573" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.464792 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a35eb733a847389ca694caa2966a84" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.465442 10655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900d6a93d7914caaa9d17443d2736289" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.466028 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd739b352b457ba491dcbd5bb34986" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:03.466073 10653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5e23e2af0746baae738fd5840602f6" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:03.467109 10654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436da9bcb72945d2a2bf689f6033c961" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.467821 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f2c5f5950b45a3853c46f740e1117b" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.468519 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c2ba30c75844298d4273f0c92b9e51" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.469143 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b041d3dab54c16b33e9edbdbe70a90" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:03.469686 12340 raft_consensus.cc:515] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:03.472039  9416 tablet_replica.cc:333] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
W20260709 12:21:03.500679 10698 leader_election.cc:336] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:03.532450  9416 raft_consensus.cc:2243] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:21:03.509178 10551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.4:41797, user_credentials={real_user=slave}} blocked reactor thread for 97848us
W20260709 12:21:03.514690 11251 leader_election.cc:336] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:03.515758 12398 raft_consensus.cc:515] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:03.523077 12368 raft_consensus.cc:3060] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:03.524893 12350 leader_election.cc:290] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Requested vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:03.526484 12372 leader_election.cc:290] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 3 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:03.526772 12379 raft_consensus.cc:515] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:03.521169 12353 raft_consensus.cc:493] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:03.542105 12417 consensus_queue.cc:1059] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:21:03.545284 12379 leader_election.cc:290] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:03.528745 12369 leader_election.cc:290] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 4 election: Requested vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
W20260709 12:21:03.532600 10698 leader_election.cc:336] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:03.533342 11251 leader_election.cc:304] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
W20260709 12:21:03.536481 10700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.50.4:41797, user_credentials={real_user=slave}} blocked reactor thread for 120895us
I20260709 12:21:03.546743 10700 leader_election.cc:304] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [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: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434
W20260709 12:21:03.547478 11251 leader_election.cc:336] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:03.547888 11251 leader_election.cc:304] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:03.548054 10728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0236654fcff4d1e9ba33cccbbc03d3f" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
W20260709 12:21:03.548828 11251 leader_election.cc:336] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:03.549180 11251 leader_election.cc:304] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:03.549455 12356 raft_consensus.cc:2749] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:03.549815 10731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436b4b6a7faf43df8300b3dab98c03ed" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:21:03.549050 12408 raft_consensus.cc:2749] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:03.550947 12408 raft_consensus.cc:2749] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:03.551128 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3118a5bfb4043249d0425b3f1e06502" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:21:03.552266 10729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6f949d5a54cb2bafa52c060df93da" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
W20260709 12:21:03.550488 11251 leader_election.cc:336] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:03.553344 11251 leader_election.cc:304] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:03.554010 12356 raft_consensus.cc:2749] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:21:03.554742 11251 leader_election.cc:336] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:03.555176 11251 leader_election.cc:304] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:03.555792 12356 raft_consensus.cc:2749] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:21:03.559194 10624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.1:42025, user_credentials={real_user=slave}} blocked reactor thread for 52056.2us
I20260709 12:21:03.561754 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436b4b6a7faf43df8300b3dab98c03ed" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:03.514127 12405 raft_consensus.cc:515] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:03.562472 10700 leader_election.cc:304] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [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: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:03.564633 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdbb70d79f647668a8fb95cac759b80" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:03.564744 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b041d3dab54c16b33e9edbdbe70a90" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:03.565753 12414 raft_consensus.cc:2804] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:21:03.566174 12414 raft_consensus.cc:493] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:03.566504 12414 raft_consensus.cc:3060] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:03.566752 12398 leader_election.cc:290] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 4 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:03.567104 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6f949d5a54cb2bafa52c060df93da" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:03.567586 10548 leader_election.cc:304] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1
I20260709 12:21:03.569204 12405 leader_election.cc:290] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:03.570007 10548 leader_election.cc:304] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1
I20260709 12:21:03.516510 12392 raft_consensus.cc:515] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:03.571552 12372 raft_consensus.cc:2749] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:03.572057 12340 leader_election.cc:290] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Requested vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:03.572575 12392 leader_election.cc:290] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:03.573748  9416 raft_consensus.cc:2272] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.576538  9416 tablet_replica.cc:333] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:03.577313  9416 raft_consensus.cc:2243] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:03.577991  9416 raft_consensus.cc:2272] T 613f3f5bac74449ca06466d97bdd2715 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:03.562939 11251 leader_election.cc:336] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:03.578685 11251 leader_election.cc:304] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:03.579269 10700 leader_election.cc:304] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [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: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
W20260709 12:21:03.579838 11251 leader_election.cc:336] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:03.580312 11251 leader_election.cc:304] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
W20260709 12:21:03.581020 10626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.4:41797, user_credentials={real_user=slave}} blocked reactor thread for 73756.9us
W20260709 12:21:03.570627 10548 raft_consensus.cc:2686] T 768f57d4c1384af9be47dbd385c52b23 P 2ed14bd66ea3430bbe19cafe29588d25: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 12:21:03.584728 11251 leader_election.cc:336] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:03.585256 11251 leader_election.cc:304] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:03.585763 10548 leader_election.cc:304] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [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: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:03.519869 12357 raft_consensus.cc:515] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:03.595233 12357 leader_election.cc:290] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:03.560447 12353 raft_consensus.cc:3060] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:03.596423 10551 leader_election.cc:304] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:03.597193 12415 raft_consensus.cc:2749] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:21:03.599557 10698 leader_election.cc:336] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:03.578086 12392 raft_consensus.cc:2804] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:21:03.588179 12356 raft_consensus.cc:2749] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:03.602985 12392 raft_consensus.cc:493] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:03.605787 12392 raft_consensus.cc:3060] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:03.590607 12377 raft_consensus.cc:2749] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:21:03.591042 10700 leader_election.cc:304] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [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: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:03.591207 12418 raft_consensus.cc:2804] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:03.612877 12418 raft_consensus.cc:493] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:03.613394 12418 raft_consensus.cc:3060] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:03.613602 10700 leader_election.cc:304] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [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: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:03.614441 12397 raft_consensus.cc:2804] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:21:03.537298 10725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5e23e2af0746baae738fd5840602f6" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:21:03.602756 12345 leader_election.cc:290] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Requested vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:03.606665 12364 leader_election.cc:290] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 4 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:03.588358 12379 raft_consensus.cc:2749] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:21:03.614776 10700 leader_election.cc:304] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [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: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1
I20260709 12:21:03.631585 12398 raft_consensus.cc:2749] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:03.631822 10700 leader_election.cc:304] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [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: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434
I20260709 12:21:03.632759 12419 raft_consensus.cc:2804] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:21:03.633152 12419 raft_consensus.cc:493] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:03.633560 12419 raft_consensus.cc:3060] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:03.614794 12397 raft_consensus.cc:493] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:03.634302 12397 raft_consensus.cc:3060] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:03.634228 12414 raft_consensus.cc:515] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:03.615056 12348 raft_consensus.cc:2749] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:03.636437 12414 leader_election.cc:290] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:03.614945 12401 raft_consensus.cc:2749] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:21:03.646855  9416 tablet_replica.cc:333] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:03.647807  9416 raft_consensus.cc:2243] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:03.648451  9416 raft_consensus.cc:2272] T 05eb693466da4990b45ae2f6952067c6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.633080 10700 leader_election.cc:304] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [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: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25
W20260709 12:21:04.263033 10700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.50.4:41797, user_credentials={real_user=slave}} blocked reactor thread for 629986us
I20260709 12:21:04.321611 12405 raft_consensus.cc:2749] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:04.373189 12425 raft_consensus.cc:493] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
W20260709 12:21:04.375047 10700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.4:41797, user_credentials={real_user=slave}} blocked reactor thread for 109690us
I20260709 12:21:04.374025 12425 raft_consensus.cc:515] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:04.382846 12425 leader_election.cc:290] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:04.385445 10700 leader_election.cc:304] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [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: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:04.387312 12426 raft_consensus.cc:2749] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:04.396095 12427 raft_consensus.cc:493] T cb068868c405405cb0dc6c944daf03c8 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:04.396657 12427 raft_consensus.cc:515] T cb068868c405405cb0dc6c944daf03c8 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:04.398504 11279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe713968873425a832472b9baa9243b" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:04.401413 12427 leader_election.cc:290] T cb068868c405405cb0dc6c944daf03c8 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:04.401693 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e291e76969e425080fea87fff0c9637" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:04.402307 12427 raft_consensus.cc:493] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:04.402880 12426 raft_consensus.cc:493] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:04.402776 12427 raft_consensus.cc:515] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:04.403239 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c12714e2244e9cb5c09779d8726afa" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:04.403988 10725 raft_consensus.cc:1240] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Rejecting Update request from peer 0e1c330d390040bba9f928f54168a3d1 for earlier term 2. Current term is 3. Ops: []
I20260709 12:21:04.404848 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "514d69646dc7493ebd96c02759be1516" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:04.405228 12427 leader_election.cc:290] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:04.405604 10725 raft_consensus.cc:1240] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Rejecting Update request from peer 0e1c330d390040bba9f928f54168a3d1 for earlier term 2. Current term is 3. Ops: []
I20260709 12:21:04.405720 12427 raft_consensus.cc:493] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:04.406174 12427 raft_consensus.cc:515] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:04.406749 11279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89cedcbe9db442d9d6773087001cb6d" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:04.403374 12426 raft_consensus.cc:515] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:04.408619 12427 leader_election.cc:290] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:04.410157 12426 leader_election.cc:290] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:04.410910 10725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4213a680c47e4a7b84908cff62ef9950" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:21:04.412580 10725 raft_consensus.cc:1240] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Rejecting Update request from peer 0e1c330d390040bba9f928f54168a3d1 for earlier term 2. Current term is 3. Ops: []
I20260709 12:21:04.414119 10725 raft_consensus.cc:1240] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Rejecting Update request from peer 0e1c330d390040bba9f928f54168a3d1 for earlier term 3. Current term is 4. Ops: []
I20260709 12:21:04.415298 12352 consensus_queue.cc:1059] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:21:04.418421 12381 raft_consensus.cc:3055] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:04.418722 12381 raft_consensus.cc:740] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
I20260709 12:21:04.419420 12381 consensus_queue.cc:260] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:04.421866 12390 consensus_queue.cc:1059] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:21:04.423468 12390 consensus_queue.cc:1059] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:21:04.424405 12390 consensus_queue.cc:1059] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:21:04.425742 12390 raft_consensus.cc:3055] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:04.426115 12390 raft_consensus.cc:740] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
I20260709 12:21:04.426975 12394 raft_consensus.cc:3055] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:04.427389 12394 raft_consensus.cc:740] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
I20260709 12:21:04.428258 12394 consensus_queue.cc:260] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:04.429622 12394 raft_consensus.cc:3060] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:04.430958 12379 raft_consensus.cc:3055] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:04.431571 12379 raft_consensus.cc:740] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
I20260709 12:21:04.432621 12379 consensus_queue.cc:260] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:04.433843 12379 raft_consensus.cc:3060] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:04.437491 12390 consensus_queue.cc:260] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:04.438894 12390 raft_consensus.cc:3060] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:04.450717 12426 raft_consensus.cc:493] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:04.451439 12426 raft_consensus.cc:515] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:04.453578 12426 leader_election.cc:290] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:04.460789 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62751ee488c04607bc02037de1d67458" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:04.558490 12426 raft_consensus.cc:493] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:04.559401 12426 raft_consensus.cc:515] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:04.561933 12426 leader_election.cc:290] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:04.567920 12426 raft_consensus.cc:493] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:04.568122 12348 raft_consensus.cc:493] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:04.568576 12426 raft_consensus.cc:515] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:04.568789 12348 raft_consensus.cc:515] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:04.571055 12348 leader_election.cc:290] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:04.571633 12426 leader_election.cc:290] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:04.583139 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcc59302ee4726a9d03c30c3ee1c17" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
W20260709 12:21:04.645933 10514 debug-util.cc:398] Leaking SignalData structure 0x7b0800064d40 after lost signal to thread 9419
I20260709 12:21:04.965197 11284 raft_consensus.cc:1240] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Rejecting Update request from peer a5344a92b5744aa49c8ef1dcf6acd73e for earlier term 1. Current term is 2. Ops: []
I20260709 12:21:04.967945 12348 raft_consensus.cc:493] T c3118a5bfb4043249d0425b3f1e06502 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:04.968515 12348 raft_consensus.cc:515] T c3118a5bfb4043249d0425b3f1e06502 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:04.969861 12426 raft_consensus.cc:1064] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e: attempting to promote NON_VOTER 0e1c330d390040bba9f928f54168a3d1 to VOTER
I20260709 12:21:04.970515 12348 leader_election.cc:290] T c3118a5bfb4043249d0425b3f1e06502 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:04.972769 12426 consensus_queue.cc:237] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.048147 12348 consensus_queue.cc:1059] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:21:05.049917 12428 raft_consensus.cc:3055] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:05.050304 12428 raft_consensus.cc:740] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:21:05.051090 12428 consensus_queue.cc:260] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.052285 12428 raft_consensus.cc:3060] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:21:05.055611 10624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.1:42025, user_credentials={real_user=slave}} blocked reactor thread for 72700.1us
I20260709 12:21:05.063624  9416 tablet_replica.cc:333] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:05.064600  9416 raft_consensus.cc:2243] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:05.065752  9416 raft_consensus.cc:2272] T c62c4280439e48e182af56c91f67c1bd P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:05.068876  9416 tablet_replica.cc:333] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:05.069754  9416 raft_consensus.cc:2243] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:05.070353  9416 raft_consensus.cc:2272] T 4aff931d747e4a3095a43a6e2f6b7f3c P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:05.101539  9416 tablet_replica.cc:333] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:05.102360  9416 raft_consensus.cc:2243] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:05.105741 12413 raft_consensus.cc:493] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:05.108485 11281 raft_consensus.cc:1275] T b7f2c5f5950b45a3853c46f740e1117b P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEARNER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:21:05.106359 12413 raft_consensus.cc:515] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.109977 12426 consensus_queue.cc:1048] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:05.111982 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a774c4990d164dc287d069216a6ed775" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:05.112679 11281 raft_consensus.cc:2468] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:21:05.113590  9416 raft_consensus.cc:2272] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:05.113929 10700 leader_election.cc:304] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [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: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:05.114476 12413 leader_election.cc:290] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
W20260709 12:21:05.117262 12419 consensus_meta.cc:287] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent flushing consensus metadata: real 1.483s	user 0.013s	sys 0.021s
I20260709 12:21:05.117462 12413 raft_consensus.cc:2804] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:05.117980 12413 raft_consensus.cc:493] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:05.117645 12419 raft_consensus.cc:515] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.131178 12413 raft_consensus.cc:3060] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.132483 12419 leader_election.cc:290] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:05.116988  9416 tablet_replica.cc:333] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
W20260709 12:21:05.121407 11251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.50.1:42025, user_credentials={real_user=slave}} blocked reactor thread for 1.53658e+06us
I20260709 12:21:05.126060 12394 raft_consensus.cc:493] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:05.133613  9416 raft_consensus.cc:2243] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:05.134747 11279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a771df449354ae8b12ee51e2c029751" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:05.135407 11279 raft_consensus.cc:3060] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:05.135691 12394 raft_consensus.cc:515] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.137956 12394 leader_election.cc:290] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
W20260709 12:21:05.146384 10626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.4:41797, user_credentials={real_user=slave}} blocked reactor thread for 1.56238e+06us
I20260709 12:21:05.150538 11279 raft_consensus.cc:2468] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 3.
I20260709 12:21:05.151965 10700 leader_election.cc:304] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [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: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:05.153215 12419 raft_consensus.cc:2804] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:05.153920 12419 raft_consensus.cc:697] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
W20260709 12:21:05.154165 12353 consensus_meta.cc:287] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent flushing consensus metadata: real 1.558s	user 0.010s	sys 0.025s
I20260709 12:21:05.154922 12419 consensus_queue.cc:237] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
W20260709 12:21:05.160504 12392 consensus_meta.cc:287] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent flushing consensus metadata: real 1.554s	user 0.005s	sys 0.017s
I20260709 12:21:05.161087 12392 raft_consensus.cc:515] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.163456 12392 leader_election.cc:290] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:05.174235 12413 raft_consensus.cc:515] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.177670 12413 leader_election.cc:290] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
W20260709 12:21:05.185200 10548 connection.cc:256] RPC call timeout handler was delayed by -1.2558573540002271s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15180000000000002s for a response
W20260709 12:21:05.185730 10548 connection.cc:256] RPC call timeout handler was delayed by -1.1624720160000379s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17310000000000003s for a response
W20260709 12:21:05.186020 10548 connection.cc:256] RPC call timeout handler was delayed by -1.14027463299999s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1575s for a response
W20260709 12:21:05.186300 10548 connection.cc:256] RPC call timeout handler was delayed by -1.013767745999985s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1607s for a response
W20260709 12:21:05.189404 12417 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.646s	user 0.008s	sys 0.019s
W20260709 12:21:05.189877 12417 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.647s	user 0.008s	sys 0.019s
I20260709 12:21:05.191524 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a774c4990d164dc287d069216a6ed775" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:05.192118 11286 raft_consensus.cc:3060] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.195374 11279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300f208322a54b38a639f57ba380409f" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:05.195976 11279 raft_consensus.cc:3060] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:21:05.196779 10699 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:21:05.197161 10699 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:21:05.198609 12427 raft_consensus.cc:493] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:05.194533 12369 raft_consensus.cc:3055] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:05.199290 12369 raft_consensus.cc:740] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:21:05.199082 12427 raft_consensus.cc:515] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:05.200114 12369 consensus_queue.cc:260] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.201413 12369 raft_consensus.cc:3060] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.201562 12427 leader_election.cc:290] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:05.202067 12427 raft_consensus.cc:493] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:05.154592 12353 raft_consensus.cc:515] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.210500 12353 leader_election.cc:290] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:05.202483 12427 raft_consensus.cc:515] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:05.211120 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c14058d9a2423cab4046a17e320ae9" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:05.211674 11281 raft_consensus.cc:3060] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.218780 11281 raft_consensus.cc:2468] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
I20260709 12:21:05.222149 10700 leader_election.cc:304] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:05.223901 11279 raft_consensus.cc:2468] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 3.
I20260709 12:21:05.224413 12398 raft_consensus.cc:2804] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:05.224906 12398 raft_consensus.cc:697] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:21:05.219448 12427 leader_election.cc:290] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:05.225791 12398 consensus_queue.cc:237] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.134402  9416 raft_consensus.cc:2272] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:05.229737  9416 tablet_replica.cc:333] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:05.230477  9416 raft_consensus.cc:2243] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:05.226994 11286 raft_consensus.cc:2468] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
W20260709 12:21:05.233145 12418 consensus_meta.cc:287] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent flushing consensus metadata: real 1.619s	user 0.015s	sys 0.014s
I20260709 12:21:05.233543 12418 raft_consensus.cc:515] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.238116 10551 leader_election.cc:304] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25 [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: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.238566  9416 raft_consensus.cc:2272] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:05.238785 10551 raft_consensus.cc:2686] T 436b4b6a7faf43df8300b3dab98c03ed P 2ed14bd66ea3430bbe19cafe29588d25: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:21:05.253348 10551 leader_election.cc:304] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [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: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.254180 12415 raft_consensus.cc:2749] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:21:05.257902 10733 raft_consensus.cc:1240] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Rejecting Update request from peer 2ed14bd66ea3430bbe19cafe29588d25 for earlier term 2. Current term is 3. Ops: []
W20260709 12:21:05.258247 11250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:21:05.258646 11250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:21:05.266705 10514 debug-util.cc:398] Leaking SignalData structure 0x7b0800067420 after lost signal to thread 10517
I20260709 12:21:05.259407 10700 leader_election.cc:304] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [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: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:05.267831 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ce0168efc04d4986bcd0fe7234e420" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:05.268460 11286 raft_consensus.cc:3060] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:05.268639 12348 raft_consensus.cc:2804] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:21:05.269281 12368 consensus_meta.cc:287] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25: Time spent flushing consensus metadata: real 1.709s	user 0.023s	sys 0.013s
I20260709 12:21:05.269590 12348 raft_consensus.cc:697] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:21:05.270962 12348 consensus_queue.cc:237] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.269647 12368 raft_consensus.cc:515] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.262331 10733 raft_consensus.cc:1240] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Rejecting Update request from peer 2ed14bd66ea3430bbe19cafe29588d25 for earlier term 1. Current term is 2. Ops: []
I20260709 12:21:05.262705  9416 tablet_replica.cc:333] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:05.275529 12368 leader_election.cc:290] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 4 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
W20260709 12:21:05.275810 12397 consensus_meta.cc:287] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e: Time spent flushing consensus metadata: real 1.641s	user 0.034s	sys 0.001s
I20260709 12:21:05.276182 12397 raft_consensus.cc:515] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.277587 10482 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55740 (request call id 268) took 1936 ms. Trace:
I20260709 12:21:05.277952 10482 rpcz_store.cc:276] 0709 12:21:03.341050 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:21:03.345285 (+  4235us) service_pool.cc:224] Handling call
0709 12:21:05.277524 (+1932239us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":6}
I20260709 12:21:05.279038 11287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd87957f190f48b68d1fa881764695ae" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:05.279560 11287 raft_consensus.cc:3060] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.280440 11284 raft_consensus.cc:1240] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Rejecting Update request from peer 2ed14bd66ea3430bbe19cafe29588d25 for earlier term 1. Current term is 2. Ops: []
I20260709 12:21:05.283433 10700 leader_election.cc:304] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:05.275625 12418 leader_election.cc:290] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:05.285357  9416 raft_consensus.cc:2243] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:05.286026 12418 raft_consensus.cc:2804] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:05.287197 11287 raft_consensus.cc:2468] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
I20260709 12:21:05.286545 11286 raft_consensus.cc:2468] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 4.
I20260709 12:21:05.290889 10548 leader_election.cc:304] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 0e1c330d390040bba9f928f54168a3d1
W20260709 12:21:05.291508 10548 raft_consensus.cc:2686] T a352b5a266cf4d07bd1909e66da3ca70 P 2ed14bd66ea3430bbe19cafe29588d25: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:21:05.292249 10548 leader_election.cc:304] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [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: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.292996 12415 raft_consensus.cc:2749] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:21:05.293311 10548 leader_election.cc:304] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.294111 12377 raft_consensus.cc:2749] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:21:05.295223  9416 raft_consensus.cc:2272] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:05.286779 12418 raft_consensus.cc:697] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:21:05.295533 12377 consensus_queue.cc:1059] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:05.296162 12418 consensus_queue.cc:237] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.296734 12415 raft_consensus.cc:3055] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:05.297260 12415 raft_consensus.cc:740] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:21:05.298231  9416 tablet_replica.cc:333] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:05.299180  9416 raft_consensus.cc:2243] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:05.299976  9416 raft_consensus.cc:2272] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:05.298133 12415 consensus_queue.cc:260] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25 [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: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:05.300927 12415 raft_consensus.cc:3060] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:05.303071 12342 raft_consensus.cc:493] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:05.303578 12342 raft_consensus.cc:515] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:05.304052 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b041d3dab54c16b33e9edbdbe70a90" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
W20260709 12:21:05.304294 10626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.4:41797, user_credentials={real_user=slave}} blocked reactor thread for 156768us
I20260709 12:21:05.304724 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ce0168efc04d4986bcd0fe7234e420" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
W20260709 12:21:05.306116 10514 debug-util.cc:398] Leaking SignalData structure 0x7b0800067700 after lost signal to thread 10609
W20260709 12:21:05.307309 10514 debug-util.cc:398] Leaking SignalData structure 0x7b0800189a20 after lost signal to thread 10684
W20260709 12:21:05.307597 10514 debug-util.cc:398] Leaking SignalData structure 0x7b0800256fc0 after lost signal to thread 10685
I20260709 12:21:05.307155 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdbb70d79f647668a8fb95cac759b80" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
W20260709 12:21:05.308560 10514 debug-util.cc:398] Leaking SignalData structure 0x7b08002241c0 after lost signal to thread 10758
W20260709 12:21:05.308941 10514 debug-util.cc:398] Leaking SignalData structure 0x7b0800371220 after lost signal to thread 10759
W20260709 12:21:05.309968 10514 debug-util.cc:398] Leaking SignalData structure 0x7b0800303360 after lost signal to thread 11311
I20260709 12:21:05.305939 12397 leader_election.cc:290] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:05.313469 12381 raft_consensus.cc:3060] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:05.313799 12342 leader_election.cc:290] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:05.314843 10626 leader_election.cc:304] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 0e1c330d390040bba9f928f54168a3d1
I20260709 12:21:05.317530 12342 raft_consensus.cc:2804] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:21:05.317999 12342 raft_consensus.cc:493] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0e1c330d390040bba9f928f54168a3d1)
I20260709 12:21:05.318436 12342 raft_consensus.cc:3060] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:05.319840  9416 tablet_replica.cc:333] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:05.320696  9416 raft_consensus.cc:2243] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:05.321642  9416 raft_consensus.cc:2272] T 82bcc59302ee4726a9d03c30c3ee1c17 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:05.324028 10626 leader_election.cc:304] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.324759 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76dd010b2c8431ca521490f41d04843" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:05.327093 11286 raft_consensus.cc:3060] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:05.329411 10732 raft_consensus.cc:1240] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 LEADER]: Rejecting Update request from peer 2ed14bd66ea3430bbe19cafe29588d25 for earlier term 2. Current term is 3. Ops: []
W20260709 12:21:05.329833 10698 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 108 similar messages]
I20260709 12:21:05.330561 10732 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47704 (request call id 1511) took 1832 ms. Trace:
I20260709 12:21:05.331238 12344 raft_consensus.cc:2749] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:05.330945 10732 rpcz_store.cc:276] 0709 12:21:03.498656 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:21:03.498796 (+   140us) service_pool.cc:224] Handling call
0709 12:21:05.280954 (+1782158us) spinlock_profiling.cc:243] Waited 10.7 ms on lock 0x7b58000e5598. stack: 00007f72a05f2343 00007f72a05f2240 00007f729ff811d4 00007f72a9cbf304 00007f72a9cbf299 00007f72a04acdb1 00007f72a05ecb71 00007f72a05eca22 00007f72a95058d9 00007f72a865fee0 00007f72a87290ab 00007f72a8729131 00007f72a86eafc0 00007f72a86d5929 00007f72a86d53d2 00007f72a1c4cbd4
0709 12:21:05.281283 (+   329us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:21:05.329816 (+ 48533us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:21:05.330326 (+   510us) spinlock_profiling.cc:243] Waited 47.9 ms on lock 0x7b54003eeed4. stack: 00007f72a05f2343 00007f72a05f2240 00007f729ff811d4 00007f72a9cbf304 00007f72a9cbf299 00007f72a367a571 00007f72a3711e01 00007f72a371083e 00007f72a86d5419 00007f72a1c4cbd4 00007f72a1c4cb62 00007f72a1c4ca91 00007f72a1c4ca0c 00007f72a1c4bcc2 00007f72a1a4c48c 00007f72a1a4b8c6
0709 12:21:05.330480 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":134771840}
I20260709 12:21:05.329322 10700 leader_election.cc:304] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:05.334263 10626 leader_election.cc:304] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.334517 12405 raft_consensus.cc:2804] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:05.335114 12344 raft_consensus.cc:2749] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:05.335109 12405 raft_consensus.cc:697] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:21:05.336524 10548 leader_election.cc:304] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1
I20260709 12:21:05.335371 12366 raft_consensus.cc:493] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:05.337477 12366 raft_consensus.cc:515] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.337764 12377 consensus_queue.cc:1059] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:05.338665 12369 raft_consensus.cc:3055] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:05.339041 12369 raft_consensus.cc:740] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:21:05.340024 12366 leader_election.cc:290] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:05.340211 12369 consensus_queue.cc:260] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.336342 12405 consensus_queue.cc:237] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.341259 12369 raft_consensus.cc:3060] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.342217 12342 raft_consensus.cc:515] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.345304 12368 consensus_queue.cc:1059] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:21:05.347508 10700 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:21:05.347560 12368 raft_consensus.cc:3055] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:05.347937 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf46ffc96f84ec7adf5ba40e962f573" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:05.348197 12368 raft_consensus.cc:740] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:21:05.348603 11283 raft_consensus.cc:3060] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:05.349372 12368 consensus_queue.cc:260] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.350453 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "514d69646dc7493ebd96c02759be1516" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:05.350585 12368 raft_consensus.cc:3060] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.351222 10732 raft_consensus.cc:2393] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e1c330d390040bba9f928f54168a3d1 in current term 3: Already voted for candidate a5344a92b5744aa49c8ef1dcf6acd73e in this term.
I20260709 12:21:05.355810 11287 raft_consensus.cc:1240] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Rejecting Update request from peer 2ed14bd66ea3430bbe19cafe29588d25 for earlier term 1. Current term is 2. Ops: []
I20260709 12:21:05.356137 11279 raft_consensus.cc:1240] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Rejecting Update request from peer 2ed14bd66ea3430bbe19cafe29588d25 for earlier term 2. Current term is 3. Ops: []
I20260709 12:21:05.346123 10551 leader_election.cc:304] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
W20260709 12:21:05.356973 10551 raft_consensus.cc:2686] T 38ce0168efc04d4986bcd0fe7234e420 P 2ed14bd66ea3430bbe19cafe29588d25: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 12:21:05.346733 10548 raft_consensus.cc:2686] T 900d6a93d7914caaa9d17443d2736289 P 2ed14bd66ea3430bbe19cafe29588d25: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:21:05.358376 10626 leader_election.cc:304] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.359145 12344 raft_consensus.cc:2749] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:05.359190 10548 leader_election.cc:304] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1
W20260709 12:21:05.359987 10548 raft_consensus.cc:2686] T 1ffd739b352b457ba491dcbd5bb34986 P 2ed14bd66ea3430bbe19cafe29588d25: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:21:05.360530 10626 leader_election.cc:304] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.361232 12344 raft_consensus.cc:2749] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:05.363027 12342 leader_election.cc:290] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 election: Requested vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:05.361295 10548 leader_election.cc:304] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1
I20260709 12:21:05.363623 11286 raft_consensus.cc:2468] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 3.
W20260709 12:21:05.364089 10548 raft_consensus.cc:2686] T 436da9bcb72945d2a2bf689f6033c961 P 2ed14bd66ea3430bbe19cafe29588d25: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:21:05.364892 10548 leader_election.cc:304] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.367750 10626 leader_election.cc:304] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.368434 12342 raft_consensus.cc:2749] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:21:05.364892 10700 leader_election.cc:304] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [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: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:05.324077  9416 tablet_replica.cc:333] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:05.369567 12405 raft_consensus.cc:2804] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:05.370136 12405 raft_consensus.cc:697] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:21:05.370308  9416 raft_consensus.cc:2243] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:05.371079 12397 raft_consensus.cc:493] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:05.371405 12405 consensus_queue.cc:237] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.371585 12397 raft_consensus.cc:515] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:05.372359 10548 leader_election.cc:304] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25 [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: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.373862 12397 leader_election.cc:290] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:05.374356 10548 leader_election.cc:304] T 21a35eb733a847389ca694caa2966a84 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.371554 12377 raft_consensus.cc:2749] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:21:05.375118 10548 raft_consensus.cc:2686] T 21a35eb733a847389ca694caa2966a84 P 2ed14bd66ea3430bbe19cafe29588d25: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:21:05.376035 10548 leader_election.cc:304] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1
I20260709 12:21:05.365351 11283 raft_consensus.cc:2468] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed14bd66ea3430bbe19cafe29588d25 in term 4.
I20260709 12:21:05.376324 12368 raft_consensus.cc:2749] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:05.381234 10551 leader_election.cc:304] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25; no voters: 
I20260709 12:21:05.378486 10652 raft_consensus.cc:1240] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Rejecting Update request from peer a5344a92b5744aa49c8ef1dcf6acd73e for earlier term 1. Current term is 2. Ops: []
I20260709 12:21:05.379069 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6714e1e32d684f23a4ffc5b9b3bec75b" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:05.383605 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89cedcbe9db442d9d6773087001cb6d" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:05.384116 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e291e76969e425080fea87fff0c9637" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:05.384372 10658 raft_consensus.cc:2393] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a5344a92b5744aa49c8ef1dcf6acd73e in current term 3: Already voted for candidate 02216b071b6b442cb932dee569e07434 in this term.
I20260709 12:21:05.384443 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c12714e2244e9cb5c09779d8726afa" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:05.385015 10652 raft_consensus.cc:1240] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Rejecting Update request from peer a5344a92b5744aa49c8ef1dcf6acd73e for earlier term 1. Current term is 2. Ops: []
I20260709 12:21:05.386039 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "514d69646dc7493ebd96c02759be1516" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:05.379912  9416 raft_consensus.cc:2272] T e7a4750d920a48f2a2dbeb848783e5fa P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:05.385015 10654 raft_consensus.cc:1240] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Rejecting Update request from peer a5344a92b5744aa49c8ef1dcf6acd73e for earlier term 1. Current term is 2. Ops: []
I20260709 12:21:05.385035 10657 raft_consensus.cc:3060] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:05.389175  9416 tablet_replica.cc:333] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:05.389962  9416 raft_consensus.cc:2243] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:05.390555  9416 raft_consensus.cc:2272] T c0236654fcff4d1e9ba33cccbbc03d3f P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:05.379503 10653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe713968873425a832472b9baa9243b" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:05.391426 10653 raft_consensus.cc:3060] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:05.382977 12368 raft_consensus.cc:2804] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:05.393748 12368 raft_consensus.cc:697] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 LEADER]: Becoming Leader. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:21:05.395012 10733 raft_consensus.cc:1240] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Rejecting Update request from peer 2ed14bd66ea3430bbe19cafe29588d25 for earlier term 1. Current term is 2. Ops: []
I20260709 12:21:05.394959 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1718ebcc5546a2aae0db008f9ea405" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:05.395641 10656 raft_consensus.cc:2468] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 4.
I20260709 12:21:05.396377 10655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278777e401474f3ebbab9aa16b90573a" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:05.394574 12368 consensus_queue.cc:237] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.396729 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb068868c405405cb0dc6c944daf03c8" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:05.396992 10655 raft_consensus.cc:2468] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
I20260709 12:21:05.398002 10654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0236654fcff4d1e9ba33cccbbc03d3f" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:05.399261 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62751ee488c04607bc02037de1d67458" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:05.399286 10655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a4750d920a48f2a2dbeb848783e5fa" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:05.400028 10655 raft_consensus.cc:2468] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
I20260709 12:21:05.400621 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c0eab0d8634b2f8a57257c1b3e9ae0" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:05.401198 10652 raft_consensus.cc:2468] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:21:05.405680 10655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62c4280439e48e182af56c91f67c1bd" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:05.406322 10655 raft_consensus.cc:2468] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:21:05.386088 10658 raft_consensus.cc:1240] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Rejecting Update request from peer a5344a92b5744aa49c8ef1dcf6acd73e for earlier term 1. Current term is 2. Ops: []
I20260709 12:21:05.393188  9416 tablet_replica.cc:333] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:05.409253 10655 raft_consensus.cc:1240] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Rejecting Update request from peer a5344a92b5744aa49c8ef1dcf6acd73e for earlier term 1. Current term is 2. Ops: []
I20260709 12:21:05.410784 10652 raft_consensus.cc:1275] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:21:05.413867 10655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5e23e2af0746baae738fd5840602f6" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:05.412149 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a771df449354ae8b12ee51e2c029751" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:05.412891 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9489515939754e5c9ee28c76a0822fbb" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:05.411343 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11eb7c35784c472a838c8b883fe7c3f5" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:05.415040 10659 raft_consensus.cc:2468] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:21:05.415908 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3118a5bfb4043249d0425b3f1e06502" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:05.416531 10651 raft_consensus.cc:3060] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:05.416957 11250 leader_election.cc:304] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.418319 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a3fd50233d4b2ca34e9280bba05d4c" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:05.418449 12366 raft_consensus.cc:2749] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:05.362375 12369 consensus_queue.cc:1059] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.057s
I20260709 12:21:05.419713 12377 consensus_queue.cc:1059] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:21:05.420377 12377 consensus_queue.cc:1243] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Peer a5344a92b5744aa49c8ef1dcf6acd73e log is divergent from this leader: its last log entry 3.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260709 12:21:05.421456 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a2d0b4b1634ebea519382776877b3f" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:21:05.417074 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a3fd50233d4b2ca34e9280bba05d4c" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:21:05.423869 12415 raft_consensus.cc:3055] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:05.424271 12415 raft_consensus.cc:740] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:21:05.425062 12415 consensus_queue.cc:260] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.426195 12415 raft_consensus.cc:3060] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:05.426420 10651 raft_consensus.cc:2468] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 3.
I20260709 12:21:05.427313 10653 raft_consensus.cc:2468] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 4.
I20260709 12:21:05.427891 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a2d0b4b1634ebea519382776877b3f" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:05.428773 10657 raft_consensus.cc:2468] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 3.
W20260709 12:21:05.376695 10548 raft_consensus.cc:2686] T 87c2ba30c75844298d4273f0c92b9e51 P 2ed14bd66ea3430bbe19cafe29588d25: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:21:05.430191 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96a09559c0a436492784b90e8275aa5" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:21:05.430310 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96a09559c0a436492784b90e8275aa5" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
W20260709 12:21:05.432229 10548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.50.2:34209, user_credentials={real_user=slave}} blocked reactor thread for 56355.4us
I20260709 12:21:05.435274 10548 leader_election.cc:304] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1
W20260709 12:21:05.436214 10548 raft_consensus.cc:2686] T b6b041d3dab54c16b33e9edbdbe70a90 P 2ed14bd66ea3430bbe19cafe29588d25: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:21:05.437711 11283 raft_consensus.cc:1240] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Rejecting Update request from peer 02216b071b6b442cb932dee569e07434 for earlier term 2. Current term is 3. Ops: []
I20260709 12:21:05.438217 10548 leader_election.cc:304] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1
W20260709 12:21:05.440223 11251 leader_election.cc:336] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.440744 11251 leader_election.cc:304] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
W20260709 12:21:05.441839 11251 leader_election.cc:336] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.442248 11251 leader_election.cc:304] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.442333 12415 raft_consensus.cc:2749] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:21:05.444732 11251 leader_election.cc:336] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.445219 11251 leader_election.cc:304] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.443053 12366 raft_consensus.cc:2749] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:21:05.445875 10624 consensus_peers.cc:597] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:05.446506 12365 raft_consensus.cc:2749] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:21:05.447094 10624 leader_election.cc:336] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.447165 12365 raft_consensus.cc:2749] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:05.447587 10624 leader_election.cc:304] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25
W20260709 12:21:05.448424 11251 consensus_peers.cc:597] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:05.449023 11251 leader_election.cc:336] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.449436 11251 leader_election.cc:304] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.450147 12366 raft_consensus.cc:2749] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:21:05.451267 11251 leader_election.cc:336] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.451836 11251 leader_election.cc:304] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
W20260709 12:21:05.452266 10624 leader_election.cc:336] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.452502 12366 raft_consensus.cc:2749] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:21:05.452821 11251 leader_election.cc:336] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.453001 10624 leader_election.cc:304] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.452745 12342 raft_consensus.cc:2749] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:05.454509 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4213a680c47e4a7b84908cff62ef9950" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
W20260709 12:21:05.454506 10624 leader_election.cc:336] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.455240 10624 leader_election.cc:304] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.455703 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4213a680c47e4a7b84908cff62ef9950" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:05.455968 12350 raft_consensus.cc:2749] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:05.456449 11286 raft_consensus.cc:2393] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 02216b071b6b442cb932dee569e07434 in current term 2: Already voted for candidate 0e1c330d390040bba9f928f54168a3d1 in this term.
W20260709 12:21:05.457057 10624 leader_election.cc:336] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.457449 10624 leader_election.cc:304] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.458066 12350 raft_consensus.cc:2749] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:05.458228 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117741f7756242298ef21aff589e5bc0" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:21:05.454645 12342 raft_consensus.cc:2749] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:05.460424 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf46ffc96f84ec7adf5ba40e962f573" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:05.461046 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117741f7756242298ef21aff589e5bc0" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:05.462734 10733 raft_consensus.cc:2468] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
I20260709 12:21:05.463443 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9808fdce2e7e4a02a2b0283ca74656a9" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:05.463760 11286 raft_consensus.cc:1240] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Rejecting Update request from peer 2ed14bd66ea3430bbe19cafe29588d25 for earlier term 1. Current term is 2. Ops: []
I20260709 12:21:05.453285 11251 leader_election.cc:304] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.466214 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89cedcbe9db442d9d6773087001cb6d" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:21:05.467069 10732 raft_consensus.cc:2393] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 02216b071b6b442cb932dee569e07434 in current term 3: Already voted for candidate a5344a92b5744aa49c8ef1dcf6acd73e in this term.
W20260709 12:21:05.463738 10624 leader_election.cc:336] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.468225 10624 leader_election.cc:304] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:05.469050 12342 raft_consensus.cc:2749] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:05.466207 12369 consensus_queue.cc:1059] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 12:21:05.470463 12415 raft_consensus.cc:3055] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:05.470636 12381 raft_consensus.cc:2749] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:05.470898 12415 raft_consensus.cc:740] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ed14bd66ea3430bbe19cafe29588d25, State: Running, Role: LEADER
I20260709 12:21:05.471843 12415 consensus_queue.cc:260] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.473132 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89cedcbe9db442d9d6773087001cb6d" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:05.473220 12415 raft_consensus.cc:3060] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:21:05.474200 11251 leader_election.cc:336] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.477146 10480 catalog_manager.cc:5697] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 1 to 2, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 2 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:05.480229 11286 raft_consensus.cc:2468] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 3.
W20260709 12:21:05.469336 10624 leader_election.cc:336] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.483309 10624 leader_election.cc:304] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.484056 12342 raft_consensus.cc:2749] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:21:05.484448 10624 leader_election.cc:336] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.484874 10624 leader_election.cc:304] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.485520 12342 raft_consensus.cc:2749] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:21:05.485836 10624 leader_election.cc:336] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.486229 10624 leader_election.cc:304] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:05.486894 12342 raft_consensus.cc:2749] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:21:05.487210 10624 leader_election.cc:336] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.487612 10624 leader_election.cc:304] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:05.488236 12342 raft_consensus.cc:2749] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:21:05.488564 10624 leader_election.cc:336] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.488955 10624 leader_election.cc:304] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:05.489562 12342 raft_consensus.cc:2749] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:21:05.490060 10624 leader_election.cc:336] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.490446 10624 leader_election.cc:304] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.492472 10697 leader_election.cc:304] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [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: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1
I20260709 12:21:05.493589 10697 leader_election.cc:304] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:05.494367 10697 leader_election.cc:304] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:05.494279 12398 consensus_queue.cc:1059] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:05.495236 12397 consensus_queue.cc:1059] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:05.495843 12348 raft_consensus.cc:2749] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:21:05.496171 12397 raft_consensus.cc:2804] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:21:05.496572 12397 raft_consensus.cc:493] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:05.496692 12405 raft_consensus.cc:3055] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:05.496939 12397 raft_consensus.cc:3060] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:05.497262 12405 raft_consensus.cc:740] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:21:05.498136 12405 consensus_queue.cc:260] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.499456 12405 raft_consensus.cc:3060] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.499727 12348 raft_consensus.cc:3055] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:05.500105 12348 raft_consensus.cc:740] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:21:05.500901 12348 consensus_queue.cc:260] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.502079 12348 raft_consensus.cc:3060] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.503188 12357 raft_consensus.cc:2804] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:21:05.503579 12357 raft_consensus.cc:493] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:05.503953 12357 raft_consensus.cc:3060] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:05.474710 11251 leader_election.cc:304] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
W20260709 12:21:05.505527 11251 leader_election.cc:336] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.505949 11251 leader_election.cc:304] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.507715 12381 raft_consensus.cc:2749] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:21:05.508337 11251 leader_election.cc:336] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.507715 12366 raft_consensus.cc:2749] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:05.509873 10697 leader_election.cc:304] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e [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: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1
I20260709 12:21:05.508914 11251 leader_election.cc:304] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:05.515008 12398 raft_consensus.cc:2749] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:05.515491 12366 raft_consensus.cc:2749] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:05.516479 10697 leader_election.cc:304] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
W20260709 12:21:05.515933 11251 leader_election.cc:336] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.517258 12425 raft_consensus.cc:2804] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:21:05.518107 10653 raft_consensus.cc:1240] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Rejecting Update request from peer 0e1c330d390040bba9f928f54168a3d1 for earlier term 3. Current term is 4. Ops: []
I20260709 12:21:05.517951 12425 raft_consensus.cc:493] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:05.518733 12425 raft_consensus.cc:3060] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:05.519034 11251 leader_election.cc:304] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.519757 12366 raft_consensus.cc:2749] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:05.520406 12350 raft_consensus.cc:2749] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:21:05.520726 10624 leader_election.cc:336] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.521134 10624 leader_election.cc:304] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.521754 12350 raft_consensus.cc:2749] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:21:05.514704 12357 raft_consensus.cc:515] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:05.517305 10697 leader_election.cc:304] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:05.522893 10653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b041d3dab54c16b33e9edbdbe70a90" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:05.529592 10659 raft_consensus.cc:1240] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Rejecting Update request from peer 0e1c330d390040bba9f928f54168a3d1 for earlier term 2. Current term is 3. Ops: []
W20260709 12:21:05.522439 10624 leader_election.cc:336] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.530150 10624 leader_election.cc:304] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.524793 12357 leader_election.cc:290] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:05.525708 12405 raft_consensus.cc:2804] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:05.530875 12350 raft_consensus.cc:2749] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:21:05.531755 12405 raft_consensus.cc:493] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:05.527072 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8082db9f91a43df8c915bff1aa1e3e5" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:05.525547 10697 leader_election.cc:304] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:05.532310 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf46ffc96f84ec7adf5ba40e962f573" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:05.528393 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4213a680c47e4a7b84908cff62ef9950" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:05.528760 12425 raft_consensus.cc:515] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:05.533808 10658 raft_consensus.cc:2393] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0e1c330d390040bba9f928f54168a3d1 in current term 2: Already voted for candidate 02216b071b6b442cb932dee569e07434 in this term.
W20260709 12:21:05.531517 11251 leader_election.cc:336] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.534230 12398 raft_consensus.cc:2804] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:05.532562 10657 raft_consensus.cc:3060] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.534655 12398 raft_consensus.cc:493] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:05.534968 12425 leader_election.cc:290] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:05.535457 12418 consensus_queue.cc:1059] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:05.532893 12397 raft_consensus.cc:515] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:05.540078 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "514d69646dc7493ebd96c02759be1516" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:05.540757 12397 leader_election.cc:290] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 5 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
W20260709 12:21:05.531211 10624 leader_election.cc:336] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.541647 10624 leader_election.cc:304] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:05.542361 10657 raft_consensus.cc:2468] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:21:05.546571  9416 raft_consensus.cc:2243] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:21:05.535099 12398 raft_consensus.cc:3060] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.547206 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b041d3dab54c16b33e9edbdbe70a90" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:05.548846  9416 pending_rounds.cc:70] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25: Trying to abort 1 pending ops.
I20260709 12:21:05.549180  9416 pending_rounds.cc:77] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25: Aborting op as it isn't in flight: id { term: 4 index: 7 } timestamp: 7305624229750124544 op_type: NO_OP noop_request { }
I20260709 12:21:05.549620  9416 raft_consensus.cc:2889] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:21:05.549770 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8082db9f91a43df8c915bff1aa1e3e5" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:05.549975  9416 raft_consensus.cc:2272] T 5cf46ffc96f84ec7adf5ba40e962f573 P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:05.550369 10656 raft_consensus.cc:2376] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2. Re-sending same reply.
I20260709 12:21:05.552800 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4213a680c47e4a7b84908cff62ef9950" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:05.553484 10656 raft_consensus.cc:2393] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0e1c330d390040bba9f928f54168a3d1 in current term 2: Already voted for candidate 02216b071b6b442cb932dee569e07434 in this term.
I20260709 12:21:05.555473 12405 raft_consensus.cc:3060] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.556308 12350 raft_consensus.cc:2749] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:21:05.557507 10624 leader_election.cc:336] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.557893 10624 leader_election.cc:304] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:05.479975 10480 catalog_manager.cc:5697] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 2 to 3, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 3 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:05.558568 12350 raft_consensus.cc:2749] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:21:05.558902 10624 leader_election.cc:336] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.559304 10624 leader_election.cc:304] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.559948 12342 raft_consensus.cc:2749] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:21:05.560253 10624 leader_election.cc:336] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.559639 10480 catalog_manager.cc:5697] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 2 to 3, leader changed from 02216b071b6b442cb932dee569e07434 (127.9.50.2) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 3 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:05.560676 10624 leader_election.cc:304] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.561335 12342 raft_consensus.cc:2749] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:21:05.561648 10624 leader_election.cc:336] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.561249 10480 catalog_manager.cc:5697] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 1 to 2, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 2 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:05.562040 10624 leader_election.cc:304] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:05.562740 12342 raft_consensus.cc:2749] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:05.565511 11286 raft_consensus.cc:1240] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 4 FOLLOWER]: Rejecting Update request from peer 02216b071b6b442cb932dee569e07434 for earlier term 3. Current term is 4. Ops: []
I20260709 12:21:05.566691 11279 raft_consensus.cc:1240] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [term 4 FOLLOWER]: Rejecting Update request from peer 02216b071b6b442cb932dee569e07434 for earlier term 3. Current term is 4. Ops: []
W20260709 12:21:05.567373 11251 leader_election.cc:336] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:21:05.569940 10624 leader_election.cc:336] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:21:05.575757 11251 leader_election.cc:336] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.577636 11250 leader_election.cc:304] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:05.578475 12365 raft_consensus.cc:2749] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:21:05.579452 11250 leader_election.cc:304] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.580150 12365 raft_consensus.cc:3060] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:05.580942  9416 tablet_replica.cc:333] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:05.581542  9416 raft_consensus.cc:2243] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:05.581964  9416 raft_consensus.cc:2272] T 3a5e23e2af0746baae738fd5840602f6 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:05.586289  9416 tablet_replica.cc:333] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:05.587282 12398 raft_consensus.cc:515] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:05.588011 12365 raft_consensus.cc:2749] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:05.588471 10480 catalog_manager.cc:5697] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 1 to 2, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 2 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:05.589497 12398 leader_election.cc:290] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:05.590584 12398 consensus_queue.cc:1059] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:05.590883 12413 consensus_queue.cc:1048] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:05.594280  9416 raft_consensus.cc:2243] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:05.595045  9416 raft_consensus.cc:2272] T 43c14058d9a2423cab4046a17e320ae9 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:05.595537 12396 raft_consensus.cc:3055] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:05.595961 12396 raft_consensus.cc:740] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:21:05.595769 12405 raft_consensus.cc:515] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:05.596827 12396 consensus_queue.cc:260] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.597535  9416 tablet_replica.cc:333] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:05.597864 12405 leader_election.cc:290] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:05.598021 12396 raft_consensus.cc:3060] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.598358  9416 raft_consensus.cc:2243] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:05.607168 11279 raft_consensus.cc:1275] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:21:05.599184 12425 raft_consensus.cc:3055] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:05.607789 12425 raft_consensus.cc:740] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:21:05.608621 12425 consensus_queue.cc:260] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.602766 10480 catalog_manager.cc:5697] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 2 to 3, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 3 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:05.610044 12405 consensus_queue.cc:1048] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:21:05.612040 12425 raft_consensus.cc:3060] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.614985 10697 leader_election.cc:304] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:05.616446 10697 leader_election.cc:304] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 0e1c330d390040bba9f928f54168a3d1
I20260709 12:21:05.617715 12396 raft_consensus.cc:2804] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:05.617017 12418 raft_consensus.cc:2804] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:05.618187 12396 raft_consensus.cc:697] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:21:05.618229 12418 raft_consensus.cc:493] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:05.618814 12418 raft_consensus.cc:3060] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.619518 12396 consensus_queue.cc:237] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.607163  9416 raft_consensus.cc:2272] T dd87957f190f48b68d1fa881764695ae P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:05.623076 10697 leader_election.cc:304] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 0e1c330d390040bba9f928f54168a3d1
I20260709 12:21:05.632113 12405 raft_consensus.cc:2804] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:05.632849 12405 raft_consensus.cc:697] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
W20260709 12:21:05.620632 10698 leader_election.cc:336] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.633767 12405 consensus_queue.cc:237] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
W20260709 12:21:05.634301 10698 leader_election.cc:336] T cb068868c405405cb0dc6c944daf03c8 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.634737 10698 leader_election.cc:304] T cb068868c405405cb0dc6c944daf03c8 P a5344a92b5744aa49c8ef1dcf6acd73e [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: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:05.636961 11250 leader_election.cc:304] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:05.638118 12366 raft_consensus.cc:2749] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:05.624436  9416 tablet_replica.cc:333] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:05.640426  9416 raft_consensus.cc:2243] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:05.640974  9416 raft_consensus.cc:2272] T a774c4990d164dc287d069216a6ed775 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:05.642032 12357 raft_consensus.cc:2749] T cb068868c405405cb0dc6c944daf03c8 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:21:05.643651 10698 leader_election.cc:336] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.643970 10698 leader_election.cc:304] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [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: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
W20260709 12:21:05.644734 10698 leader_election.cc:336] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:21:05.645344 10698 leader_election.cc:336] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:21:05.645990 10698 leader_election.cc:336] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.646260 10698 leader_election.cc:304] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [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: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 0e1c330d390040bba9f928f54168a3d1, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:05.648756 11250 leader_election.cc:304] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [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: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1; no voters: 2ed14bd66ea3430bbe19cafe29588d25
W20260709 12:21:05.649430 10698 leader_election.cc:336] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:21:05.650328 10698 leader_election.cc:336] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.650802 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89cedcbe9db442d9d6773087001cb6d" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:05.651530 10657 raft_consensus.cc:2393] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a5344a92b5744aa49c8ef1dcf6acd73e in current term 3: Already voted for candidate 02216b071b6b442cb932dee569e07434 in this term.
I20260709 12:21:05.651854 10653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a4750d920a48f2a2dbeb848783e5fa" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:05.652318 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62c4280439e48e182af56c91f67c1bd" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:05.652582 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1718ebcc5546a2aae0db008f9ea405" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:05.652858 10657 raft_consensus.cc:3060] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.653296 10655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c0eab0d8634b2f8a57257c1b3e9ae0" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:05.653786 10655 raft_consensus.cc:3060] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.651865 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278777e401474f3ebbab9aa16b90573a" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:05.654275 10626 leader_election.cc:304] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:05.654695 10651 raft_consensus.cc:3060] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:05.654909 10659 raft_consensus.cc:3060] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:05.654284 10653 raft_consensus.cc:3055] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:05.655359 10626 leader_election.cc:304] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.654371 12398 raft_consensus.cc:2749] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:21:05.656450 10658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6714e1e32d684f23a4ffc5b9b3bec75b" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:05.659641 12342 raft_consensus.cc:2804] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:05.656781 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c12714e2244e9cb5c09779d8726afa" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:05.661085 10656 raft_consensus.cc:2376] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 3. Re-sending same reply.
I20260709 12:21:05.655622 10653 raft_consensus.cc:740] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
W20260709 12:21:05.651285 10698 leader_election.cc:336] T c3118a5bfb4043249d0425b3f1e06502 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.657781 11250 leader_election.cc:304] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.662948 10698 leader_election.cc:304] T c3118a5bfb4043249d0425b3f1e06502 P a5344a92b5744aa49c8ef1dcf6acd73e [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: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
W20260709 12:21:05.716037 11250 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.50.2:34209, user_credentials={real_user=slave}} blocked reactor thread for 58328.6us
W20260709 12:21:05.716394 10626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.50.3:33521, user_credentials={real_user=slave}} blocked reactor thread for 50989.6us
I20260709 12:21:05.717919 10657 raft_consensus.cc:2468] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
I20260709 12:21:05.677837 12426 raft_consensus.cc:2749] T c3118a5bfb4043249d0425b3f1e06502 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:05.666989 10653 consensus_queue.cc:260] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.655946 12357 raft_consensus.cc:2749] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:05.720449 10626 leader_election.cc:304] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.660363 12342 raft_consensus.cc:697] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:21:05.663832 12366 raft_consensus.cc:2804] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:05.724846 10653 raft_consensus.cc:3060] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:05.726655 12421 raft_consensus.cc:2749] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:21:05.728395  9416 tablet_replica.cc:333] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:05.664945 12416 raft_consensus.cc:2749] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:21:05.716540 12406 raft_consensus.cc:2749] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:21:05.753098 10698 consensus_peers.cc:597] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:05.756740 10698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.1:42025, user_credentials={real_user=slave}} blocked reactor thread for 75483.9us
I20260709 12:21:05.760594 10651 raft_consensus.cc:2468] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 5.
W20260709 12:21:05.759178 10698 leader_election.cc:336] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:21:05.770155 10698 leader_election.cc:336] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:21:05.771207 10698 leader_election.cc:336] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:21:05.772053 10698 leader_election.cc:336] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.772490 10698 leader_election.cc:304] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e [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: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:05.774760 12353 raft_consensus.cc:2749] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:21:05.776286 10698 leader_election.cc:336] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:21:05.779460 10698 leader_election.cc:336] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:21:05.781111 10698 leader_election.cc:336] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.781220  9416 raft_consensus.cc:2243] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:21:05.781975 10698 leader_election.cc:336] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.788249 12342 consensus_queue.cc:237] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.788697 12418 raft_consensus.cc:515] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:05.793634 12418 leader_election.cc:290] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:05.748087 12408 raft_consensus.cc:493] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:05.796742  9416 raft_consensus.cc:2272] T c3118a5bfb4043249d0425b3f1e06502 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:05.801735 10653 raft_consensus.cc:1275] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:21:05.829290 12408 raft_consensus.cc:515] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.829645 12368 raft_consensus.cc:493] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:05.836688 10659 raft_consensus.cc:2468] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 3.
I20260709 12:21:05.837507 10655 raft_consensus.cc:2468] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
W20260709 12:21:05.846426 10626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.50.4:41797, user_credentials={real_user=slave}} blocked reactor thread for 126040us
W20260709 12:21:05.836881 10698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.50.1:42025, user_credentials={real_user=slave}} blocked reactor thread for 54037.1us
I20260709 12:21:05.883651  9416 tablet_replica.cc:333] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:05.849049 12368 raft_consensus.cc:515] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.891532 11286 raft_consensus.cc:1275] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:21:05.894223 11284 raft_consensus.cc:1275] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:21:05.896520 11284 raft_consensus.cc:1275] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:05.899935  9416 raft_consensus.cc:2243] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:05.900759 10626 leader_election.cc:304] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e
W20260709 12:21:05.903208 10626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.50.4:41797, user_credentials={real_user=slave}} blocked reactor thread for 53838.7us
I20260709 12:21:05.903903 10626 leader_election.cc:304] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e
W20260709 12:21:05.911303 10698 leader_election.cc:336] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.911762 10698 leader_election.cc:304] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [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: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:05.911972 12419 consensus_queue.cc:1048] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:21:05.912529 12426 raft_consensus.cc:2749] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:05.914009  9416 raft_consensus.cc:2272] T 4fdbb70d79f647668a8fb95cac759b80 P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:05.915030 12368 leader_election.cc:290] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:05.916070 12408 leader_election.cc:290] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:05.916980  9416 tablet_replica.cc:333] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
W20260709 12:21:05.917400 10698 leader_election.cc:336] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.917774  9416 raft_consensus.cc:2243] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:05.918370  9416 raft_consensus.cc:2272] T 6714e1e32d684f23a4ffc5b9b3bec75b P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:05.918319 10698 leader_election.cc:336] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.925805 12427 consensus_queue.cc:1048] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:21:05.926218 12419 consensus_queue.cc:1048] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:05.927665 11279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae2061162664282a87ecb0029fd4a75" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:05.932101 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e291e76969e425080fea87fff0c9637" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:05.910938 12350 raft_consensus.cc:2749] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:21:05.939354 11279 raft_consensus.cc:1275] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:21:05.924392 10698 leader_election.cc:336] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:21:05.944864 10698 leader_election.cc:336] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.944733 10626 leader_election.cc:304] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.947907 12366 raft_consensus.cc:697] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Becoming Leader. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
I20260709 12:21:05.948433 12345 raft_consensus.cc:2749] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:21:05.948837 10626 leader_election.cc:304] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1; no voters: a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:05.948971 12366 consensus_queue.cc:237] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:05.924118 12446 raft_consensus.cc:2749] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:21:05.955215 10698 leader_election.cc:336] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:05.956066 12444 raft_consensus.cc:2804] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:05.956525  9416 tablet_replica.cc:333] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:05.960629  9416 raft_consensus.cc:2243] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:05.964486 12342 consensus_queue.cc:1059] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:21:05.966342 12444 raft_consensus.cc:697] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 3 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:21:05.967075 11279 raft_consensus.cc:1275] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:05.973095  9416 raft_consensus.cc:2272] T b7f2c5f5950b45a3853c46f740e1117b P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:05.978138 10732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae2061162664282a87ecb0029fd4a75" candidate_uuid: "2ed14bd66ea3430bbe19cafe29588d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:05.982687 12413 consensus_queue.cc:1048] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:21:05.986481 10698 consensus_peers.cc:597] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:05.994594 12421 raft_consensus.cc:3055] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:05.995121 12421 raft_consensus.cc:740] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
W20260709 12:21:05.997757 10698 consensus_peers.cc:597] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:05.999583 10698 consensus_peers.cc:597] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:06.000231 10698 leader_election.cc:336] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:06.001477 10551 leader_election.cc:304] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [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: 2ed14bd66ea3430bbe19cafe29588d25; no voters: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:06.002498 12368 raft_consensus.cc:2749] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:21:06.006124 10698 consensus_peers.cc:597] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:06.006119 10626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.4:41797, user_credentials={real_user=slave}} blocked reactor thread for 49065us
I20260709 12:21:05.995959 12421 consensus_queue.cc:260] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.008395 12421 raft_consensus.cc:3060] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:06.009287  9416 tablet_replica.cc:333] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:06.006943 12444 consensus_queue.cc:237] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.010043  9416 raft_consensus.cc:2243] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:06.017019 10697 leader_election.cc:304] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [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: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1
I20260709 12:21:06.017364 10733 raft_consensus.cc:1240] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 LEADER]: Rejecting Update request from peer 02216b071b6b442cb932dee569e07434 for earlier term 2. Current term is 3. Ops: []
I20260709 12:21:06.018438 10697 leader_election.cc:304] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [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: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:06.020015 10697 leader_election.cc:304] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [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: a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:06.026252  9416 raft_consensus.cc:2272] T 0ae2061162664282a87ecb0029fd4a75 P 2ed14bd66ea3430bbe19cafe29588d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:06.026901 12419 consensus_queue.cc:1048] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:06.028378 12418 raft_consensus.cc:2749] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:21:06.029459 12458 consensus_queue.cc:1059] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.012s
I20260709 12:21:06.025259 12427 raft_consensus.cc:2749] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:21:06.029680 10697 leader_election.cc:304] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 0e1c330d390040bba9f928f54168a3d1
I20260709 12:21:06.030511 12342 raft_consensus.cc:3055] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:06.025849 12426 raft_consensus.cc:2749] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:21:06.028323 10729 raft_consensus.cc:1240] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Rejecting Update request from peer 02216b071b6b442cb932dee569e07434 for earlier term 2. Current term is 3. Ops: []
I20260709 12:21:06.031490 12342 raft_consensus.cc:740] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:21:06.032438 12342 consensus_queue.cc:260] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.033922 12342 raft_consensus.cc:3060] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:06.035014  9416 tablet_replica.cc:333] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:06.035776  9416 raft_consensus.cc:2243] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:06.036208  9416 raft_consensus.cc:2272] T 300f208322a54b38a639f57ba380409f P 2ed14bd66ea3430bbe19cafe29588d25 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:06.036885 10698 consensus_peers.cc:597] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:06.041080 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e291e76969e425080fea87fff0c9637" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:06.041612 12426 raft_consensus.cc:2804] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:06.041746 10660 raft_consensus.cc:2468] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 3.
I20260709 12:21:06.042109 12426 raft_consensus.cc:697] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:21:06.042272 10697 leader_election.cc:304] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:06.043447 12418 raft_consensus.cc:2804] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:06.043081 12426 consensus_queue.cc:237] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.044018 12418 raft_consensus.cc:697] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:21:06.044867 12418 consensus_queue.cc:237] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:06.049207 10697 leader_election.cc:304] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:06.050052 12425 raft_consensus.cc:2804] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:21:06.050516 12425 raft_consensus.cc:697] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 5 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:21:06.051345 12425 consensus_queue.cc:237] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [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: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:06.056751 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9489515939754e5c9ee28c76a0822fbb" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:06.057386 10660 raft_consensus.cc:3060] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:06.060806 11284 raft_consensus.cc:1275] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [term 4 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:21:06.070848 10697 leader_election.cc:304] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:06.075326 10697 leader_election.cc:304] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:06.079262 12427 raft_consensus.cc:2804] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:06.093811 12427 raft_consensus.cc:697] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:21:06.094761 12427 consensus_queue.cc:237] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [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: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:06.095037 12353 raft_consensus.cc:2955] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:21:06.079097 12405 raft_consensus.cc:2804] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:06.099418  9416 tablet_replica.cc:333] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:06.100400 11250 leader_election.cc:304] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [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: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1; no voters: a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:06.101279  9416 raft_consensus.cc:2243] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:06.102098  9416 raft_consensus.cc:2272] T e8082db9f91a43df8c915bff1aa1e3e5 P 2ed14bd66ea3430bbe19cafe29588d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:06.073699 12396 consensus_queue.cc:1048] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.025s
I20260709 12:21:06.077015 12413 consensus_queue.cc:1048] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.023s
I20260709 12:21:06.113620 10653 raft_consensus.cc:2955] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:21:06.109411 12405 raft_consensus.cc:697] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:21:06.110656 12381 raft_consensus.cc:2804] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:21:06.121129 10481 catalog_manager.cc:5697] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 1 to 2, leader changed from a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 2 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:06.124251 10481 catalog_manager.cc:5697] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 2 to 3, leader changed from 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 3 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:06.120113 12381 raft_consensus.cc:493] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:06.110441 12421 consensus_queue.cc:1059] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.010s
I20260709 12:21:06.127583 12381 raft_consensus.cc:3060] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:06.134146 12405 consensus_queue.cc:237] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:06.141850 12416 raft_consensus.cc:3055] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:06.142565 12416 raft_consensus.cc:740] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:21:06.143406 12416 consensus_queue.cc:260] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.162237 10660 raft_consensus.cc:2468] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
I20260709 12:21:06.163694 10697 leader_election.cc:304] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:06.164527 12418 raft_consensus.cc:2804] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:06.165010 12418 raft_consensus.cc:697] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:21:06.166249 12418 consensus_queue.cc:237] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:06.164922 12381 raft_consensus.cc:515] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
W20260709 12:21:06.168285 12459 log.cc:927] Time spent T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260709 12:21:06.170035 12381 leader_election.cc:290] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 4 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:06.156679 12416 raft_consensus.cc:3060] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:06.172957 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e291e76969e425080fea87fff0c9637" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:21:06.158362 11284 raft_consensus.cc:2955] T b7f2c5f5950b45a3853c46f740e1117b P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:21:06.186898 10655 raft_consensus.cc:1275] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:21:06.184036  9416 tablet_replica.cc:333] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25: stopping tablet replica
I20260709 12:21:06.189358  9416 raft_consensus.cc:2243] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:06.189468 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e291e76969e425080fea87fff0c9637" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:06.190033 10660 raft_consensus.cc:3060] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:21:06.190174 10698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.50.1:42025, user_credentials={real_user=slave}} blocked reactor thread for 58344.8us
I20260709 12:21:06.205858 10660 raft_consensus.cc:2468] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 4.
I20260709 12:21:06.207001 11250 leader_election.cc:304] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [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: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1; no voters: a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:06.210050 12381 raft_consensus.cc:2804] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:06.210615 12381 raft_consensus.cc:697] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 4 LEADER]: Becoming Leader. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
I20260709 12:21:06.211838 12381 consensus_queue.cc:237] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.198376 12357 consensus_queue.cc:1048] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.017s
W20260709 12:21:06.216274 12464 log.cc:927] Time spent T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
I20260709 12:21:06.216555  9416 raft_consensus.cc:2272] T b4c6f949d5a54cb2bafa52c060df93da P 2ed14bd66ea3430bbe19cafe29588d25 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:06.230792 10733 raft_consensus.cc:1275] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:06.235948 12350 consensus_queue.cc:1048] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:06.248639 11281 raft_consensus.cc:1275] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:06.266579 10655 raft_consensus.cc:1240] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Rejecting Update request from peer a5344a92b5744aa49c8ef1dcf6acd73e for earlier term 3. Current term is 4. Ops: []
I20260709 12:21:06.268822 12444 consensus_queue.cc:1048] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:21:06.279206 10481 catalog_manager.cc:5697] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: term changed from 1 to 2, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4). New cstate: current_term: 2 leader_uuid: "0e1c330d390040bba9f928f54168a3d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:06.286422 12426 consensus_queue.cc:1059] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:21:06.287573 12425 raft_consensus.cc:3055] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:06.287940 12425 raft_consensus.cc:740] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:21:06.288725 12425 consensus_queue.cc:260] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.304533 12425 raft_consensus.cc:3060] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:06.347443 11286 raft_consensus.cc:1240] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 4 LEADER]: Rejecting Update request from peer a5344a92b5744aa49c8ef1dcf6acd73e for earlier term 3. Current term is 4. Ops: []
W20260709 12:21:06.350291 10698 consensus_peers.cc:597] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:06.380517 10480 catalog_manager.cc:5697] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 reported cstate change: config changed from index 3 to 4, 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:21:06.384096 12366 raft_consensus.cc:493] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:06.384642 12366 raft_consensus.cc:515] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.404371 10482 catalog_manager.cc:5697] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 3 to 4, leader changed from 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 4 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:06.406280 10482 catalog_manager.cc:5697] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 2 to 3, leader changed from 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 3 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:06.410347 10482 catalog_manager.cc:5697] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 2 to 3, leader changed from 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 3 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:06.411362 12366 leader_election.cc:290] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:06.412858 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c12714e2244e9cb5c09779d8726afa" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:06.413504 10659 raft_consensus.cc:2468] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 3.
I20260709 12:21:06.414146 12425 raft_consensus.cc:493] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:06.414664 12425 raft_consensus.cc:515] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.416898 12425 leader_election.cc:290] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:06.414950 11250 leader_election.cc:304] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [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: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1; no voters: 
I20260709 12:21:06.421810 12449 raft_consensus.cc:2804] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:21:06.422238 12449 raft_consensus.cc:493] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:06.422570 12449 raft_consensus.cc:3060] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:06.411900 10482 catalog_manager.cc:5697] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 1 to 2, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 2 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:06.425940 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c12714e2244e9cb5c09779d8726afa" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:06.426257 10482 catalog_manager.cc:5697] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 4 to 5, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 5 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
W20260709 12:21:06.427042 10698 consensus_peers.cc:597] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:06.435074 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eb693466da4990b45ae2f6952067c6" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:06.435829 11283 raft_consensus.cc:2468] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:21:06.437311 10700 leader_election.cc:304] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [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: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:06.438246 12348 raft_consensus.cc:2804] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:21:06.438525 10698 leader_election.cc:336] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:06.438634 12348 raft_consensus.cc:493] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:06.439121 12348 raft_consensus.cc:3060] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:06.440162 12449 raft_consensus.cc:515] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.443729 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c12714e2244e9cb5c09779d8726afa" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:06.444276 10659 raft_consensus.cc:3060] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:06.447955 12348 raft_consensus.cc:515] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.453641 12348 leader_election.cc:290] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:06.463291 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eb693466da4990b45ae2f6952067c6" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:06.463536 10659 raft_consensus.cc:2468] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 4.
I20260709 12:21:06.464825 11283 raft_consensus.cc:3060] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:06.465651 11250 leader_election.cc:304] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [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: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1; no voters: 
I20260709 12:21:06.466468 12366 raft_consensus.cc:2804] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:06.468005 12366 raft_consensus.cc:697] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 4 LEADER]: Becoming Leader. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
W20260709 12:21:06.469019 10698 leader_election.cc:336] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:06.468863 12366 consensus_queue.cc:237] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.475613 10480 catalog_manager.cc:5697] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: term changed from 3 to 4, leader changed from a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) to 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4). New cstate: current_term: 4 leader_uuid: "0e1c330d390040bba9f928f54168a3d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:21:06.478484 11251 consensus_peers.cc:597] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:06.479314 12449 leader_election.cc:290] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 4 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:06.479506 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c12714e2244e9cb5c09779d8726afa" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:21:06.485097 11283 raft_consensus.cc:2468] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
I20260709 12:21:06.487962 10700 leader_election.cc:304] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [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: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:06.489985 11284 raft_consensus.cc:1275] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:21:06.491693 10727 consensus_queue.cc:237] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.492298 12421 consensus_queue.cc:1048] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:21:06.493690 12348 raft_consensus.cc:2804] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:06.494377 12348 raft_consensus.cc:697] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
W20260709 12:21:06.496609 10698 consensus_peers.cc:597] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:06.498258 11286 raft_consensus.cc:1240] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 4 LEADER]: Rejecting Update request from peer a5344a92b5744aa49c8ef1dcf6acd73e for earlier term 3. Current term is 4. Ops: []
I20260709 12:21:06.498406 10659 raft_consensus.cc:1275] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:06.505160 12425 consensus_queue.cc:1048] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:06.509172 10655 raft_consensus.cc:1275] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:06.510803 12449 consensus_queue.cc:1048] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:06.511116 12425 consensus_queue.cc:1059] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:21:06.511443 11283 raft_consensus.cc:1275] T b7f2c5f5950b45a3853c46f740e1117b P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:06.511878 12425 consensus_queue.cc:1243] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Peer 0e1c330d390040bba9f928f54168a3d1 log is divergent from this leader: its last log entry 4.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260709 12:21:06.512452 12357 raft_consensus.cc:3055] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:06.512799 12357 raft_consensus.cc:740] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:21:06.513625 12357 consensus_queue.cc:260] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.521071 12418 raft_consensus.cc:2955] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:21:06.525620 12357 raft_consensus.cc:3060] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:21:06.526530 10698 consensus_peers.cc:597] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:06.497335 12348 consensus_queue.cc:237] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.525651 10659 raft_consensus.cc:2955] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
I20260709 12:21:06.541813 12425 consensus_queue.cc:1048] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:21:06.546078 11286 raft_consensus.cc:2955] T b7f2c5f5950b45a3853c46f740e1117b P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
W20260709 12:21:06.547703 11251 consensus_peers.cc:597] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:06.548061 10480 catalog_manager.cc:5697] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: term changed from 3 to 4, leader changed from a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) to 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4). New cstate: current_term: 4 leader_uuid: "0e1c330d390040bba9f928f54168a3d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:06.550235 10470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b7f2c5f5950b45a3853c46f740e1117b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:06.554349 10733 raft_consensus.cc:1275] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:21:06.556198 12444 consensus_queue.cc:1048] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:21:06.563616 10698 consensus_peers.cc:597] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:06.570997 10659 raft_consensus.cc:1275] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:06.587949 12427 consensus_queue.cc:1048] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:06.612854 10653 raft_consensus.cc:1275] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:06.628203 10660 raft_consensus.cc:1275] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:06.630731 10480 catalog_manager.cc:5697] T b7f2c5f5950b45a3853c46f740e1117b P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: config changed from index 4 to 5, VOTER 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) evicted. New cstate: current_term: 2 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } } }
W20260709 12:21:06.639344 10698 consensus_peers.cc:597] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:06.643764 10698 consensus_peers.cc:597] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:06.647625 10659 raft_consensus.cc:1275] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 5 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:21:06.654677 12427 consensus_queue.cc:1048] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:06.663316 12427 consensus_queue.cc:1048] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:06.668151 12427 consensus_queue.cc:1048] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:06.687515 10651 raft_consensus.cc:1275] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:06.689350 12427 consensus_queue.cc:1048] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:21:06.699122 10468 catalog_manager.cc:4755] TS 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b7f2c5f5950b45a3853c46f740e1117b: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260709 12:21:06.703943 10481 catalog_manager.cc:5697] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 2 to 3, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 3 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:06.711625 10733 raft_consensus.cc:1275] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 6. (term mismatch)
I20260709 12:21:06.712174 10733 pending_rounds.cc:85] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e: Aborting all ops after (but not including) 5
I20260709 12:21:06.712018 10481 catalog_manager.cc:5697] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 1 to 2, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 2 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:06.713967 10481 catalog_manager.cc:5697] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 1 to 2, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 2 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:06.715308 10481 catalog_manager.cc:5697] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 1 to 2, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 2 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:06.713466 10733 pending_rounds.cc:107] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260709 12:21:06.716894 10733 raft_consensus.cc:2889] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:21:06.719460 12449 consensus_queue.cc:1048] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:21:06.753789 12449 raft_consensus.cc:493] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:06.754359 12449 raft_consensus.cc:515] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.756330 12449 leader_election.cc:290] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:06.761430 10657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117741f7756242298ef21aff589e5bc0" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:06.762220 10657 raft_consensus.cc:2393] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e1c330d390040bba9f928f54168a3d1 in current term 2: Already voted for candidate 02216b071b6b442cb932dee569e07434 in this term.
I20260709 12:21:06.762449 10655 raft_consensus.cc:1275] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:21:06.764016 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117741f7756242298ef21aff589e5bc0" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:06.767109 10733 raft_consensus.cc:2468] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
W20260709 12:21:06.769243 10698 consensus_peers.cc:597] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. 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 12:21:06.777714 12381 consensus_queue.cc:1048] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:21:06.786134 12405 raft_consensus.cc:493] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:06.782356 11253 leader_election.cc:304] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
W20260709 12:21:06.786839 11251 consensus_peers.cc:597] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:06.786741 12405 raft_consensus.cc:515] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.788503 12381 raft_consensus.cc:2804] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:06.788950 12405 leader_election.cc:290] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:06.788930 12381 raft_consensus.cc:493] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:06.791512 12381 raft_consensus.cc:3060] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:06.793143 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a2d0b4b1634ebea519382776877b3f" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:06.797286 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a2d0b4b1634ebea519382776877b3f" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:06.797947 10651 raft_consensus.cc:2468] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
I20260709 12:21:06.798919 10697 leader_election.cc:304] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:06.800726 12357 raft_consensus.cc:2804] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:21:06.801100 12357 raft_consensus.cc:493] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:06.801411 12357 raft_consensus.cc:3060] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:06.820423 12357 raft_consensus.cc:515] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.821975 12366 raft_consensus.cc:493] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:06.822619 12366 raft_consensus.cc:515] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.825670 12366 leader_election.cc:290] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:06.823664 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a2d0b4b1634ebea519382776877b3f" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:06.828068 10651 raft_consensus.cc:3060] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:06.827242 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a3fd50233d4b2ca34e9280bba05d4c" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:06.829385 12357 leader_election.cc:290] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 3 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:06.829751 10660 raft_consensus.cc:2393] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e1c330d390040bba9f928f54168a3d1 in current term 2: Already voted for candidate 02216b071b6b442cb932dee569e07434 in this term.
I20260709 12:21:06.837220 10651 raft_consensus.cc:2468] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 3.
I20260709 12:21:06.841634 10697 leader_election.cc:304] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:06.818524 12381 raft_consensus.cc:515] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.842617 12357 raft_consensus.cc:2804] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:06.843146 12357 raft_consensus.cc:697] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:21:06.843952 12357 consensus_queue.cc:237] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.847966 12381 leader_election.cc:290] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:06.849061 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117741f7756242298ef21aff589e5bc0" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:06.849895 10660 raft_consensus.cc:2393] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0e1c330d390040bba9f928f54168a3d1 in current term 2: Already voted for candidate 02216b071b6b442cb932dee569e07434 in this term.
I20260709 12:21:06.862172 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a3fd50233d4b2ca34e9280bba05d4c" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:06.863190 10733 raft_consensus.cc:2468] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:21:06.860150 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a2d0b4b1634ebea519382776877b3f" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:06.865592 12449 raft_consensus.cc:493] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:06.866169 12449 raft_consensus.cc:515] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.867079 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117741f7756242298ef21aff589e5bc0" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:21:06.869403 11253 leader_election.cc:304] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434
I20260709 12:21:06.872949 12366 raft_consensus.cc:2804] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:06.874642 12366 raft_consensus.cc:493] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:06.875020 12366 raft_consensus.cc:3060] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:06.878894 12449 leader_election.cc:290] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:06.880055 10727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96a09559c0a436492784b90e8275aa5" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:06.880740 10727 raft_consensus.cc:2468] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:21:06.882123 11253 leader_election.cc:304] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:06.883104 12449 raft_consensus.cc:2804] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:06.883562 12449 raft_consensus.cc:493] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5344a92b5744aa49c8ef1dcf6acd73e)
I20260709 12:21:06.884012 12449 raft_consensus.cc:3060] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:06.887531 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96a09559c0a436492784b90e8275aa5" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:06.887944 10733 raft_consensus.cc:2468] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:21:06.888459 10651 raft_consensus.cc:2393] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e1c330d390040bba9f928f54168a3d1 in current term 2: Already voted for candidate 02216b071b6b442cb932dee569e07434 in this term.
I20260709 12:21:06.889226 11253 leader_election.cc:304] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434
W20260709 12:21:06.897325 11251 consensus_peers.cc:597] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:06.914031 10698 consensus_peers.cc:597] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:06.915010 11251 consensus_peers.cc:597] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:06.921346 12449 raft_consensus.cc:515] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
W20260709 12:21:06.921759 10698 consensus_peers.cc:597] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:06.900846 12381 raft_consensus.cc:2804] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:06.928988 12366 raft_consensus.cc:515] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.936096 12366 leader_election.cc:290] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:06.936748 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96a09559c0a436492784b90e8275aa5" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:06.936885 10727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a3fd50233d4b2ca34e9280bba05d4c" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:21:06.937036 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a3fd50233d4b2ca34e9280bba05d4c" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:06.937522 10659 raft_consensus.cc:2393] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0e1c330d390040bba9f928f54168a3d1 in current term 2: Already voted for candidate 02216b071b6b442cb932dee569e07434 in this term.
I20260709 12:21:06.937745 10651 raft_consensus.cc:2393] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0e1c330d390040bba9f928f54168a3d1 in current term 2: Already voted for candidate 02216b071b6b442cb932dee569e07434 in this term.
I20260709 12:21:06.938658 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96a09559c0a436492784b90e8275aa5" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:21:06.943634 12381 raft_consensus.cc:697] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Becoming Leader. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
I20260709 12:21:06.943985 10733 raft_consensus.cc:2468] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:21:06.944455 10727 raft_consensus.cc:2468] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 2.
I20260709 12:21:06.944691 12449 leader_election.cc:290] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:06.945225 11253 leader_election.cc:304] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434
I20260709 12:21:06.945382 12381 consensus_queue.cc:237] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.946674 11253 leader_election.cc:304] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 02216b071b6b442cb932dee569e07434
I20260709 12:21:06.946995 12449 raft_consensus.cc:2804] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:06.947427 12408 raft_consensus.cc:2804] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:06.947942 12408 raft_consensus.cc:697] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Becoming Leader. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
I20260709 12:21:06.948812 12408 consensus_queue.cc:237] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.952062 12449 raft_consensus.cc:697] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Becoming Leader. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
I20260709 12:21:06.953024 12449 consensus_queue.cc:237] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:06.960772 11284 raft_consensus.cc:1275] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:06.963650 12427 consensus_queue.cc:1048] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:06.963917 10480 catalog_manager.cc:5697] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:21:06.992769 10624 consensus_peers.cc:597] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:07.003870 10698 consensus_peers.cc:597] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:07.004922 10733 raft_consensus.cc:1275] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 6. (term mismatch)
I20260709 12:21:07.005317 10733 pending_rounds.cc:85] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e: Aborting all ops after (but not including) 5
I20260709 12:21:07.005543 10733 pending_rounds.cc:107] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260709 12:21:07.005736 10733 raft_consensus.cc:2889] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:21:07.009367 12449 consensus_queue.cc:1048] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:21:07.012895 10482 catalog_manager.cc:5697] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: term changed from 1 to 2, leader changed from a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) to 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4). New cstate: current_term: 2 leader_uuid: "0e1c330d390040bba9f928f54168a3d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:07.021402 10659 raft_consensus.cc:1275] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:21:07.025547 12408 consensus_queue.cc:1048] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:21:07.043167 12381 raft_consensus.cc:493] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:07.044502 12381 raft_consensus.cc:515] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:07.048938 12381 leader_election.cc:290] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:07.050892 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ce0168efc04d4986bcd0fe7234e420" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:07.051587 10651 raft_consensus.cc:2468] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 4.
I20260709 12:21:07.053450 11250 leader_election.cc:304] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [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: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1; no voters: 
I20260709 12:21:07.055176 12365 raft_consensus.cc:2804] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:21:07.055548 12365 raft_consensus.cc:493] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:07.055835 12365 raft_consensus.cc:3060] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:21:07.061431 11251 leader_election.cc:336] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111)
I20260709 12:21:07.062489 12365 raft_consensus.cc:515] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
W20260709 12:21:07.066463 11251 consensus_peers.cc:597] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:07.067256 10480 catalog_manager.cc:5697] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: term changed from 1 to 2, leader changed from a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) to 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4). New cstate: current_term: 2 leader_uuid: "0e1c330d390040bba9f928f54168a3d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:07.070564 12365 leader_election.cc:290] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 5 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:07.071105 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ce0168efc04d4986bcd0fe7234e420" candidate_uuid: "0e1c330d390040bba9f928f54168a3d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:07.073501 10659 raft_consensus.cc:3060] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:21:07.078327 10698 consensus_peers.cc:597] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:07.071591 10480 catalog_manager.cc:5697] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: term changed from 1 to 2, leader changed from a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3) to 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4). New cstate: current_term: 2 leader_uuid: "0e1c330d390040bba9f928f54168a3d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:21:07.091965 11251 leader_election.cc:336] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111)
I20260709 12:21:07.098711 10659 raft_consensus.cc:2468] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1c330d390040bba9f928f54168a3d1 in term 5.
I20260709 12:21:07.099867 11250 leader_election.cc:304] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [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: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:07.100917 12365 raft_consensus.cc:2804] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:21:07.102725 12365 raft_consensus.cc:697] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [term 5 LEADER]: Becoming Leader. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
W20260709 12:21:07.102882 10624 consensus_peers.cc:597] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:07.103641 12365 consensus_queue.cc:237] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:07.134548 10480 catalog_manager.cc:5697] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 reported cstate change: term changed from 3 to 5, leader changed from 02216b071b6b442cb932dee569e07434 (127.9.50.2) to 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4). New cstate: current_term: 5 leader_uuid: "0e1c330d390040bba9f928f54168a3d1" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:21:07.138631 10698 consensus_peers.cc:597] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:07.142908 12348 raft_consensus.cc:493] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:07.143399 12348 raft_consensus.cc:515] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
W20260709 12:21:07.147779 10624 consensus_peers.cc:597] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:07.150996 10624 consensus_peers.cc:597] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:07.151340 11251 consensus_peers.cc:597] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:07.154160 12348 leader_election.cc:290] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:07.155755 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "514d69646dc7493ebd96c02759be1516" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:07.156677 11284 raft_consensus.cc:2468] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 3.
I20260709 12:21:07.157624 10700 leader_election.cc:304] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [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: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:07.158730 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "514d69646dc7493ebd96c02759be1516" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:07.158630 12348 raft_consensus.cc:2804] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:21:07.159374 10659 raft_consensus.cc:2468] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 3.
I20260709 12:21:07.159593 12348 raft_consensus.cc:493] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:07.159961 12348 raft_consensus.cc:3060] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:07.165202 12348 raft_consensus.cc:515] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:07.168210 12348 leader_election.cc:290] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 4 election: Requested vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:07.168529 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "514d69646dc7493ebd96c02759be1516" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:07.168993 11284 raft_consensus.cc:3060] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:07.173487 11284 raft_consensus.cc:2468] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 4.
I20260709 12:21:07.168251 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "514d69646dc7493ebd96c02759be1516" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:07.174650 10700 leader_election.cc:304] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [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: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:07.175424 12418 raft_consensus.cc:2804] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:07.175860 12418 raft_consensus.cc:697] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:21:07.176678 12418 consensus_queue.cc:237] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:07.174800 10659 raft_consensus.cc:3060] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:07.197548 10659 raft_consensus.cc:2468] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 4.
I20260709 12:21:07.214432 10480 catalog_manager.cc:5697] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 2 to 4, leader changed from 02216b071b6b442cb932dee569e07434 (127.9.50.2) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 4 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:07.245743 12348 raft_consensus.cc:493] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:07.246292 12348 raft_consensus.cc:515] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:07.251518 12348 leader_election.cc:290] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:07.251734 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcc59302ee4726a9d03c30c3ee1c17" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:07.252384 11284 raft_consensus.cc:2468] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 1.
I20260709 12:21:07.253899 10700 leader_election.cc:304] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [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: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
W20260709 12:21:07.254585 10698 leader_election.cc:336] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111)
I20260709 12:21:07.254878 12405 raft_consensus.cc:2804] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:07.255319 12405 raft_consensus.cc:493] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:07.255672 12405 raft_consensus.cc:3060] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:07.266310 12405 raft_consensus.cc:515] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:07.271602 12405 leader_election.cc:290] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:07.271790 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcc59302ee4726a9d03c30c3ee1c17" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:07.272359 11286 raft_consensus.cc:3060] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:21:07.276051 10698 leader_election.cc:336] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111)
I20260709 12:21:07.281283 11286 raft_consensus.cc:2468] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 2.
I20260709 12:21:07.282420 10700 leader_election.cc:304] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [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: 0e1c330d390040bba9f928f54168a3d1, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:07.283303 12405 raft_consensus.cc:2804] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:07.283888 12405 raft_consensus.cc:697] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:21:07.284801 12405 consensus_queue.cc:237] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
W20260709 12:21:07.306923 11251 consensus_peers.cc:597] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:07.298664 10480 catalog_manager.cc:5697] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 1 to 2, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 2 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:07.346853 10651 raft_consensus.cc:1275] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:21:07.348398 10733 raft_consensus.cc:1275] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:07.349227 12405 consensus_queue.cc:1048] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:07.350286 12381 consensus_queue.cc:1048] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:07.359458 12458 raft_consensus.cc:493] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:07.359962 12458 raft_consensus.cc:515] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:07.361982 12458 leader_election.cc:290] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:07.365602 10727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a3fd50233d4b2ca34e9280bba05d4c" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:07.366319 10727 raft_consensus.cc:2468] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 2.
I20260709 12:21:07.366906 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a3fd50233d4b2ca34e9280bba05d4c" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:07.369700 10626 leader_election.cc:304] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:07.370530 12444 raft_consensus.cc:2804] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:21:07.371209 12444 raft_consensus.cc:493] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:07.371584 12444 raft_consensus.cc:3060] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:07.378422 12458 raft_consensus.cc:493] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:07.379106 12458 raft_consensus.cc:515] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:07.397747 11286 raft_consensus.cc:3060] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Advancing to term 3
W20260709 12:21:07.410094 10624 leader_election.cc:336] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111)
W20260709 12:21:07.421707 10624 consensus_peers.cc:597] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:07.425940 10659 raft_consensus.cc:1275] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:07.429191 12449 consensus_queue.cc:1048] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:07.431532 12458 leader_election.cc:290] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
W20260709 12:21:07.432093 10698 consensus_peers.cc:597] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:07.428784 11286 raft_consensus.cc:1275] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:21:07.434755 10726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6714e1e32d684f23a4ffc5b9b3bec75b" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:07.434969 12348 consensus_queue.cc:1048] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:07.435802 10726 raft_consensus.cc:2393] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02216b071b6b442cb932dee569e07434 in current term 3: Already voted for candidate a5344a92b5744aa49c8ef1dcf6acd73e in this term.
I20260709 12:21:07.441143 10733 raft_consensus.cc:1275] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:07.446179 10626 leader_election.cc:304] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:07.447834 12458 raft_consensus.cc:3060] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:07.451244 12444 raft_consensus.cc:515] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:07.469983 10733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a3fd50233d4b2ca34e9280bba05d4c" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e"
I20260709 12:21:07.470610 10733 raft_consensus.cc:3060] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:07.453826 12444 leader_election.cc:290] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 election: Requested vote from peers a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:07.488318 10651 raft_consensus.cc:1240] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Rejecting Update request from peer 0e1c330d390040bba9f928f54168a3d1 for earlier term 2. Current term is 3. Ops: []
I20260709 12:21:07.490490 12381 consensus_queue.cc:1059] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:21:07.491521 12408 raft_consensus.cc:3055] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:07.491870 12408 raft_consensus.cc:740] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0e1c330d390040bba9f928f54168a3d1, State: Running, Role: LEADER
I20260709 12:21:07.490463 10726 raft_consensus.cc:1275] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:07.492635 12408 consensus_queue.cc:260] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:07.493609 12408 raft_consensus.cc:3060] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:21:07.495349 10624 consensus_peers.cc:597] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:07.500695 10624 consensus_peers.cc:597] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:07.502022 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a3fd50233d4b2ca34e9280bba05d4c" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:07.505491 11284 raft_consensus.cc:2410] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 02216b071b6b442cb932dee569e07434 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:21:07.506100 10733 raft_consensus.cc:2468] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 3.
I20260709 12:21:07.506017 12381 consensus_queue.cc:1048] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:07.537598 10626 leader_election.cc:304] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 0e1c330d390040bba9f928f54168a3d1
I20260709 12:21:07.539438 12345 raft_consensus.cc:2804] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:07.539911 12345 raft_consensus.cc:697] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 3 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:21:07.540767 12345 consensus_queue.cc:237] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
W20260709 12:21:07.543694 10624 consensus_peers.cc:597] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:07.547901 10624 consensus_peers.cc:597] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:07.552044 11251 consensus_peers.cc:597] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:07.555235 11251 consensus_peers.cc:597] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:07.558928 12458 raft_consensus.cc:2749] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:07.588160 10659 raft_consensus.cc:1275] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:07.589620 12408 consensus_queue.cc:1048] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:07.594120 11286 raft_consensus.cc:1275] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [term 4 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:21:07.597527 10651 raft_consensus.cc:1275] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:21:07.603201 12427 consensus_queue.cc:1048] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:21:07.613284 12427 consensus_queue.cc:1048] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:21:07.614578 12345 raft_consensus.cc:493] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2ed14bd66ea3430bbe19cafe29588d25)
I20260709 12:21:07.615415 12345 raft_consensus.cc:515] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:07.617700 12345 leader_election.cc:290] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
W20260709 12:21:07.628428 10624 leader_election.cc:336] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111)
I20260709 12:21:07.635937 10726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a4750d920a48f2a2dbeb848783e5fa" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" is_pre_election: true
I20260709 12:21:07.636854 10726 raft_consensus.cc:2393] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02216b071b6b442cb932dee569e07434 in current term 3: Already voted for candidate a5344a92b5744aa49c8ef1dcf6acd73e in this term.
I20260709 12:21:07.665239 10626 leader_election.cc:304] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434; no voters: 2ed14bd66ea3430bbe19cafe29588d25, a5344a92b5744aa49c8ef1dcf6acd73e
I20260709 12:21:07.666671 12345 raft_consensus.cc:3060] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:07.674209 12345 raft_consensus.cc:2749] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:07.665622 10480 catalog_manager.cc:5697] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 2 to 3, leader changed from 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4) to 02216b071b6b442cb932dee569e07434 (127.9.50.2). New cstate: current_term: 3 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:07.694206 12345 raft_consensus.cc:493] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:07.694813 12345 raft_consensus.cc:515] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
W20260709 12:21:07.702462 10624 leader_election.cc:336] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111)
I20260709 12:21:07.703709 12345 leader_election.cc:290] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:07.711613 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf46ffc96f84ec7adf5ba40e962f573" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1" is_pre_election: true
I20260709 12:21:07.712277 11283 raft_consensus.cc:2468] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 4.
I20260709 12:21:07.723835 10626 leader_election.cc:304] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:07.724570 12458 raft_consensus.cc:2804] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:21:07.724956 12458 raft_consensus.cc:493] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:07.725330 12458 raft_consensus.cc:3060] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:07.743399 12458 raft_consensus.cc:515] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
W20260709 12:21:07.753134 10624 leader_election.cc:336] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111)
I20260709 12:21:07.755167 10651 raft_consensus.cc:1275] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 5 FOLLOWER]: Refusing update from remote peer 0e1c330d390040bba9f928f54168a3d1: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:21:07.756917 12408 consensus_queue.cc:1048] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:21:07.755371 12458 leader_election.cc:290] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [CANDIDATE]: Term 5 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 0e1c330d390040bba9f928f54168a3d1 (127.9.50.4:41797)
I20260709 12:21:07.764623 11286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf46ffc96f84ec7adf5ba40e962f573" candidate_uuid: "02216b071b6b442cb932dee569e07434" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "0e1c330d390040bba9f928f54168a3d1"
I20260709 12:21:07.765278 11286 raft_consensus.cc:3060] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:21:07.792471 11251 consensus_peers.cc:597] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:07.819244 10698 consensus_peers.cc:597] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:07.825682 12427 raft_consensus.cc:493] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:07.826201 12427 raft_consensus.cc:515] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:07.828939 12427 leader_election.cc:290] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:07.829128 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6714e1e32d684f23a4ffc5b9b3bec75b" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:07.829782 10651 raft_consensus.cc:2468] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 3.
I20260709 12:21:07.832826 10697 leader_election.cc:304] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:07.833698 12427 raft_consensus.cc:2804] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:21:07.834074 12427 raft_consensus.cc:493] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:07.834409 12427 raft_consensus.cc:3060] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:07.835943 11286 raft_consensus.cc:2468] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02216b071b6b442cb932dee569e07434 in term 5.
W20260709 12:21:07.839810  9416 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 10606)
W20260709 12:21:07.840977 10698 leader_election.cc:336] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111)
I20260709 12:21:07.841871 10626 leader_election.cc:304] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [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: 02216b071b6b442cb932dee569e07434, 0e1c330d390040bba9f928f54168a3d1; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:07.843179 12458 raft_consensus.cc:2804] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:21:07.843715 12458 raft_consensus.cc:697] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 5 LEADER]: Becoming Leader. State: Replica: 02216b071b6b442cb932dee569e07434, State: Running, Role: LEADER
I20260709 12:21:07.844547 12458 consensus_queue.cc:237] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:07.866330 12427 raft_consensus.cc:515] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:07.869572 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6714e1e32d684f23a4ffc5b9b3bec75b" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:07.870138 10651 raft_consensus.cc:3060] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:07.880152 10651 raft_consensus.cc:2468] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 4.
W20260709 12:21:07.881778 10624 consensus_peers.cc:597] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:07.874359 10698 leader_election.cc:336] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111)
I20260709 12:21:07.882472 12427 leader_election.cc:290] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 4 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:07.883316 10697 leader_election.cc:304] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:07.887744 12427 raft_consensus.cc:2804] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:07.889509 12427 raft_consensus.cc:697] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:21:07.890483 12427 consensus_queue.cc:237] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [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: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:07.892848 10480 catalog_manager.cc:5697] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "02216b071b6b442cb932dee569e07434" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:07.899652 11286 raft_consensus.cc:1275] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:07.901229 12357 consensus_queue.cc:1048] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:07.931828 10480 catalog_manager.cc:5697] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 2 to 4, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 4 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
W20260709 12:21:07.960831 10698 consensus_peers.cc:597] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:07.998677 12405 raft_consensus.cc:493] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:07.999259 12405 raft_consensus.cc:515] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:08.001260 12405 leader_election.cc:290] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:08.003417 10651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a4750d920a48f2a2dbeb848783e5fa" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434" is_pre_election: true
I20260709 12:21:08.004045 10651 raft_consensus.cc:2468] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 3.
I20260709 12:21:08.006776 10697 leader_election.cc:304] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 
I20260709 12:21:08.007721 12427 raft_consensus.cc:2804] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:21:08.008078 12427 raft_consensus.cc:493] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:08.008396 12427 raft_consensus.cc:3060] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:21:08.011072 10698 leader_election.cc:336] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111)
I20260709 12:21:08.030651 12427 raft_consensus.cc:515] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
W20260709 12:21:08.052949 10468 catalog_manager.cc:4755] TS 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b7f2c5f5950b45a3853c46f740e1117b: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111)
I20260709 12:21:08.058357 12427 leader_election.cc:290] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 4 election: Requested vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:08.060508 10659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a4750d920a48f2a2dbeb848783e5fa" candidate_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "02216b071b6b442cb932dee569e07434"
I20260709 12:21:08.061357 10659 raft_consensus.cc:3060] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:08.075116 10659 raft_consensus.cc:2468] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5344a92b5744aa49c8ef1dcf6acd73e in term 4.
I20260709 12:21:08.075932 11283 raft_consensus.cc:1275] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260709 12:21:08.083592 10733 raft_consensus.cc:1275] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:21:08.082875 11283 pending_rounds.cc:85] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1: Aborting all ops after (but not including) 4
I20260709 12:21:08.084894 11283 pending_rounds.cc:107] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260709 12:21:08.085155 11283 raft_consensus.cc:2889] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:21:08.085983 12444 consensus_queue.cc:1048] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:08.086635 12345 consensus_queue.cc:1048] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:21:08.075994 10698 leader_election.cc:336] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111)
I20260709 12:21:08.089148 10697 leader_election.cc:304] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [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: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e; no voters: 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:08.092216 12357 raft_consensus.cc:2804] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:08.092994 12357 raft_consensus.cc:697] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 LEADER]: Becoming Leader. State: Replica: a5344a92b5744aa49c8ef1dcf6acd73e, State: Running, Role: LEADER
I20260709 12:21:08.093968 12357 consensus_queue.cc:237] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [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: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } }
I20260709 12:21:08.158528 10481 catalog_manager.cc:5697] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e reported cstate change: term changed from 2 to 4, leader changed from 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1) to a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3). New cstate: current_term: 4 leader_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } health_report { overall_health: HEALTHY } } }
W20260709 12:21:08.165668 12522 log.cc:927] Time spent T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
W20260709 12:21:08.176997 10698 consensus_peers.cc:597] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:08.266413 10698 consensus_peers.cc:597] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:08.309808 10698 consensus_peers.cc:597] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:08.332250 10624 consensus_peers.cc:597] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:08.366745 10659 raft_consensus.cc:1275] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:21:08.369508 12427 consensus_queue.cc:1048] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:21:08.385098 10698 consensus_peers.cc:597] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:08.418249 11283 raft_consensus.cc:1275] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 5 FOLLOWER]: Refusing update from remote peer 02216b071b6b442cb932dee569e07434: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:21:08.419679 12444 consensus_queue.cc:1048] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 12:21:08.514007 10698 consensus_peers.cc:597] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:08.524734 10698 consensus_peers.cc:597] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:21:08.546317 10660 raft_consensus.cc:1275] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Refusing update from remote peer a5344a92b5744aa49c8ef1dcf6acd73e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:21:08.548655 12405 consensus_queue.cc:1048] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:21:08.574961 10698 consensus_peers.cc:597] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:08.724416 10698 consensus_peers.cc:597] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:08.785043 10698 consensus_peers.cc:597] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:08.840219  9416 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 10606)
W20260709 12:21:08.927481 10698 consensus_peers.cc:597] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:09.047053 10698 consensus_peers.cc:597] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:09.056116 10698 consensus_peers.cc:597] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:09.131932 10468 catalog_manager.cc:4755] TS 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b7f2c5f5950b45a3853c46f740e1117b: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111)
W20260709 12:21:09.180058 11251 consensus_peers.cc:597] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:09.201458 11251 consensus_peers.cc:597] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:09.227912 10698 consensus_peers.cc:597] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:09.265039 11251 consensus_peers.cc:597] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:09.294166 10698 consensus_peers.cc:597] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:09.295118 11251 consensus_peers.cc:597] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:09.301769 10624 consensus_peers.cc:597] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:09.361467 10624 consensus_peers.cc:597] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:09.371073 11251 consensus_peers.cc:597] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:09.436434 11251 consensus_peers.cc:597] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:09.474148 10698 consensus_peers.cc:597] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:09.530135 10624 consensus_peers.cc:597] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:09.551373 10698 consensus_peers.cc:597] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:09.609812 10698 consensus_peers.cc:597] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:09.634018 10624 consensus_peers.cc:597] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:09.662547 10698 consensus_peers.cc:597] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:09.666090 10698 consensus_peers.cc:597] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:09.765447 11251 consensus_peers.cc:597] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:09.776995 11251 consensus_peers.cc:597] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:09.840703  9416 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 10606)
W20260709 12:21:09.889278 10624 consensus_peers.cc:597] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:09.996516 10698 consensus_peers.cc:597] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:10.101238 10624 consensus_peers.cc:597] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:10.126358 10624 consensus_peers.cc:597] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:10.179252 10624 consensus_peers.cc:597] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:10.295354 10624 consensus_peers.cc:597] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:10.372958 10698 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111) [suppressed 451 similar messages]
W20260709 12:21:10.375679 10698 consensus_peers.cc:597] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:10.474351 10698 consensus_peers.cc:597] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:10.618719 10624 consensus_peers.cc:597] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:10.641758 10698 consensus_peers.cc:597] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:10.712117 10698 consensus_peers.cc:597] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:10.742074 10698 consensus_peers.cc:597] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:10.769097 10698 consensus_peers.cc:597] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:10.841385  9416 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 10606)
W20260709 12:21:10.890036 10698 consensus_peers.cc:597] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:10.951038 10698 consensus_peers.cc:597] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:11.076665 10624 consensus_peers.cc:597] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:11.119365 11251 consensus_peers.cc:597] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:11.120680 11251 consensus_peers.cc:597] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:11.121527 11251 consensus_peers.cc:597] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:11.163231 10698 consensus_peers.cc:597] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:11.227077 10698 consensus_peers.cc:597] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:11.232950 10468 catalog_manager.cc:4755] TS 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b7f2c5f5950b45a3853c46f740e1117b: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111)
W20260709 12:21:11.344661 10698 consensus_peers.cc:597] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:11.347672 10698 consensus_peers.cc:597] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:11.386441 10698 consensus_peers.cc:597] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:11.598488 11251 consensus_peers.cc:597] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:11.602110 11251 consensus_peers.cc:597] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:11.676432 10698 consensus_peers.cc:597] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:11.742502 10698 consensus_peers.cc:597] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:11.758683 10698 consensus_peers.cc:597] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:11.806730 10698 consensus_peers.cc:597] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:11.842442  9416 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 10606)
W20260709 12:21:11.850636 10698 consensus_peers.cc:597] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:11.915920 10698 consensus_peers.cc:597] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:11.963016 10624 consensus_peers.cc:597] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:12.004670 10624 consensus_peers.cc:597] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:12.015976 10624 consensus_peers.cc:597] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:12.063192 10698 consensus_peers.cc:597] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:12.087364 10624 consensus_peers.cc:597] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:12.105873 10624 consensus_peers.cc:597] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:12.149662 10698 consensus_peers.cc:597] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:12.201619 11251 consensus_peers.cc:597] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:12.202261 11251 consensus_peers.cc:597] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:12.269761 11251 consensus_peers.cc:597] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:12.387758 11251 consensus_peers.cc:597] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:12.511967 10698 consensus_peers.cc:597] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:12.592741 10624 consensus_peers.cc:597] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:12.801286 10624 consensus_peers.cc:597] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:12.812161 10624 consensus_peers.cc:597] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:12.840166 10624 consensus_peers.cc:597] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:12.843072  9416 thread.cc:527] Waited for 6000ms trying to join with diag-logger (tid 10606)
W20260709 12:21:12.893810 10698 consensus_peers.cc:597] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:12.915750 11251 consensus_peers.cc:597] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:12.951242 10698 consensus_peers.cc:597] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:12.953169 10624 consensus_peers.cc:597] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:13.070425 11251 consensus_peers.cc:597] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:13.168503 11251 consensus_peers.cc:597] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:13.175441 10698 consensus_peers.cc:597] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:13.183542 10698 consensus_peers.cc:597] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:13.221277 10624 consensus_peers.cc:597] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:21:13.259747  9416 tablet_server.cc:196] TabletServer@127.9.50.1:0 shutdown complete.
W20260709 12:21:13.328202 10698 consensus_peers.cc:597] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:13.335063 10698 consensus_peers.cc:597] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:13.415788 10698 consensus_peers.cc:597] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:21:13.416139  9416 tablet_server.cc:179] TabletServer@127.9.50.2:0 shutting down...
W20260709 12:21:13.425401 10697 consensus_peers.cc:597] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. 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 12:21:13.433503 10697 consensus_peers.cc:597] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. 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 12:21:13.490654 10697 consensus_peers.cc:597] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. 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 12:21:13.492542 11251 consensus_peers.cc:597] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:13.495998 10697 consensus_peers.cc:597] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. 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 12:21:13.502408 10698 consensus_peers.cc:597] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:21:13.504056  9416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:13.505263  9416 tablet_replica.cc:333] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.506165  9416 raft_consensus.cc:2243] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.507398  9416 raft_consensus.cc:2272] T 82d1878cecc34c5da3358b5133fb3660 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.510386  9416 tablet_replica.cc:333] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.513540  9416 raft_consensus.cc:2243] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.516141  9416 raft_consensus.cc:2272] T 5e291e76969e425080fea87fff0c9637 P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:13.519014 11250 consensus_peers.cc:597] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. 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 12:21:13.519615  9416 tablet_replica.cc:333] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.520607  9416 raft_consensus.cc:2243] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.521226  9416 raft_consensus.cc:2272] T ffeb42f35e1f4a3a9075ca4ed18fefce P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.524343  9416 tablet_replica.cc:333] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.525279  9416 raft_consensus.cc:2243] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.526072  9416 raft_consensus.cc:2272] T b2c12714e2244e9cb5c09779d8726afa P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.529170  9416 tablet_replica.cc:333] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.529779  9416 raft_consensus.cc:2243] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.530869  9416 raft_consensus.cc:2272] T 4fdbb70d79f647668a8fb95cac759b80 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:13.531047 10697 consensus_peers.cc:597] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. 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 12:21:13.533224  9416 tablet_replica.cc:333] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.534168  9416 raft_consensus.cc:2243] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.534962  9416 raft_consensus.cc:2272] T 6714e1e32d684f23a4ffc5b9b3bec75b P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.537076  9416 tablet_replica.cc:333] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.537611  9416 raft_consensus.cc:2243] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:21:13.537689 10697 consensus_peers.cc:597] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. 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 12:21:13.538460  9416 raft_consensus.cc:2272] T cb068868c405405cb0dc6c944daf03c8 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.541615  9416 tablet_replica.cc:333] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.542452  9416 raft_consensus.cc:2243] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.542946  9416 raft_consensus.cc:2272] T bd4cfb54c6fd4011b09c932146657e79 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.545291  9416 tablet_replica.cc:333] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.545958  9416 raft_consensus.cc:2243] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.546751  9416 raft_consensus.cc:2272] T 62751ee488c04607bc02037de1d67458 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.548780  9416 tablet_replica.cc:333] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.549536  9416 raft_consensus.cc:2243] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.550580  9416 raft_consensus.cc:2272] T d89cedcbe9db442d9d6773087001cb6d P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:13.552424 10697 consensus_peers.cc:597] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. 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 12:21:13.553261  9416 tablet_replica.cc:333] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.554093  9416 raft_consensus.cc:2243] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.554706  9416 raft_consensus.cc:2272] T 6a1718ebcc5546a2aae0db008f9ea405 P 02216b071b6b442cb932dee569e07434 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.557271  9416 tablet_replica.cc:333] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.558064  9416 raft_consensus.cc:2243] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.559139  9416 raft_consensus.cc:2272] T 11eb7c35784c472a838c8b883fe7c3f5 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.561664  9416 tablet_replica.cc:333] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.562443  9416 raft_consensus.cc:2243] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.562980  9416 raft_consensus.cc:2272] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.565361  9416 tablet_replica.cc:333] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.566082  9416 raft_consensus.cc:2243] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.566646  9416 raft_consensus.cc:2272] T 9808fdce2e7e4a02a2b0283ca74656a9 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.569125  9416 tablet_replica.cc:333] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.569880  9416 raft_consensus.cc:2243] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.570559  9416 raft_consensus.cc:2272] T afde264122864d59b2be8541ff553a02 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.573097  9416 tablet_replica.cc:333] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.573863  9416 raft_consensus.cc:2243] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.574551  9416 raft_consensus.cc:2272] T a3a2d0b4b1634ebea519382776877b3f P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.576949  9416 tablet_replica.cc:333] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.577757  9416 raft_consensus.cc:2243] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.578275  9416 raft_consensus.cc:2272] T 768f57d4c1384af9be47dbd385c52b23 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.580719  9416 tablet_replica.cc:333] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.581444  9416 raft_consensus.cc:2243] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.582235  9416 raft_consensus.cc:2272] T e96a09559c0a436492784b90e8275aa5 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.584502  9416 tablet_replica.cc:333] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.585191  9416 raft_consensus.cc:2243] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.585884  9416 raft_consensus.cc:2272] T 2ee9d55ae0ca49e1bc04acafcb61321d P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:13.586566 11250 consensus_peers.cc:597] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. 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 12:21:13.588553  9416 tablet_replica.cc:333] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.589408  9416 raft_consensus.cc:2243] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.590499  9416 raft_consensus.cc:2272] T 613f3f5bac74449ca06466d97bdd2715 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:13.591252 10697 consensus_peers.cc:597] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. 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 12:21:13.593717  9416 tablet_replica.cc:333] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.594558  9416 raft_consensus.cc:2243] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:21:13.595016 11250 consensus_peers.cc:597] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. 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 12:21:13.595158  9416 raft_consensus.cc:2272] T 278777e401474f3ebbab9aa16b90573a P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:13.596055 11250 consensus_peers.cc:597] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. 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 12:21:13.596995 11250 consensus_peers.cc:597] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. 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 12:21:13.598253  9416 tablet_replica.cc:333] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.599120  9416 raft_consensus.cc:2243] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.599685  9416 raft_consensus.cc:2272] T a352b5a266cf4d07bd1909e66da3ca70 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:13.600611 11250 consensus_peers.cc:597] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. 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 12:21:13.602077  9416 tablet_replica.cc:333] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.602873  9416 raft_consensus.cc:2243] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.603350  9416 raft_consensus.cc:2272] T 9489515939754e5c9ee28c76a0822fbb P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.605852  9416 tablet_replica.cc:333] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.606612  9416 raft_consensus.cc:2243] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.607167  9416 raft_consensus.cc:2272] T 87c2ba30c75844298d4273f0c92b9e51 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.611768  9416 tablet_replica.cc:333] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.612551  9416 raft_consensus.cc:2243] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.613272  9416 raft_consensus.cc:2272] T 900d6a93d7914caaa9d17443d2736289 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.615932  9416 tablet_replica.cc:333] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.616671  9416 raft_consensus.cc:2243] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.617226  9416 raft_consensus.cc:2272] T 21a35eb733a847389ca694caa2966a84 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.619817  9416 tablet_replica.cc:333] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434: stopping tablet replica
W20260709 12:21:13.620103 11251 consensus_peers.cc:597] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:21:13.620532  9416 raft_consensus.cc:2243] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.621156  9416 raft_consensus.cc:2272] T c62c4280439e48e182af56c91f67c1bd P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.623621  9416 tablet_replica.cc:333] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.624364  9416 raft_consensus.cc:2243] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.625450  9416 raft_consensus.cc:2272] T 4213a680c47e4a7b84908cff62ef9950 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.627988  9416 tablet_replica.cc:333] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.628705  9416 raft_consensus.cc:2243] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.629257  9416 raft_consensus.cc:2272] T 4aff931d747e4a3095a43a6e2f6b7f3c P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:13.629846 11250 consensus_peers.cc:597] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. 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 12:21:13.632872  9416 tablet_replica.cc:333] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.633756  9416 raft_consensus.cc:2243] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.634864  9416 raft_consensus.cc:2272] T 1ffd739b352b457ba491dcbd5bb34986 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.637331  9416 tablet_replica.cc:333] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.638046  9416 raft_consensus.cc:2243] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.638761  9416 raft_consensus.cc:2272] T 38ce0168efc04d4986bcd0fe7234e420 P 02216b071b6b442cb932dee569e07434 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.641254  9416 tablet_replica.cc:333] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.641921  9416 raft_consensus.cc:2243] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.642959  9416 raft_consensus.cc:2272] T 3a5e23e2af0746baae738fd5840602f6 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.645330  9416 tablet_replica.cc:333] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.646037  9416 raft_consensus.cc:2243] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.646626  9416 raft_consensus.cc:2272] T 1fe713968873425a832472b9baa9243b P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.649067  9416 tablet_replica.cc:333] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.649766  9416 raft_consensus.cc:2243] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.650421  9416 raft_consensus.cc:2272] T 117741f7756242298ef21aff589e5bc0 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.652853  9416 tablet_replica.cc:333] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
W20260709 12:21:13.653373 10697 consensus_peers.cc:597] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. 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 12:21:13.653498  9416 raft_consensus.cc:2243] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.654491  9416 raft_consensus.cc:2272] T c3118a5bfb4043249d0425b3f1e06502 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.656821  9416 tablet_replica.cc:333] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.657353  9416 raft_consensus.cc:2243] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.657788  9416 raft_consensus.cc:2272] T e7a4750d920a48f2a2dbeb848783e5fa P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.660243  9416 tablet_replica.cc:333] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.660842  9416 raft_consensus.cc:2243] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.661784  9416 raft_consensus.cc:2272] T f8a3fd50233d4b2ca34e9280bba05d4c P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.664453  9416 tablet_replica.cc:333] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
W20260709 12:21:13.664397 11250 consensus_peers.cc:597] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. 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 12:21:13.665259  9416 raft_consensus.cc:2243] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.666296  9416 raft_consensus.cc:2272] T b6b041d3dab54c16b33e9edbdbe70a90 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.668823  9416 tablet_replica.cc:333] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.669533  9416 raft_consensus.cc:2243] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:21:13.669886 10697 consensus_peers.cc:597] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. 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 12:21:13.670416  9416 raft_consensus.cc:2272] T b7f2c5f5950b45a3853c46f740e1117b P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.673352  9416 tablet_replica.cc:333] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.674368  9416 raft_consensus.cc:2243] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.675217  9416 raft_consensus.cc:2272] T e8082db9f91a43df8c915bff1aa1e3e5 P 02216b071b6b442cb932dee569e07434 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.677910  9416 tablet_replica.cc:333] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.678428  9416 raft_consensus.cc:2243] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.678853  9416 raft_consensus.cc:2272] T 514d69646dc7493ebd96c02759be1516 P 02216b071b6b442cb932dee569e07434 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.680758  9416 tablet_replica.cc:333] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.681376  9416 raft_consensus.cc:2243] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.681880  9416 raft_consensus.cc:2272] T 3a771df449354ae8b12ee51e2c029751 P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.683861  9416 tablet_replica.cc:333] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.684347  9416 raft_consensus.cc:2243] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.685205  9416 raft_consensus.cc:2272] T 436da9bcb72945d2a2bf689f6033c961 P 02216b071b6b442cb932dee569e07434 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.687268  9416 tablet_replica.cc:333] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434: stopping tablet replica
W20260709 12:21:13.687695 11250 consensus_peers.cc:597] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. 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 12:21:13.687811  9416 raft_consensus.cc:2243] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.688789  9416 raft_consensus.cc:2272] T c0236654fcff4d1e9ba33cccbbc03d3f P 02216b071b6b442cb932dee569e07434 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.690783  9416 tablet_replica.cc:333] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434: stopping tablet replica
I20260709 12:21:13.691289  9416 raft_consensus.cc:2243] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.692065  9416 raft_consensus.cc:2272] T 5cf46ffc96f84ec7adf5ba40e962f573 P 02216b071b6b442cb932dee569e07434 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:13.707672 11250 consensus_peers.cc:597] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. 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 12:21:13.722478 10698 consensus_peers.cc:597] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:21:13.722296 10697 consensus_peers.cc:597] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. 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 12:21:13.776721 10697 consensus_peers.cc:597] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. 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 12:21:13.779520 10697 consensus_peers.cc:597] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. 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 12:21:13.783537 10626 connection.cc:466] server connection from 127.0.0.1:35796 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35796 (request call id 2065) could send its response
W20260709 12:21:13.784281 10626 connection.cc:466] server connection from 127.0.0.1:46154 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46154 (request call id 709) could send its response
W20260709 12:21:13.786656 11250 consensus_peers.cc:597] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. Status: Network error: recv got EOF from 127.9.50.2:34209 (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:13.788379 10697 consensus_peers.cc:597] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.2:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:13.807044 10698 consensus_peers.cc:597] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:21:13.823370 10697 consensus_peers.cc:597] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.2:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:13.840003 11250 consensus_peers.cc:597] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.2:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:13.881768 10698 consensus_peers.cc:597] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:21:13.908510 10697 consensus_peers.cc:597] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.2:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:13.927330 11250 consensus_peers.cc:597] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.2:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:13.928596 10698 consensus_peers.cc:597] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:13.946811 11251 consensus_peers.cc:597] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:21:13.973655 10698 consensus_peers.cc:597] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:13.983778 11250 consensus_peers.cc:597] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Couldn't send request to peer 02216b071b6b442cb932dee569e07434. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.2:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:14.131158 10698 consensus_peers.cc:597] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:21:14.156862 11251 consensus_peers.cc:597] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:21:14.198901  9416 tablet_server.cc:196] TabletServer@127.9.50.2:0 shutdown complete.
I20260709 12:21:14.322731  9416 tablet_server.cc:179] TabletServer@127.9.50.3:0 shutting down...
W20260709 12:21:14.373548 10698 consensus_peers.cc:597] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:14.378784 10698 consensus_peers.cc:597] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:21:14.390637 10698 consensus_peers.cc:597] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:21:14.443287  9416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:14.444316  9416 tablet_replica.cc:333] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.445219  9416 raft_consensus.cc:2243] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.446319  9416 raft_consensus.cc:2272] T ac5c6aada9454b749249e251805c347f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.448900  9416 tablet_replica.cc:333] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.449714  9416 raft_consensus.cc:2243] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.450361  9416 raft_consensus.cc:2272] T b2c12714e2244e9cb5c09779d8726afa P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.452853  9416 tablet_replica.cc:333] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.453634  9416 raft_consensus.cc:2243] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.454434  9416 raft_consensus.cc:2272] T 5e291e76969e425080fea87fff0c9637 P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.456889  9416 tablet_replica.cc:333] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.457633  9416 raft_consensus.cc:2243] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.458647  9416 raft_consensus.cc:2272] T 6714e1e32d684f23a4ffc5b9b3bec75b P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.461050  9416 tablet_replica.cc:333] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.461831  9416 raft_consensus.cc:2243] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.462327  9416 raft_consensus.cc:2272] T 372a197902454f61bf6035c892d8209f P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.464658  9416 tablet_replica.cc:333] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.465345  9416 raft_consensus.cc:2243] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.466305  9416 raft_consensus.cc:2272] T 6a1718ebcc5546a2aae0db008f9ea405 P a5344a92b5744aa49c8ef1dcf6acd73e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.468765  9416 tablet_replica.cc:333] T cb068868c405405cb0dc6c944daf03c8 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.469542  9416 raft_consensus.cc:2243] T cb068868c405405cb0dc6c944daf03c8 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.470178  9416 raft_consensus.cc:2272] T cb068868c405405cb0dc6c944daf03c8 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.473066  9416 tablet_replica.cc:333] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.473877  9416 raft_consensus.cc:2243] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.474498  9416 raft_consensus.cc:2272] T 3af5f34953a14d0bb68e93af34410dde P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.476869  9416 tablet_replica.cc:333] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.477674  9416 raft_consensus.cc:2243] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.478263  9416 raft_consensus.cc:2272] T bd4cfb54c6fd4011b09c932146657e79 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.480749  9416 tablet_replica.cc:333] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.481590  9416 raft_consensus.cc:2243] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:21:14.481693 10698 consensus_peers.cc:597] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:21:14.482296  9416 raft_consensus.cc:2272] T d89cedcbe9db442d9d6773087001cb6d P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.484951  9416 tablet_replica.cc:333] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.485719  9416 raft_consensus.cc:2243] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.486379  9416 raft_consensus.cc:2272] T 62751ee488c04607bc02037de1d67458 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.488830  9416 tablet_replica.cc:333] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.489611  9416 raft_consensus.cc:2243] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.490140  9416 raft_consensus.cc:2272] T 11eb7c35784c472a838c8b883fe7c3f5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.492803  9416 tablet_replica.cc:333] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.493654  9416 raft_consensus.cc:2243] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.494758  9416 raft_consensus.cc:2272] T 55c0eab0d8634b2f8a57257c1b3e9ae0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.497382  9416 tablet_replica.cc:333] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.498099  9416 raft_consensus.cc:2243] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.499226  9416 raft_consensus.cc:2272] T 9808fdce2e7e4a02a2b0283ca74656a9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.501724  9416 tablet_replica.cc:333] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.502486  9416 raft_consensus.cc:2243] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.503546  9416 raft_consensus.cc:2272] T a51600a284f14beaa512ad4312e269b0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:14.503659 11253 consensus_peers.cc:597] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 -> Peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Couldn't send request to peer a5344a92b5744aa49c8ef1dcf6acd73e. 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 12:21:14.506119 11253 consensus_peers.cc:597] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1 -> Peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Couldn't send request to peer a5344a92b5744aa49c8ef1dcf6acd73e. 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 12:21:14.506145  9416 tablet_replica.cc:333] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.507474  9416 raft_consensus.cc:2243] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.508355  9416 raft_consensus.cc:2272] T 4213a680c47e4a7b84908cff62ef9950 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.511587  9416 tablet_replica.cc:333] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.512480  9416 raft_consensus.cc:2243] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.513701  9416 raft_consensus.cc:2272] T c62c4280439e48e182af56c91f67c1bd P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.516731  9416 tablet_replica.cc:333] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.517561  9416 raft_consensus.cc:2243] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.518919  9416 raft_consensus.cc:2272] T 4aff931d747e4a3095a43a6e2f6b7f3c P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.521462  9416 tablet_replica.cc:333] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.522238  9416 raft_consensus.cc:2243] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.523417  9416 raft_consensus.cc:2272] T 21a35eb733a847389ca694caa2966a84 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.526059  9416 tablet_replica.cc:333] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.526804  9416 raft_consensus.cc:2243] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.528196  9416 raft_consensus.cc:2272] T a76dd010b2c8431ca521490f41d04843 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.530715  9416 tablet_replica.cc:333] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.531840  9416 raft_consensus.cc:2243] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.532853  9416 raft_consensus.cc:2272] T a3a2d0b4b1634ebea519382776877b3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.535252  9416 tablet_replica.cc:333] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.535976  9416 raft_consensus.cc:2243] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.537014  9416 raft_consensus.cc:2272] T 278777e401474f3ebbab9aa16b90573a P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.539490  9416 tablet_replica.cc:333] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.540237  9416 raft_consensus.cc:2243] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.541253  9416 raft_consensus.cc:2272] T 9489515939754e5c9ee28c76a0822fbb P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.543869  9416 tablet_replica.cc:333] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.544670  9416 raft_consensus.cc:2243] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.545879  9416 raft_consensus.cc:2272] T 05eb693466da4990b45ae2f6952067c6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.548292  9416 tablet_replica.cc:333] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.549026  9416 raft_consensus.cc:2243] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.549546  9416 raft_consensus.cc:2272] T e96a09559c0a436492784b90e8275aa5 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.551853  9416 tablet_replica.cc:333] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.552520  9416 raft_consensus.cc:2243] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.553488  9416 raft_consensus.cc:2272] T 2ee9d55ae0ca49e1bc04acafcb61321d P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.555716  9416 tablet_replica.cc:333] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.556434  9416 raft_consensus.cc:2243] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.556975  9416 raft_consensus.cc:2272] T c0236654fcff4d1e9ba33cccbbc03d3f P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.559350  9416 tablet_replica.cc:333] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.560020  9416 raft_consensus.cc:2243] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.560567  9416 raft_consensus.cc:2272] T 3a5e23e2af0746baae738fd5840602f6 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.562767  9416 tablet_replica.cc:333] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.563480  9416 raft_consensus.cc:2243] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.564659  9416 raft_consensus.cc:2272] T 43c14058d9a2423cab4046a17e320ae9 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.566931  9416 tablet_replica.cc:333] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.567617  9416 raft_consensus.cc:2243] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.568849  9416 raft_consensus.cc:2272] T dd87957f190f48b68d1fa881764695ae P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.571292  9416 tablet_replica.cc:333] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.572248  9416 raft_consensus.cc:2243] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.573199  9416 raft_consensus.cc:2272] T f8a3fd50233d4b2ca34e9280bba05d4c P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.576256  9416 tablet_replica.cc:333] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.577015  9416 raft_consensus.cc:2243] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.578075  9416 raft_consensus.cc:2272] T 436b4b6a7faf43df8300b3dab98c03ed P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.580484  9416 tablet_replica.cc:333] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.581166  9416 raft_consensus.cc:2243] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.582288  9416 raft_consensus.cc:2272] T 82bcc59302ee4726a9d03c30c3ee1c17 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.584950  9416 tablet_replica.cc:333] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.585705  9416 raft_consensus.cc:2243] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.586747  9416 raft_consensus.cc:2272] T e7a4750d920a48f2a2dbeb848783e5fa P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.589330  9416 tablet_replica.cc:333] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.590045  9416 raft_consensus.cc:2243] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.591248  9416 raft_consensus.cc:2272] T a774c4990d164dc287d069216a6ed775 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.594014  9416 tablet_replica.cc:333] T c3118a5bfb4043249d0425b3f1e06502 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.594722  9416 raft_consensus.cc:2243] T c3118a5bfb4043249d0425b3f1e06502 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.595258  9416 raft_consensus.cc:2272] T c3118a5bfb4043249d0425b3f1e06502 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.597736  9416 tablet_replica.cc:333] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.598428  9416 raft_consensus.cc:2243] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.599496  9416 raft_consensus.cc:2272] T 300f208322a54b38a639f57ba380409f P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.601910  9416 tablet_replica.cc:333] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.602622  9416 raft_consensus.cc:2243] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.603667  9416 raft_consensus.cc:2272] T b4c6f949d5a54cb2bafa52c060df93da P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.606104  9416 tablet_replica.cc:333] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.606777  9416 raft_consensus.cc:2243] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.607741  9416 raft_consensus.cc:2272] T b7f2c5f5950b45a3853c46f740e1117b P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:14.608871 11253 consensus_peers.cc:597] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 -> Peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Couldn't send request to peer a5344a92b5744aa49c8ef1dcf6acd73e. 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 12:21:14.610320  9416 tablet_replica.cc:333] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.611066  9416 raft_consensus.cc:2243] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.612032  9416 raft_consensus.cc:2272] T 0ae2061162664282a87ecb0029fd4a75 P a5344a92b5744aa49c8ef1dcf6acd73e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.614614  9416 tablet_replica.cc:333] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.615315  9416 raft_consensus.cc:2243] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.615247 12544 raft_consensus.cc:493] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:14.616518  9416 raft_consensus.cc:2272] T 1fe713968873425a832472b9baa9243b P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.616006 12544 raft_consensus.cc:515] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:14.619246  9416 tablet_replica.cc:333] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.619928  9416 raft_consensus.cc:2243] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.620450  9416 raft_consensus.cc:2272] T 117741f7756242298ef21aff589e5bc0 P a5344a92b5744aa49c8ef1dcf6acd73e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:14.621920 11253 consensus_peers.cc:597] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 -> Peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Couldn't send request to peer a5344a92b5744aa49c8ef1dcf6acd73e. 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 12:21:14.622258 12544 leader_election.cc:290] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
I20260709 12:21:14.623046  9416 tablet_replica.cc:333] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
I20260709 12:21:14.623711  9416 raft_consensus.cc:2243] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.624630  9416 raft_consensus.cc:2272] T 514d69646dc7493ebd96c02759be1516 P a5344a92b5744aa49c8ef1dcf6acd73e [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:14.625590 11251 leader_election.cc:336] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111)
I20260709 12:21:14.627146  9416 tablet_replica.cc:333] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e: stopping tablet replica
W20260709 12:21:14.627712 11250 leader_election.cc:336] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Network error: Client connection negotiation failed: client connection to 127.9.50.2:34209: connect: Connection refused (error 111)
I20260709 12:21:14.627820  9416 raft_consensus.cc:2243] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.628072 11250 leader_election.cc:304] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:14.628803  9416 raft_consensus.cc:2272] T 3a771df449354ae8b12ee51e2c029751 P a5344a92b5744aa49c8ef1dcf6acd73e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.628815 12541 raft_consensus.cc:2749] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:14.643589 12541 raft_consensus.cc:493] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:14.644232 12541 raft_consensus.cc:515] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:14.650025 12541 leader_election.cc:290] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
W20260709 12:21:14.653343 11251 leader_election.cc:336] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111)
W20260709 12:21:14.660271 11253 consensus_peers.cc:597] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 -> Peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Couldn't send request to peer a5344a92b5744aa49c8ef1dcf6acd73e. 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 12:21:14.663728 12541 raft_consensus.cc:493] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:14.665222 12544 raft_consensus.cc:493] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:14.664320 12541 raft_consensus.cc:515] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:14.665838 12544 raft_consensus.cc:515] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:14.667760 12544 leader_election.cc:290] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
W20260709 12:21:14.665304 11250 leader_election.cc:336] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Network error: Client connection negotiation failed: client connection to 127.9.50.2:34209: connect: Connection refused (error 111)
I20260709 12:21:14.671202 11250 leader_election.cc:304] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
I20260709 12:21:14.671998 12544 raft_consensus.cc:2749] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:21:14.672287 11251 leader_election.cc:336] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111)
W20260709 12:21:14.677775 11253 leader_election.cc:336] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:14.678546 12541 leader_election.cc:290] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
W20260709 12:21:14.693905 11251 consensus_peers.cc:597] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:21:14.748380 11251 consensus_peers.cc:597] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:21:14.749564 12541 raft_consensus.cc:493] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:14.750125 12541 raft_consensus.cc:515] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:14.752161 12541 leader_election.cc:290] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
W20260709 12:21:14.756875 11253 leader_election.cc:336] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Network error: Client connection negotiation failed: client connection to 127.9.50.3:33521: connect: Connection refused (error 111)
W20260709 12:21:14.778278 11253 consensus_peers.cc:597] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 -> Peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Couldn't send request to peer a5344a92b5744aa49c8ef1dcf6acd73e. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.3:33521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:14.791991 12544 raft_consensus.cc:493] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:14.792642 12544 raft_consensus.cc:515] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:14.794729 12544 leader_election.cc:290] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
I20260709 12:21:14.800618 12544 raft_consensus.cc:493] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
W20260709 12:21:14.801065 11253 leader_election.cc:336] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Network error: Client connection negotiation failed: client connection to 127.9.50.3:33521: connect: Connection refused (error 111)
I20260709 12:21:14.801162 12544 raft_consensus.cc:515] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
W20260709 12:21:14.802904 11251 consensus_peers.cc:597] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:21:14.803341 12544 leader_election.cc:290] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
W20260709 12:21:14.807463 11251 leader_election.cc:336] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111)
I20260709 12:21:14.817305 12544 raft_consensus.cc:493] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:14.817832 12544 raft_consensus.cc:515] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "a5344a92b5744aa49c8ef1dcf6acd73e" member_type: VOTER last_known_addr { host: "127.9.50.3" port: 33521 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:14.819655 12544 leader_election.cc:290] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209), a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521)
W20260709 12:21:14.823932 11253 leader_election.cc:336] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Network error: Client connection negotiation failed: client connection to 127.9.50.3:33521: connect: Connection refused (error 111)
W20260709 12:21:14.840054 11253 consensus_peers.cc:597] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 -> Peer a5344a92b5744aa49c8ef1dcf6acd73e (127.9.50.3:33521): Couldn't send request to peer a5344a92b5744aa49c8ef1dcf6acd73e. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.3:33521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:14.863047 11251 consensus_peers.cc:597] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:21:15.014353 12544 raft_consensus.cc:493] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:15.015067 12544 raft_consensus.cc:515] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:15.017501 12544 leader_election.cc:290] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
W20260709 12:21:15.022157 11251 leader_election.cc:336] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111)
I20260709 12:21:15.027581 12544 raft_consensus.cc:493] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02216b071b6b442cb932dee569e07434)
I20260709 12:21:15.027990  9416 tablet_server.cc:196] TabletServer@127.9.50.3:0 shutdown complete.
I20260709 12:21:15.028280 12544 raft_consensus.cc:515] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ed14bd66ea3430bbe19cafe29588d25" member_type: VOTER last_known_addr { host: "127.9.50.1" port: 42025 } } peers { permanent_uuid: "02216b071b6b442cb932dee569e07434" member_type: VOTER last_known_addr { host: "127.9.50.2" port: 34209 } } peers { permanent_uuid: "0e1c330d390040bba9f928f54168a3d1" member_type: VOTER last_known_addr { host: "127.9.50.4" port: 41797 } attrs { promote: false } }
I20260709 12:21:15.032164 12544 leader_election.cc:290] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025), 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209)
W20260709 12:21:15.036876 11251 leader_election.cc:336] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111)
I20260709 12:21:15.135104  9416 tablet_server.cc:179] TabletServer@127.9.50.4:0 shutting down...
I20260709 12:21:15.187922  9416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:15.188933  9416 tablet_replica.cc:333] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.189870  9416 raft_consensus.cc:2243] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.190536  9416 raft_consensus.cc:2272] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.193451  9416 tablet_replica.cc:333] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.194187  9416 raft_consensus.cc:2243] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.194851  9416 raft_consensus.cc:2272] T 05eb693466da4990b45ae2f6952067c6 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.196957  9416 tablet_replica.cc:333] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.197542  9416 raft_consensus.cc:2243] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.198094  9416 raft_consensus.cc:2272] T a76dd010b2c8431ca521490f41d04843 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.200161  9416 tablet_replica.cc:333] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.200964  9416 raft_consensus.cc:2243] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:15.201634  9416 raft_consensus.cc:2272] T 117741f7756242298ef21aff589e5bc0 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.204258  9416 tablet_replica.cc:333] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.205360  9416 raft_consensus.cc:2243] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.206308  9416 raft_consensus.cc:2272] T 4fdbb70d79f647668a8fb95cac759b80 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.209474  9416 tablet_replica.cc:333] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.210150  9416 raft_consensus.cc:2243] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.210778  9416 raft_consensus.cc:2272] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.213297  9416 tablet_replica.cc:333] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.213968  9416 raft_consensus.cc:2243] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.214403  9416 raft_consensus.cc:2272] T 82bcc59302ee4726a9d03c30c3ee1c17 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.216861  9416 tablet_replica.cc:333] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.217510  9416 raft_consensus.cc:2243] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.218040  9416 raft_consensus.cc:2272] T 514d69646dc7493ebd96c02759be1516 P 0e1c330d390040bba9f928f54168a3d1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.220253  9416 tablet_replica.cc:333] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.220816  9416 raft_consensus.cc:2243] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.221364  9416 raft_consensus.cc:2272] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.223266  9416 tablet_replica.cc:333] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.223793  9416 raft_consensus.cc:2243] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:15.224417  9416 raft_consensus.cc:2272] T afde264122864d59b2be8541ff553a02 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.226341  9416 tablet_replica.cc:333] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.227021  9416 raft_consensus.cc:2243] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.227854  9416 raft_consensus.cc:2272] T dd87957f190f48b68d1fa881764695ae P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.230173  9416 tablet_replica.cc:333] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.230783  9416 raft_consensus.cc:2243] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:21:15.231575  9416 raft_consensus.cc:2272] T 5e291e76969e425080fea87fff0c9637 P 0e1c330d390040bba9f928f54168a3d1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.233554  9416 tablet_replica.cc:333] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.234130  9416 raft_consensus.cc:2243] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.234699  9416 raft_consensus.cc:2272] T a51600a284f14beaa512ad4312e269b0 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.236976  9416 tablet_replica.cc:333] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.237548  9416 raft_consensus.cc:2243] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:15.238242  9416 raft_consensus.cc:2272] T 82d1878cecc34c5da3358b5133fb3660 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.240514  9416 tablet_replica.cc:333] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.241040  9416 raft_consensus.cc:2243] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:15.241674  9416 raft_consensus.cc:2272] T 87c2ba30c75844298d4273f0c92b9e51 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.244055  9416 tablet_replica.cc:333] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.244656  9416 raft_consensus.cc:2243] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:15.245344  9416 raft_consensus.cc:2272] T e96a09559c0a436492784b90e8275aa5 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.247365  9416 tablet_replica.cc:333] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.247871  9416 raft_consensus.cc:2243] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.248416  9416 raft_consensus.cc:2272] T ac5c6aada9454b749249e251805c347f P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.250540  9416 tablet_replica.cc:333] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.251097  9416 raft_consensus.cc:2243] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:15.251880  9416 raft_consensus.cc:2272] T bd4cfb54c6fd4011b09c932146657e79 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.253891  9416 tablet_replica.cc:333] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.254410  9416 raft_consensus.cc:2243] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.255026  9416 raft_consensus.cc:2272] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.256948  9416 tablet_replica.cc:333] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.257459  9416 raft_consensus.cc:2243] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.258046  9416 raft_consensus.cc:2272] T b4c6f949d5a54cb2bafa52c060df93da P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.260073  9416 tablet_replica.cc:333] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.260617  9416 raft_consensus.cc:2243] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.261101  9416 raft_consensus.cc:2272] T 300f208322a54b38a639f57ba380409f P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.262984  9416 tablet_replica.cc:333] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.263789  9416 raft_consensus.cc:2243] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.264479  9416 raft_consensus.cc:2272] T 43c14058d9a2423cab4046a17e320ae9 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.266772  9416 tablet_replica.cc:333] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.267396  9416 raft_consensus.cc:2243] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:15.268280  9416 raft_consensus.cc:2272] T e8082db9f91a43df8c915bff1aa1e3e5 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.270443  9416 tablet_replica.cc:333] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.271059  9416 raft_consensus.cc:2243] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.271733  9416 raft_consensus.cc:2272] T 3a771df449354ae8b12ee51e2c029751 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:15.272769 11252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:21:15.274062  9416 tablet_replica.cc:333] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.274721  9416 raft_consensus.cc:2243] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.275481  9416 raft_consensus.cc:2272] T a774c4990d164dc287d069216a6ed775 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.277582  9416 tablet_replica.cc:333] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.278221  9416 raft_consensus.cc:2243] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:15.279042  9416 raft_consensus.cc:2272] T 3af5f34953a14d0bb68e93af34410dde P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.280916  9416 tablet_replica.cc:333] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.281440  9416 raft_consensus.cc:2243] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:15.282088  9416 raft_consensus.cc:2272] T 768f57d4c1384af9be47dbd385c52b23 P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.283946  9416 tablet_replica.cc:333] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.284447  9416 raft_consensus.cc:2243] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:15.285055  9416 raft_consensus.cc:2272] T a352b5a266cf4d07bd1909e66da3ca70 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.286928  9416 tablet_replica.cc:333] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.287572  9416 raft_consensus.cc:2243] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.288074  9416 raft_consensus.cc:2272] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.289922  9416 tablet_replica.cc:333] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.290421  9416 raft_consensus.cc:2243] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.290992  9416 raft_consensus.cc:2272] T f8a3fd50233d4b2ca34e9280bba05d4c P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.292706  9416 tablet_replica.cc:333] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.293398  9416 raft_consensus.cc:2243] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.295171  9416 raft_consensus.cc:2272] T 4213a680c47e4a7b84908cff62ef9950 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.297742  9416 tablet_replica.cc:333] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.298406  9416 raft_consensus.cc:2243] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.298971  9416 raft_consensus.cc:2272] T 1fe713968873425a832472b9baa9243b P 0e1c330d390040bba9f928f54168a3d1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.301831  9416 tablet_replica.cc:333] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.302747  9416 raft_consensus.cc:2243] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:21:15.303630  9416 raft_consensus.cc:2272] T b2c12714e2244e9cb5c09779d8726afa P 0e1c330d390040bba9f928f54168a3d1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.306133  9416 tablet_replica.cc:333] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.306836  9416 raft_consensus.cc:2243] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.307515  9416 raft_consensus.cc:2272] T 1ffd739b352b457ba491dcbd5bb34986 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.310081  9416 tablet_replica.cc:333] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.310814  9416 raft_consensus.cc:2243] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:21:15.311728  9416 raft_consensus.cc:2272] T 38ce0168efc04d4986bcd0fe7234e420 P 0e1c330d390040bba9f928f54168a3d1 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:15.314198 11251 consensus_peers.cc:597] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 -> Peer 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): Couldn't send request to peer 2ed14bd66ea3430bbe19cafe29588d25. Status: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:21:15.314492  9416 tablet_replica.cc:333] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.315133  9416 raft_consensus.cc:2243] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.315671  9416 raft_consensus.cc:2272] T 436b4b6a7faf43df8300b3dab98c03ed P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.318195  9416 tablet_replica.cc:333] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.318908  9416 raft_consensus.cc:2243] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:15.319808  9416 raft_consensus.cc:2272] T 372a197902454f61bf6035c892d8209f P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.322291  9416 tablet_replica.cc:333] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.322850  9416 raft_consensus.cc:2243] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.323323  9416 raft_consensus.cc:2272] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.326257  9416 tablet_replica.cc:333] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.326925  9416 raft_consensus.cc:2243] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:15.327714  9416 raft_consensus.cc:2272] T ffeb42f35e1f4a3a9075ca4ed18fefce P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.334015  9416 tablet_replica.cc:333] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.334743  9416 raft_consensus.cc:2243] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.335498  9416 raft_consensus.cc:2272] T 2ee9d55ae0ca49e1bc04acafcb61321d P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.338403  9416 tablet_replica.cc:333] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.339151  9416 raft_consensus.cc:2243] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.339870  9416 raft_consensus.cc:2272] T a3a2d0b4b1634ebea519382776877b3f P 0e1c330d390040bba9f928f54168a3d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.342545  9416 tablet_replica.cc:333] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.343254  9416 raft_consensus.cc:2243] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:15.343890  9416 raft_consensus.cc:2272] T 900d6a93d7914caaa9d17443d2736289 P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.346583  9416 tablet_replica.cc:333] T b7f2c5f5950b45a3853c46f740e1117b P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
W20260709 12:21:15.347213 10468 catalog_manager.cc:4755] TS 2ed14bd66ea3430bbe19cafe29588d25 (127.9.50.1:42025): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b7f2c5f5950b45a3853c46f740e1117b: Network error: Client connection negotiation failed: client connection to 127.9.50.1:42025: connect: Connection refused (error 111)
I20260709 12:21:15.347247  9416 raft_consensus.cc:2243] T b7f2c5f5950b45a3853c46f740e1117b P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.348282  9416 raft_consensus.cc:2272] T b7f2c5f5950b45a3853c46f740e1117b P 0e1c330d390040bba9f928f54168a3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:15.350708 11252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:21:15.351087  9416 tablet_replica.cc:333] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1: stopping tablet replica
I20260709 12:21:15.351732  9416 raft_consensus.cc:2243] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.352377  9416 raft_consensus.cc:2272] T 0ae2061162664282a87ecb0029fd4a75 P 0e1c330d390040bba9f928f54168a3d1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:15.503510 11251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:21:15.507027 11253 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:21:15.508936 11250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:21:15.512280 11251 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:21:15.529703 11253 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:21:15.638193 11250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:21:15.670523 11252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:21:15.676092 11250 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:21:15.687630 11250 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.50.2:34209: connect: Connection refused (error 111) [suppressed 459 similar messages]
W20260709 12:21:15.691529 11250 leader_election.cc:336] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Network error: Client connection negotiation failed: client connection to 127.9.50.2:34209: connect: Connection refused (error 111)
I20260709 12:21:15.691953 11250 leader_election.cc:304] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
W20260709 12:21:15.692560 11250 raft_consensus.cc:2686] T d89cedcbe9db442d9d6773087001cb6d P 0e1c330d390040bba9f928f54168a3d1: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 12:21:15.692641 12537 leader_election.cc:336] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Service unavailable: reactor is shutting down (error 108)
I20260709 12:21:15.693148 12537 leader_election.cc:304] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
W20260709 12:21:15.693817 12537 raft_consensus.cc:2686] T 613f3f5bac74449ca06466d97bdd2715 P 0e1c330d390040bba9f928f54168a3d1: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 12:21:15.694314 11250 leader_election.cc:336] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Network error: Client connection negotiation failed: client connection to 127.9.50.2:34209: connect: Connection refused (error 111)
I20260709 12:21:15.694736 11250 leader_election.cc:304] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
W20260709 12:21:15.695349 11250 raft_consensus.cc:2686] T 436da9bcb72945d2a2bf689f6033c961 P 0e1c330d390040bba9f928f54168a3d1: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 12:21:15.696030 12537 leader_election.cc:336] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Service unavailable: reactor is shutting down (error 108)
I20260709 12:21:15.696470 12537 leader_election.cc:304] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
W20260709 12:21:15.697090 12537 raft_consensus.cc:2686] T 5cf46ffc96f84ec7adf5ba40e962f573 P 0e1c330d390040bba9f928f54168a3d1: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 12:21:15.702013 12537 leader_election.cc:336] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Service unavailable: reactor is shutting down (error 108)
I20260709 12:21:15.702610 12537 leader_election.cc:304] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, a5344a92b5744aa49c8ef1dcf6acd73e
W20260709 12:21:15.703482 12537 raft_consensus.cc:2686] T 62751ee488c04607bc02037de1d67458 P 0e1c330d390040bba9f928f54168a3d1: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 12:21:15.706657 12537 leader_election.cc:336] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 02216b071b6b442cb932dee569e07434 (127.9.50.2:34209): Service unavailable: reactor is shutting down (error 108)
I20260709 12:21:15.707237 12537 leader_election.cc:304] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1 [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: 0e1c330d390040bba9f928f54168a3d1; no voters: 02216b071b6b442cb932dee569e07434, 2ed14bd66ea3430bbe19cafe29588d25
W20260709 12:21:15.707916 12537 raft_consensus.cc:2686] T b6b041d3dab54c16b33e9edbdbe70a90 P 0e1c330d390040bba9f928f54168a3d1: unable to run election callback: Service unavailable: The pool has been shut down.
F20260709 12:21:15.709455  9416 leader_election.cc:206] Check failed: has_responded_ 
*** Check failure stack trace: ***
*** Aborted at 1783599675 (unix time) try "date -d @1783599675" if you are using GNU date ***
PC: @                0x0 (unknown)
*** SIGABRT (@0x3e8000024c8) received by PID 9416 (TID 0x7f729c257840) from PID 9416; stack trace: ***
    @           0x2d4280 __tsan::CallUserSignalHandler() at /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1915
    @           0x2d6763 rtl_sigaction() at /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2005
    @     0x7f72a3b19980 (unknown) at ??:0
    @     0x7f729cf17e87 gsignal at ??:0
    @     0x7f729cf197f1 abort at ??:0
    @           0x2da276 abort at /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:263
    @     0x7f729fce9d84 google::LogMessage::SendToLog() at ??:0
    @     0x7f729fcea930 google::LogMessage::Flush() at ??:0
    @     0x7f729fcefa6b google::LogMessageFatal::~LogMessageFatal() at ??:0
    @     0x7f72a36bdc9c kudu::consensus::LeaderElection::~LeaderElection() at ??:0
    @     0x7f72a36cb4df kudu::RefCountedThreadSafe<>::DeleteInternal() at ??:0
    @     0x7f72a36cb4aa kudu::DefaultRefCountedThreadSafeTraits<>::Destruct() at ??:0
    @     0x7f72a36cb466 kudu::RefCountedThreadSafe<>::Release() at ??:0
    @     0x7f72a36c2f37 scoped_refptr<>::~scoped_refptr() at ??:0
    @     0x7f72a36bf2d3 kudu::consensus::LeaderElection::Run()::$_0::~Run() at ??:0
    @     0x7f72a36c0eba std::__1::__compressed_pair_elem<>::~__compressed_pair_elem() at ??:0
    @     0x7f72a36c17da std::__1::__function::__alloc_func<>::destroy() at ??:0
    @     0x7f72a36c0aab std::__1::__function::__func<>::destroy_deallocate() at ??:0
    @           0x376a3b std::__1::__function::__value_func<>::~__value_func() at /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:?
    @           0x36234a std::__1::function<>::~function() at /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2543
    @     0x7f72a19e123e kudu::rpc::Proxy::RefreshDnsAndEnqueueRequest()::$_0::~RefreshDnsAndEnqueueRequest() at ??:0
    @     0x7f72a19e25fa std::__1::__compressed_pair_elem<>::~__compressed_pair_elem() at ??:0
    @     0x7f72a19e2f2a std::__1::__function::__alloc_func<>::destroy() at ??:0
    @     0x7f72a19e21cb std::__1::__function::__func<>::destroy_deallocate() at ??:0
    @     0x7f72a952731b std::__1::__function::__value_func<>::~__value_func() at ??:0
    @     0x7f72a94f83ba std::__1::function<>::~function() at ??:0
    @     0x7f72a059ff6b kudu::DnsResolver::RefreshAddressesAsync()::$_1::~RefreshAddressesAsync() at ??:0
    @     0x7f72a05a216a std::__1::__compressed_pair_elem<>::~__compressed_pair_elem() at ??:0
    @     0x7f72a05a2ada std::__1::__function::__alloc_func<>::destroy() at ??:0
    @     0x7f72a05a1d0b std::__1::__function::__func<>::destroy_deallocate() at ??:0
    @           0x376a3b std::__1::__function::__value_func<>::~__value_func() at /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:?
    @           0x36234a std::__1::function<>::~function() at /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2543
